We are having issues with iOS 5 b5, b6, and b7 as well with pjsip stalling. I have not tried to debug it yet though since iOS 5 is concidered beta and not yet supported by pjsip "officially". However, I'm thinking that this could very likely be related to iOS 4.3.3 as well as iOS 5 probably contains the same updates as iOS 4.3.2 to 4.3.3 did. Best regards, Even Andr? On 21. sep. 2011, at 15:47, Frank Marcotullio wrote: > Hello Again, > I just did a pull from your SVN repo for revision 3764. > I then built and installed the app on the iPhone. > The set up time is MUCH better, down from 4 minutes to 1:30 minutes > however there are still a few places where is appears to hang for a short > time. > > > The places I noticed having the longest delays were: > 1. os_core_unix.c !pjlib 2.0.0-alpha-svn for POSIX initialized -> > sip_endpoint.c Module "mod-default-handler" registered > time: approx 30 secs > > 2. sip_endpoint.c Module "mod-default-handler" registered -> pjsua_acc.c > Acc 1: setting online status to 1.. > time: approx 25 secs > > 3. pjsua_acc.c Acc 1: setting online status to 1.. -> RUNNING STATE > time: approx 35 secs > > > > I am including the current output from the console below: > > > > 2011-09-21 09:31:05.107 ipjsua[6467:607] MS:Notice: Installing: > com.teluu.ipjsua [ipjsua] (550.58) > 2011-09-21 09:31:05.138 ipjsua[6467:607] MS:Notice: Loading: > /Library/MobileSubstrate/DynamicLibraries/3GMy3G.dylib > warning: Unable to read symbols for > /Library/MobileSubstrate/DynamicLibraries/3GMy3G.dylib (file not found). > warning: Unable to read symbols for > /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 > (8J2)/Symbols/usr/lib/libsubstrate.dylib (file not found). > warning: Unable to read symbols for > /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 > (8J2)/Symbols/usr/lib/libcrypto.0.9.8.dylib (file not found). > warning: Unable to read symbols for /Applications/My3G.app/xyzzy.dylib > (file not found). > 2011-09-21 09:31:05.555 ipjsua[6467:607] My3G waiting for User Prompt in > com.teluu.ipjsua v5.0.. > 2011-09-21 09:31:05.666 ipjsua[6467:607] MS:Notice: Loading: > /Library/MobileSubstrate/DynamicLibraries/WinterBoard.dylib > warning: Unable to read symbols for > /Library/MobileSubstrate/DynamicLibraries/WinterBoard.dylib (file not > found). > 2011-09-21 09:31:05.767 ipjsua[6467:607] WB:Notice: WinterBoard > MS:Warning: message not found [UIImage defaultDesktopImage] > 2011-09-21 09:31:05.797 ipjsua[6467:607] MS:Notice: Loading: > /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib > warning: Unable to read symbols for > /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib (file not > found). > 2011-09-21 09:31:06.286 ipjsua[6467:607] Using two-stage rotation > animation. To use the smoother single-stage animation, this application > must remove two-stage method implementations. > 2011-09-21 09:31:06.311 ipjsua[6467:6e03] 09:31:06.310 os_core_unix.c > !pjlib 2.0.0-alpha-svn for POSIX initialized > 2011-09-21 09:31:36.329 ipjsua[6467:6e03] 09:31:36.329 sip_endpoint.c > .Creating endpoint instance... > 2011-09-21 09:31:36.335 ipjsua[6467:6e03] 09:31:36.334 pjlib > .select() I/O Queue created (0xa92f34) > 2011-09-21 09:31:36.337 ipjsua[6467:6e03] 09:31:36.337 sip_endpoint.c > .Module "mod-msg-print" registered > 2011-09-21 09:31:36.339 ipjsua[6467:6e03] 09:31:36.339 sip_transport. > .Transport manager created. > 2011-09-21 09:31:36.341 ipjsua[6467:6e03] 09:31:36.341 pjsua_core.c > .PJSUA state changed: NULL --> CREATED > 2011-09-21 09:31:36.356 ipjsua[6467:6e03] 09:31:36.356 sip_endpoint.c > .Module "mod-pjsua-log" registered > 2011-09-21 09:31:36.359 ipjsua[6467:6e03] 09:31:36.359 sip_endpoint.c > .Module "mod-tsx-layer" registered > 2011-09-21 09:31:36.361 ipjsua[6467:6e03] 09:31:36.361 sip_endpoint.c > .Module "mod-stateful-util" registered > 2011-09-21 09:31:36.362 ipjsua[6467:6e03] 09:31:36.362 sip_endpoint.c > .Module "mod-ua" registered > 2011-09-21 09:31:36.364 ipjsua[6467:6e03] 09:31:36.364 sip_endpoint.c > .Module "mod-100rel" registered > 2011-09-21 09:31:36.366 ipjsua[6467:6e03] 09:31:36.366 sip_endpoint.c > .Module "mod-pjsua" registered > 2011-09-21 09:31:36.368 ipjsua[6467:6e03] 09:31:36.368 sip_endpoint.c > .Module "mod-invite" registered > 2011-09-21 09:31:36.374 ipjsua[6467:6e03] 09:31:36.374 coreaudio_dev. .. > dev_id 0: iPhone IO device (in=1, out=1) 8000Hz > 2011-09-21 09:31:36.386 ipjsua[6467:6e03] 09:31:36.386 coreaudio_dev. > ..core audio initialized > 2011-09-21 09:31:36.391 ipjsua[6467:6e03] 09:31:36.391 pjlib > ..select() I/O Queue created (0xa9c814) > 2011-09-21 09:31:36.428 ipjsua[6467:6e03] 09:31:36.428 sip_endpoint.c > .Module "mod-evsub" registered > 2011-09-21 09:31:36.430 ipjsua[6467:6e03] 09:31:36.430 sip_endpoint.c > .Module "mod-presence" registered > 2011-09-21 09:31:36.432 ipjsua[6467:6e03] 09:31:36.432 sip_endpoint.c > .Module "mod-mwi" registered > 2011-09-21 09:31:36.434 ipjsua[6467:6e03] 09:31:36.434 sip_endpoint.c > .Module "mod-refer" registered > 2011-09-21 09:31:36.436 ipjsua[6467:6e03] 09:31:36.436 sip_endpoint.c > .Module "mod-pjsua-pres" registered > 2011-09-21 09:31:36.442 ipjsua[6467:6e03] 09:31:36.442 sip_endpoint.c > .Module "mod-pjsua-im" registered > 2011-09-21 09:31:36.445 ipjsua[6467:6e03] 09:31:36.444 sip_endpoint.c > .Module "mod-pjsua-options" registered > 2011-09-21 09:31:36.446 ipjsua[6467:6e03] 09:31:36.446 pjsua_core.c .1 > SIP worker threads created > 2011-09-21 09:31:36.448 ipjsua[6467:6e03] 09:31:36.448 pjsua_core.c > .pjsua version 2.0.0-alpha-svn for iPhone OS-4.3.3/arm/iOS-SDK-4.3 > initialized > 2011-09-21 09:31:36.450 ipjsua[6467:6e03] 09:31:36.450 pjsua_core.c > .PJSUA state changed: CREATED --> INIT > 2011-09-21 09:31:36.452 ipjsua[6467:6e03] 09:31:36.451 sip_endpoint.c > Module "mod-default-handler" registered > 2011-09-21 09:32:10.813 ipjsua[6467:6e03] 09:32:10.813 pjsua_core.c SIP > UDP socket reachable at 172.16.3.187:5060 > 2011-09-21 09:32:10.818 ipjsua[6467:6e03] 09:32:10.818 udp0xaa8a00 SIP > UDP transport started, published address is 172.16.3.187:5060 > 2011-09-21 09:32:10.821 ipjsua[6467:6e03] 09:32:10.821 pjsua_acc.c > Adding account: id=<sip:172.16.3.187:5060> > 2011-09-21 09:32:10.823 ipjsua[6467:6e03] 09:32:10.823 pjsua_acc.c > .Account <sip:172.16.3.187:5060> added with id 0 > 2011-09-21 09:32:10.825 ipjsua[6467:6e03] 09:32:10.825 pjsua_acc.c Acc > 0: setting online status to 1.. > 2011-09-21 09:32:45.177 ipjsua[6467:6e03] 09:32:45.177 tcplis:5060 SIP > TCP listener ready for incoming connections at 172.16.3.187:5060 > 2011-09-21 09:32:45.182 ipjsua[6467:6e03] 09:32:45.182 pjsua_acc.c > Adding account: id=<sip:172.16.3.187:5060;transport=TCP> > 2011-09-21 09:32:45.185 ipjsua[6467:6e03] 09:32:45.185 pjsua_acc.c > .Account <sip:172.16.3.187:5060;transport=TCP> added with id 1 > 2011-09-21 09:32:45.187 ipjsua[6467:6e03] 09:32:45.187 pjsua_acc.c Acc > 1: setting online status to 1.. > 2011-09-21 09:32:45.189 ipjsua[6467:6e03] 09:32:45.189 pjsua_core.c > PJSUA state changed: INIT --> STARTING > 2011-09-21 09:32:45.190 ipjsua[6467:6e03] 09:32:45.190 pjsua_media.c > ..NAT type detection failed: Invalid STUN server or server not configured > (PJNATH_ESTUNINSERVER) > 2011-09-21 09:32:45.192 ipjsua[6467:6e03] 09:32:45.192 sip_endpoint.c > .Module "mod-unsolicited-mwi" registered > 2011-09-21 09:32:45.197 ipjsua[6467:6e03] 09:32:45.197 pjsua_core.c > .PJSUA state changed: STARTING --> RUNNING > 2011-09-21 09:32:45.199 ipjsua[6467:6e03] >>>> > 2011-09-21 09:32:45.201 ipjsua[6467:6e03] Account list: > 2011-09-21 09:32:45.203 ipjsua[6467:6e03] [ 0] <sip:172.16.3.187:5060>: > does not register > 2011-09-21 09:32:45.206 ipjsua[6467:6e03] Online status: Online > 2011-09-21 09:32:45.207 ipjsua[6467:6e03] *[ 1] > <sip:172.16.3.187:5060;transport=TCP>: does not register > 2011-09-21 09:32:45.216 ipjsua[6467:6e03] Online status: Online > 2011-09-21 09:32:45.218 ipjsua[6467:6e03] Buddy list: > 2011-09-21 09:32:45.220 ipjsua[6467:6e03] -none- > 2011-09-21 09:32:45.221 ipjsua[6467:6e03] > 2011-09-21 09:32:45.223 ipjsua[6467:6e03] > +========================================================================== > ===+ > 2011-09-21 09:32:45.224 ipjsua[6467:6e03] | Call Commands: | > Buddy, IM & Presence: | Account: | > 2011-09-21 09:32:45.226 ipjsua[6467:6e03] | | > | | > 2011-09-21 09:32:45.239 ipjsua[6467:6e03] | m Make new call | > +b Add new buddy .| +a Add new accnt | > 2011-09-21 09:32:45.244 ipjsua[6467:6e03] | M Make multiple calls | > -b Delete buddy | -a Delete accnt. | > 2011-09-21 09:32:45.248 ipjsua[6467:6e03] | a Answer call | > i Send IM | !a Modify accnt. | > 2011-09-21 09:32:45.253 ipjsua[6467:6e03] | h Hangup call (ha=all) | > s Subscribe presence | rr (Re-)register | > 2011-09-21 09:32:45.257 ipjsua[6467:6e03] | H Hold call | > u Unsubscribe presence | ru Unregister | > 2011-09-21 09:32:45.262 ipjsua[6467:6e03] | v re-inVite (release hold) | > t ToGgle Online status | > Cycle next ac.| > 2011-09-21 09:32:45.266 ipjsua[6467:6e03] | U send UPDATE | > T Set online status | < Cycle prev ac.| > 2011-09-21 09:32:45.270 ipjsua[6467:6e03] | ],[ Select next/prev call > +--------------------------+-------------------+ > 2011-09-21 09:32:45.275 ipjsua[6467:6e03] | x Xfer call | > Media Commands: | Status & Config: | > 2011-09-21 09:32:45.280 ipjsua[6467:6e03] | X Xfer with Replaces | > | | > 2011-09-21 09:32:45.284 ipjsua[6467:6e03] | # Send RFC 2833 DTMF | > cl List ports | d Dump status | > 2011-09-21 09:32:45.288 ipjsua[6467:6e03] | * Send DTMF with INFO | > cc Connect port | dd Dump detailed | > 2011-09-21 09:32:45.293 ipjsua[6467:6e03] | dq Dump curr. call quality | > cd Disconnect port | dc Dump config | > 2011-09-21 09:32:45.297 ipjsua[6467:6e03] | | > V Adjust audio Volume | f Save config | > 2011-09-21 09:32:45.302 ipjsua[6467:6e03] | S Send arbitrary REQUEST | > Cp Codec priorities | | > 2011-09-21 09:32:45.307 ipjsua[6467:6e03] > +-------------------------------------------------------------------------- > ---+ > 2011-09-21 09:32:45.312 ipjsua[6467:6e03] | q QUIT L ReLoad sleep > MS echo [0|1|txt] n: detect NAT type | > 2011-09-21 09:32:45.316 ipjsua[6467:6e03] > +========================================================================== > ===+ > 2011-09-21 09:32:45.320 ipjsua[6467:6e03] You have 0 active call > 2011-09-21 09:32:45.325 ipjsua[6467:6e03] >>> > > Thank You, > > > Frank > > > > > On 9/21/11 5:31 AM, "Perry Ismangil" <perry at pjsip.org> wrote: > >> Hi Frank, >> >> Yes, the fix Ming mentioned was put in SVN 11 Aug 2011. And the latest >> change for SVN repo in the 1.x branch is today. So there is always a >> newer version in SVN repo :) >> >> Thank you, >> >> Best Regards, >> >> On Wed, Sep 21, 2011 at 04:21, Frank Marcotullio >> <fmarcotullio at keywcorp.com> wrote: >>> Hello Ming, >>> Sorry I should have included that information in my original post. >>> I am using the 1.10 tar, dated May 05 2011, from the PJSIP download >>> link. >>> Is there a newer version in your SVN repo than this? >>> >>> Thank You, >>> Frank >>> >>> On Sep 20, 2011, at 10:10 PM, "Ming" <ming at teluu.com> wrote: >>> >>>> Hi Frank, >>>> >>>> Which version of PJSIP are you using? >>>> We've had a fix in local host resolution which may cause the stalling >>>> problem in >>>> https://trac.pjsip.org/repos/ticket/1342. So if you haven't, please >>>> update to the latest SVN revision for 1.x branch to get the fix. And >>>> don't forget to re-run configure-iphone to activate it. >>>> >>>> Best regards, >>>> Ming >>>> >>>> On Wed, Sep 21, 2011 at 5:43 AM, Frank Marcotullio >>>> <fmarcotullio at keywcorp.com> wrote: >>>>> Hello, >>>>> When compiling, with iOS 4.3 SDK, and installing the iPhone based >>>>> project >>>>> "ipjsusa", on a device running iOS 4.3.3, I have noticed a HUGE delay >>>>> from >>>>> when the app launches to when the "Command List" appears. >>>>> Here is a copy from the console: >>>>> >>>>> 2011-09-20 17:37:42.569 ipjsua[6258:607] MS:Notice: Installing: >>>>> com.teluu.ipjsua [ipjsua] (550.58) >>>>> >>>>> 2011-09-20 17:37:42.600 ipjsua[6258:607] MS:Notice: Loading: >>>>> /Library/MobileSubstrate/DynamicLibraries/3GMy3G.dylib >>>>> >>>>> warning: Unable to read symbols for >>>>> /Library/MobileSubstrate/DynamicLibraries/3GMy3G.dylib (file not >>>>> found). >>>>> >>>>> warning: Unable to read symbols for >>>>> /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 >>>>> (8J2)/Symbols/usr/lib/libsubstrate.dylib (file not found). >>>>> >>>>> warning: Unable to read symbols for >>>>> /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 >>>>> (8J2)/Symbols/usr/lib/libcrypto.0.9.8.dylib (file not found). >>>>> >>>>> warning: Unable to read symbols for >>>>> /Applications/My3G.app/xyzzy.dylib (file >>>>> not found). >>>>> >>>>> 2011-09-20 17:37:42.981 ipjsua[6258:607] My3G waiting for User Prompt >>>>> in >>>>> com.teluu.ipjsua v5.0.. >>>>> >>>>> 2011-09-20 17:37:43.057 ipjsua[6258:607] MS:Notice: Loading: >>>>> /Library/MobileSubstrate/DynamicLibraries/WinterBoard.dylib >>>>> >>>>> warning: Unable to read symbols for >>>>> /Library/MobileSubstrate/DynamicLibraries/WinterBoard.dylib (file not >>>>> found). >>>>> >>>>> 2011-09-20 17:37:43.693 ipjsua[6258:607] WB:Notice: WinterBoard >>>>> >>>>> MS:Warning: message not found [UIImage defaultDesktopImage] >>>>> >>>>> 2011-09-20 17:37:43.736 ipjsua[6258:607] MS:Notice: Loading: >>>>> /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib >>>>> >>>>> warning: Unable to read symbols for >>>>> /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib (file not >>>>> found). >>>>> >>>>> 2011-09-20 17:37:44.208 ipjsua[6258:607] Using two-stage rotation >>>>> animation. >>>>> To use the smoother single-stage animation, this application must >>>>> remove >>>>> two-stage method implementations. >>>>> >>>>> 2011-09-20 17:37:44.230 ipjsua[6258:6e03] 17:37:44.230 os_core_unix.c >>>>> pjlib 1.10.0 for POSIX initialized >>>>> >>>>> 2011-09-20 17:38:14.584 ipjsua[6258:6e03] 17:38:14.583 sip_endpoint.c >>>>> Creating endpoint instance... >>>>> >>>>> 2011-09-20 17:38:14.590 ipjsua[6258:6e03] 17:38:14.589 pjlib >>>>> select() I/O Queue created (0x9a4934) >>>>> >>>>> 2011-09-20 17:38:14.592 ipjsua[6258:6e03] 17:38:14.592 sip_endpoint.c >>>>> Module "mod-msg-print" registered >>>>> >>>>> 2011-09-20 17:38:14.594 ipjsua[6258:6e03] 17:38:14.594 sip_transport. >>>>> Transport manager created. >>>>> >>>>> 2011-09-20 17:38:14.604 ipjsua[6258:6e03] 17:38:14.604 sip_endpoint.c >>>>> Module "mod-pjsua-log" registered >>>>> >>>>> 2011-09-20 17:38:14.607 ipjsua[6258:6e03] 17:38:14.607 sip_endpoint.c >>>>> Module "mod-tsx-layer" registered >>>>> >>>>> 2011-09-20 17:38:14.609 ipjsua[6258:6e03] 17:38:14.609 sip_endpoint.c >>>>> Module "mod-stateful-util" registered >>>>> >>>>> 2011-09-20 17:38:14.616 ipjsua[6258:6e03] 17:38:14.616 sip_endpoint.c >>>>> Module "mod-ua" registered >>>>> >>>>> 2011-09-20 17:38:14.618 ipjsua[6258:6e03] 17:38:14.618 sip_endpoint.c >>>>> Module "mod-100rel" registered >>>>> >>>>> 2011-09-20 17:38:14.620 ipjsua[6258:6e03] 17:38:14.620 sip_endpoint.c >>>>> Module "mod-pjsua" registered >>>>> >>>>> 2011-09-20 17:38:14.622 ipjsua[6258:6e03] 17:38:14.622 sip_endpoint.c >>>>> Module "mod-invite" registered >>>>> >>>>> 2011-09-20 17:38:14.625 ipjsua[6258:6e03] 17:38:14.625 coreaudio_dev. >>>>> dev_id 0: iPhone IO device (in=1, out=1) 8000Hz >>>>> >>>>> 2011-09-20 17:38:14.638 ipjsua[6258:6e03] 17:38:14.638 >>>>> coreaudio_dev. core >>>>> audio initialized >>>>> >>>>> 2011-09-20 17:38:14.644 ipjsua[6258:6e03] 17:38:14.643 pjlib >>>>> select() I/O Queue created (0x9aee14) >>>>> >>>>> 2011-09-20 17:38:14.680 ipjsua[6258:6e03] 17:38:14.680 sip_endpoint.c >>>>> Module "mod-evsub" registered >>>>> >>>>> 2011-09-20 17:38:14.692 ipjsua[6258:6e03] 17:38:14.692 sip_endpoint.c >>>>> Module "mod-presence" registered >>>>> >>>>> 2011-09-20 17:38:14.699 ipjsua[6258:6e03] 17:38:14.699 sip_endpoint.c >>>>> Module "mod-mwi" registered >>>>> >>>>> 2011-09-20 17:38:14.705 ipjsua[6258:6e03] 17:38:14.705 sip_endpoint.c >>>>> Module "mod-refer" registered >>>>> >>>>> 2011-09-20 17:38:14.709 ipjsua[6258:6e03] 17:38:14.709 sip_endpoint.c >>>>> Module "mod-pjsua-pres" registered >>>>> >>>>> 2011-09-20 17:38:14.713 ipjsua[6258:6e03] 17:38:14.713 sip_endpoint.c >>>>> Module "mod-pjsua-im" registered >>>>> >>>>> 2011-09-20 17:38:14.717 ipjsua[6258:6e03] 17:38:14.717 sip_endpoint.c >>>>> Module "mod-pjsua-options" registered >>>>> >>>>> 2011-09-20 17:38:14.721 ipjsua[6258:6e03] 17:38:14.720 >>>>> pjsua_core.c 1 >>>>> SIP worker threads created >>>>> >>>>> 2011-09-20 17:38:14.725 ipjsua[6258:6e03] 17:38:14.724 pjsua_core.c >>>>> pjsua version 1.10.0 for iPhone OS-4.3.3/arm/iOS-SDK-4.3 initialized >>>>> >>>>> 2011-09-20 17:38:14.729 ipjsua[6258:6e03] 17:38:14.729 sip_endpoint.c >>>>> Module "mod-default-handler" registered >>>>> >>>>> 2011-09-20 17:38:49.086 ipjsua[6258:6e03] 17:38:49.086 >>>>> pjsua_core.c SIP >>>>> UDP socket reachable at 172.16.3.187:5060 >>>>> >>>>> 2011-09-20 17:38:49.091 ipjsua[6258:6e03] 17:38:49.091 >>>>> udp0x9bb000 SIP >>>>> UDP transport started, published address is 172.16.3.187:5060 >>>>> >>>>> 2011-09-20 17:38:49.094 ipjsua[6258:6e03] 17:38:49.094 pjsua_acc.c >>>>> Account <sip:172.16.3.187:5060> added with id 0 >>>>> >>>>> 2011-09-20 17:39:23.452 ipjsua[6258:6e03] 17:39:23.452 >>>>> tcplis:5060 SIP >>>>> TCP listener ready for incoming connections at 172.16.3.187:5060 >>>>> >>>>> 2011-09-20 17:39:23.457 ipjsua[6258:6e03] 17:39:23.457 pjsua_acc.c >>>>> Account <sip:172.16.3.187:5060;transport=TCP> added with id 1 >>>>> >>>>> 2011-09-20 17:39:57.816 ipjsua[6258:6e03] 17:39:57.816 >>>>> pjsua_media.c RTP >>>>> socket reachable at 172.16.3.187:4000 >>>>> >>>>> 2011-09-20 17:39:57.820 ipjsua[6258:6e03] 17:39:57.820 >>>>> pjsua_media.c RTCP >>>>> socket reachable at 172.16.3.187:4001 >>>>> >>>>> 2011-09-20 17:40:32.180 ipjsua[6258:6e03] 17:40:32.179 >>>>> pjsua_media.c RTP >>>>> socket reachable at 172.16.3.187:4002 >>>>> >>>>> 2011-09-20 17:40:32.184 ipjsua[6258:6e03] 17:40:32.184 >>>>> pjsua_media.c RTCP >>>>> socket reachable at 172.16.3.187:4003 >>>>> >>>>> 2011-09-20 17:41:06.538 ipjsua[6258:6e03] 17:41:06.538 >>>>> pjsua_media.c RTP >>>>> socket reachable at 172.16.3.187:4004 >>>>> >>>>> 2011-09-20 17:41:06.542 ipjsua[6258:6e03] 17:41:06.542 >>>>> pjsua_media.c RTCP >>>>> socket reachable at 172.16.3.187:4005 >>>>> >>>>> 2011-09-20 17:41:40.896 ipjsua[6258:6e03] 17:41:40.896 >>>>> pjsua_media.c RTP >>>>> socket reachable at 172.16.3.187:4006 >>>>> >>>>> 2011-09-20 17:41:40.901 ipjsua[6258:6e03] 17:41:40.900 >>>>> pjsua_media.c RTCP >>>>> socket reachable at 172.16.3.187:4007 >>>>> >>>>> 2011-09-20 17:41:40.904 ipjsua[6258:6e03] 17:41:40.904 sip_endpoint.c >>>>> Module "mod-unsolicited-mwi" registered >>>>> >>>>> 2011-09-20 17:41:40.906 ipjsua[6258:6e03] >>>> >>>>> >>>>> 2011-09-20 17:41:40.908 ipjsua[6258:6e03] Account list: >>>>> >>>>> 2011-09-20 17:41:40.910 ipjsua[6258:6e03] [ 0] >>>>> <sip:172.16.3.187:5060>: >>>>> does not register >>>>> >>>>> 2011-09-20 17:41:40.911 ipjsua[6258:6e03] Online status: Online >>>>> >>>>> 2011-09-20 17:41:40.916 ipjsua[6258:6e03] *[ 1] >>>>> <sip:172.16.3.187:5060;transport=TCP>: does not register >>>>> >>>>> 2011-09-20 17:41:40.918 ipjsua[6258:6e03] Online status: Online >>>>> >>>>> 2011-09-20 17:41:40.921 ipjsua[6258:6e03] Buddy list: >>>>> >>>>> 2011-09-20 17:41:40.922 ipjsua[6258:6e03] -none- >>>>> >>>>> 2011-09-20 17:41:40.924 ipjsua[6258:6e03] >>>>> >>>>> 2011-09-20 17:41:40.926 ipjsua[6258:6e03] >>>>> >>>>> +====================================================================== >>>>> =======+ >>>>> >>>>> 2011-09-20 17:41:40.933 ipjsua[6258:6e03] | Call Commands: >>>>> | >>>>> Buddy, IM & Presence: | Account: | >>>>> >>>>> 2011-09-20 17:41:40.935 ipjsua[6258:6e03] | >>>>> | >>>>> | | >>>>> >>>>> 2011-09-20 17:41:40.937 ipjsua[6258:6e03] | m Make new call >>>>> | >>>>> +b Add new buddy .| +a Add new accnt | >>>>> >>>>> 2011-09-20 17:41:40.939 ipjsua[6258:6e03] | M Make multiple calls >>>>> | >>>>> -b Delete buddy | -a Delete accnt. | >>>>> >>>>> 2011-09-20 17:41:40.941 ipjsua[6258:6e03] | a Answer call >>>>> | >>>>> i Send IM | !a Modify accnt. | >>>>> >>>>> 2011-09-20 17:41:40.942 ipjsua[6258:6e03] | h Hangup call (ha=all) >>>>> | >>>>> s Subscribe presence | rr (Re-)register | >>>>> >>>>> 2011-09-20 17:41:40.944 ipjsua[6258:6e03] | H Hold call >>>>> | >>>>> u Unsubscribe presence | ru Unregister | >>>>> >>>>> 2011-09-20 17:41:40.953 ipjsua[6258:6e03] | v re-inVite (release >>>>> hold) | >>>>> t ToGgle Online status | > Cycle next ac.| >>>>> >>>>> 2011-09-20 17:41:40.955 ipjsua[6258:6e03] | U send UPDATE >>>>> | >>>>> T Set online status | < Cycle prev ac.| >>>>> >>>>> 2011-09-20 17:41:40.957 ipjsua[6258:6e03] | ],[ Select next/prev call >>>>> +--------------------------+-------------------+ >>>>> >>>>> 2011-09-20 17:41:40.959 ipjsua[6258:6e03] | x Xfer call >>>>> | >>>>> Media Commands: | Status & Config: | >>>>> >>>>> 2011-09-20 17:41:40.961 ipjsua[6258:6e03] | X Xfer with Replaces >>>>> | >>>>> | | >>>>> >>>>> 2011-09-20 17:41:40.962 ipjsua[6258:6e03] | # Send RFC 2833 DTMF >>>>> | >>>>> cl List ports | d Dump status | >>>>> >>>>> 2011-09-20 17:41:40.966 ipjsua[6258:6e03] | * Send DTMF with INFO >>>>> | >>>>> cc Connect port | dd Dump detailed | >>>>> >>>>> 2011-09-20 17:41:40.968 ipjsua[6258:6e03] | dq Dump curr. call >>>>> quality | >>>>> cd Disconnect port | dc Dump config | >>>>> >>>>> 2011-09-20 17:41:40.970 ipjsua[6258:6e03] | >>>>> | >>>>> V Adjust audio Volume | f Save config | >>>>> >>>>> 2011-09-20 17:41:40.972 ipjsua[6258:6e03] | S Send arbitrary >>>>> REQUEST | >>>>> Cp Codec priorities | f Save config | >>>>> >>>>> 2011-09-20 17:41:40.973 ipjsua[6258:6e03] >>>>> >>>>> +------------------------------+--------------------------+------------ >>>>> -------+ >>>>> >>>>> 2011-09-20 17:41:40.975 ipjsua[6258:6e03] | q QUIT L ReLoad >>>>> sleep MS >>>>> echo [0|1|txt] n: detect NAT type | >>>>> >>>>> 2011-09-20 17:41:40.977 ipjsua[6258:6e03] >>>>> >>>>> +====================================================================== >>>>> =======+ >>>>> >>>>> 2011-09-20 17:41:40.986 ipjsua[6258:6e03] You have 0 active call >>>>> >>>>> 2011-09-20 17:41:40.988 ipjsua[6258:6e03] >>> >>>>> >>>>> >>>>> NOTICE: >>>>> >>>>> From the time the app is launched until the "Command List" appears is >>>>> almost >>>>> four (4) minutes. >>>>> >>>>> I never experienced this issue on devices prior to 4.3.3 >>>>> >>>>> Does anyone have an explanation/fix for this issue? >>>>> >>>>> Thank You, >>>>> >>>>> Frank >>>>> >>>>> >>>>> _______________________________________________ >>>>> Visit our blog: http://blog.pjsip.org >>>>> >>>>> pjsip mailing list >>>>> pjsip at lists.pjsip.org >>>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Visit our blog: http://blog.pjsip.org >>>> >>>> pjsip mailing list >>>> pjsip at lists.pjsip.org >>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip at lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >> >> >> >> -- >> Perry Ismangil >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >