incoming call problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maya

It looks like you have an ALG in front of the phone. What is
84.228.6.144:64955. Try changing 5060 to something else and see if you have
the same issues. it is unclear why you register so many times. In some case,
pjsua sees via  84.228.6.144 and reregisters. Do you have a single account
configured on the device? for some reason in the logs it is using port #3.
In my logs it uses port #2 for audio port (look for conference.c log
statements).

Alex

On Tue, Mar 9, 2010 at 5:57 AM, <pjsip-request at lists.pjsip.org> wrote:

> Send pjsip mailing list submissions to
>        pjsip at lists.pjsip.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
> or, via email, send a message with subject or body 'help' to
>        pjsip-request at lists.pjsip.org
>
> You can reach the person managing the list at
>        pjsip-owner at lists.pjsip.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of pjsip digest..."
>
>
> Today's Topics:
>
>   1. Re: Call state busy? (Bernie B)
>   2. Re: incoming call problem (Maya Zalcberg)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 9 Mar 2010 11:13:10 +0100
> From: Bernie B <bugsbernie1@xxxxxxxxxxxxxx>
> To: pjsip list <pjsip at lists.pjsip.org>
> Subject: Re: Call state busy?
> Message-ID:
>        <2034a4c1003090213h5cce621dofe56d4c87d36c769 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Since this covers basic SIP signalling, it should be the same in both
> releases.
>
> BR
> Bernie
>
> 2010/3/8 Bjoern Meier <bjoern.meier at googlemail.com>
>
> > 2010/3/8 Bernie B <bugsbernie1 at googlemail.com>:
> > > Bj?rn,
> > >
> > > I don't know about Sipek, but it should be in
> > > http://www.pjsip.org/pjsip/docs/html/group__PJSIP__MSG__LINE.htm (i.e.
> > > status code such as PJSIP_SC_BUSY_HERE) initially.
> > >
> >
> > hi,
> >
> > thanks for the advice. Is this also in PJSIP 1.3 or only in 1.55?
> >
> > Don't bother with Sipek. I think I can handle this.
> >
> > Greetings,
> > Bj?rn
> >
> > _______________________________________________
> > 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
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100309/d7285fed/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 9 Mar 2010 12:57:43 +0200
> From: Maya Zalcberg <maya@xxxxxxxxxxx>
> To: pjsip list <pjsip at lists.pjsip.org>
> Subject: Re: incoming call problem
> Message-ID:
>        <a87a8ade1003090257u10f29880kd5394ea211518920 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Alex,
> I tried to disable KeepAlive, but it didn't help.
> The BYE you saw form the server, was  deliberately  sent.
>
> The differences i see between the log of an incoming call and an outgoing
> call (the  outgoing call works fine) are these lines: (they only appear in
> the ongoing call)
>
> 19:07:36.338   Master/sound  Underflow, buf_cnt=0, will generate 1 frame
>  19:07:36.349    pjsua_app.c  Call 0 state changed to CONFIRMED
>  19:07:36.362   Master/sound  Underflow, buf_cnt=0, will generate 1 frame
>  19:07:36.371   sound_port.c  EC activated
>  19:07:36.391     ec0x243e10  Underflow, buf_cnt=162, will generate 1 frame
>  19:07:36.406     ec0x243e10  Underflow, buf_cnt=162, will generate 1 frame
>  19:07:36.547   Master/sound  Underflow, buf_cnt=0, will generate 1 frame
>  19:07:36.970   strm0x879974  VAD re-enabled
>  19:07:38.151 echo_suppress.  Echo suppressor updated at t=006.550s, echo
> tail=40 msec, factor min/avg=0.026/0.001
>  19:07:50.969 echo_suppress.  Echo suppressor learning done at t=019.380s,
> tail=40 ms, factor min/avg=0.022/0.142
>
>
>
> I am attaching the log from the time i tried to disable KeepAlive (my
> client
> doesn't support g729 here).
>
>
>
> 2010-03-09 12:40:16.539 MySIPhoneV2[8737:207]
> 3497dd44582b75e2c6b54941d49059e6492f97f2
>  12:40:16.578 os_core_unix.c  pjlib 1.5.5 for POSIX initialized
>  12:40:16.610 sip_endpoint.c  Creating endpoint instance...
>  12:40:16.624          pjlib  select() I/O Queue created (0x1c5094)
>  12:40:16.628 sip_endpoint.c  Module "mod-msg-print" registered
>  12:40:16.631 sip_transport.  Transport manager created.
>  12:40:16.641 sip_endpoint.c  Module "mod-pjsua-log" registered
>  12:40:16.647 sip_endpoint.c  Module "mod-tsx-layer" registered
>  12:40:16.649 sip_endpoint.c  Module "mod-stateful-util" registered
>  12:40:16.653 sip_endpoint.c  Module "mod-ua" registered
>  12:40:16.658 sip_endpoint.c  Module "mod-100rel" registered
>  12:40:16.661 sip_endpoint.c  Module "mod-pjsua" registered
>  12:40:16.665 sip_endpoint.c  Module "mod-invite" registered
>  12:40:16.743          pjlib  select() I/O Queue created (0x810414)
>  12:40:16.755 sip_endpoint.c  Module "mod-evsub" registered
>  12:40:16.760 sip_endpoint.c  Module "mod-presence" registered
>  12:40:16.763 sip_endpoint.c  Module "mod-mwi" registered
>  12:40:16.765 sip_endpoint.c  Module "mod-refer" registered
>  12:40:16.768 sip_endpoint.c  Module "mod-pjsua-pres" registered
>  12:40:16.770 sip_endpoint.c  Module "mod-pjsua-im" registered
>  12:40:16.772 sip_endpoint.c  Module "mod-pjsua-options" registered
>  12:40:16.774   pjsua_core.c  1 SIP worker threads created
>  12:40:16.776   pjsua_core.c  pjsua version 1.5.5 for arm-apple-darwin9
> initialized
>  12:40:16.788   pjsua_core.c  SIP UDP socket reachable at
> 192.168.0.173:5060
>  12:40:16.791 sip_transport_  Error setting SO_RCVBUF: No buffer space
> available [120055]
>  12:40:16.793 sip_transport_  Error setting SO_SNDBUF: No buffer space
> available [120055]
>  12:40:16.796    udp0x84bc00  SIP UDP transport started, published address
> is 192.168.0.173:5060
>  12:40:16.802    pjsua_acc.c  Account <sip:192.168.0.173:5060> added with
> id
> 0
>  12:40:16.812    tcplis:5060  SIP TCP listener ready for incoming
> connections at 192.168.0.173:5060
>  12:40:16.815    pjsua_acc.c  Account <sip:192.168.0.173:5060
> ;transport=TCP>
> added with id 1
>  12:40:16.826  pjsua_media.c  RTP socket reachable at 192.168.0.173:4000
>  12:40:16.828  pjsua_media.c  RTCP socket reachable at 192.168.0.173:4001
>  12:40:16.838  pjsua_media.c  RTP socket reachable at 192.168.0.173:4002
>  12:40:16.840  pjsua_media.c  RTCP socket reachable at 192.168.0.173:4003
>  12:40:16.845  pjsua_media.c  RTP socket reachable at 192.168.0.173:4004
>  12:40:16.846  pjsua_media.c  RTCP socket reachable at 192.168.0.173:4005
>  12:40:16.850  pjsua_media.c  RTP socket reachable at 192.168.0.173:4006
>  12:40:16.851  pjsua_media.c  RTCP socket reachable at 192.168.0.173:4007
>  12:40:16.852 sip_endpoint.c  Module "mod-unsolicited-mwi" registered
>  12:40:16.862    pjsua_acc.c  Account
> sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net><
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>added with id
> 2
>  12:40:16.901   pjsua_core.c  TX 428 bytes Request msg REGISTER/cseq=60779
> (tdta0x84e400) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 192.168.0.173:5060
> ;rport;branch=z9hG4bKPjnrkIh0D5R8Zu45YBSpSm8IgxXJ2XQIR-
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=UfhbSsViEGZTO4jHqbcFLW3I-y4.FMUW
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60779 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 192.168.0.173:5060>
> Expires: 300
> Content-Length:  0
>
>
> --end msg--
>  12:40:16.909    pjsua_acc.c  Registration sent
> List of codecs:
>  128    GSM/8000/1
>  128    PCMU/8000/1
>  128    PCMA/8000/1
>  254    GSM/8000/1
>  128    PCMU/8000/1
>  128    PCMA/8000/1
>  12:40:17.409   pjsua_core.c  TX 428 bytes Request msg REGISTER/cseq=60779
> (tdta0x84e400) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 192.168.0.173:5060
> ;rport;branch=z9hG4bKPjnrkIh0D5R8Zu45YBSpSm8IgxXJ2XQIR-
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=UfhbSsViEGZTO4jHqbcFLW3I-y4.FMUW
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60779 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 192.168.0.173:5060>
> Expires: 300
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.417   pjsua_core.c  RX 459 bytes Response msg
> 401/REGISTER/cseq=60779 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 192.168.0.173:5060
>
> ;received=84.228.6.144;branch=z9hG4bKPjnrkIh0D5R8Zu45YBSpSm8IgxXJ2XQIR-;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=UfhbSsViEGZTO4jHqbcFLW3I-y4.FMUW
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDj4nje99-
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60779 REGISTER
> WWW-Authenticate: DIGEST
>
> realm="BroadWorks",qop="auth",algorithm=MD5,nonce="BroadWorksXg6kkl2tiTj9o3pyBW"
> Content-Length: 0
>
>
> --end msg--
>  12:40:17.419   pjsua_core.c  TX 679 bytes Request msg REGISTER/cseq=60780
> (tdta0x84e400) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 192.168.0.173:5060
> ;rport;branch=z9hG4bKPjXDjVCmQrCujRCjEcHclwI9Zof-yHgUcP
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=UfhbSsViEGZTO4jHqbcFLW3I-y4.FMUW
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60780 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 192.168.0.173:5060>
> Expires: 300
> Authorization: Digest username="722511874", realm="BroadWorks",
> nonce="BroadWorksXg6kkl2tiTj9o3pyBW", uri="sip:072.012.net",
> response="265e3cc59e12fe869d1b0b4a26cd9bf3", algorithm=MD5,
> cnonce="2thsOZPUv8ZYnzupxdFmf59pXpOUbeIG", qop=auth, nc=00000001
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.441   pjsua_core.c  RX 459 bytes Response msg
> 401/REGISTER/cseq=60779 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 192.168.0.173:5060
>
> ;received=84.228.6.144;branch=z9hG4bKPjnrkIh0D5R8Zu45YBSpSm8IgxXJ2XQIR-;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=UfhbSsViEGZTO4jHqbcFLW3I-y4.FMUW
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDj4nje99-
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60779 REGISTER
> WWW-Authenticate: DIGEST
>
> realm="BroadWorks",qop="auth",algorithm=MD5,nonce="BroadWorksXg6kkl2tiTj9o3pyBW"
> Content-Length: 0
>
>
> --end msg--
>  12:40:17.449   pjsua_core.c  RX 404 bytes Response msg
> 200/REGISTER/cseq=60780 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 192.168.0.173:5060
>
> ;received=84.228.6.144;branch=z9hG4bKPjXDjVCmQrCujRCjEcHclwI9Zof-yHgUcP;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=UfhbSsViEGZTO4jHqbcFLW3I-y4.FMUW
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDj4nje99-
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60780 REGISTER
> Contact: <sip:722511874 at 192.168.0.173:5060>;expires=30;q=0.5
> Content-Length: 0
>
>
> --end msg--
>  12:40:17.449    pjsua_acc.c  IP address change detected for account 2 (
> 192.168.0.173:5060 --> 84.228.6.144:64955). Updating registration..
>  12:40:17.452   pjsua_core.c  TX 426 bytes Request msg REGISTER/cseq=60781
> (tdta0x867e00) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 192.168.0.173:5060
> ;rport;branch=z9hG4bKPjVJUmfLU.DXh5oS0BNegHF6VuE3CmB2L-
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=0CJEM3IgzhtNHP8GoepXyI11HzrCnBPK
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60781 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 192.168.0.173:5060>
> Expires: 0
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.456    pjsua_acc.c  Unregistration sent
>  12:40:17.461   pjsua_core.c  TX 442 bytes Request msg REGISTER/cseq=31528
> (tdta0x86ae00) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 84.228.6.144:64955
> ;rport;branch=z9hG4bKPj0rF3caXrHGXgkO.JjwxRb3GVHertaCz5
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=Jzc80GBf5uXVNXPr.HRVFL8Nrhv6cGBG
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: PmW.4Qml6AGuA6EqvStZhC6fRH5.JgXK
> CSeq: 31528 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 84.228.6.144:64955;transport=UDP>
> Expires: 300
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.461    pjsua_acc.c  Registration sent
>  12:40:17.957   pjsua_core.c  TX 426 bytes Request msg REGISTER/cseq=60781
> (tdta0x867e00) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 192.168.0.173:5060
> ;rport;branch=z9hG4bKPjVJUmfLU.DXh5oS0BNegHF6VuE3CmB2L-
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=0CJEM3IgzhtNHP8GoepXyI11HzrCnBPK
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60781 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 192.168.0.173:5060>
> Expires: 0
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.965   pjsua_core.c  RX 459 bytes Response msg
> 401/REGISTER/cseq=60781 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 192.168.0.173:5060
>
> ;received=84.228.6.144;branch=z9hG4bKPjVJUmfLU.DXh5oS0BNegHF6VuE3CmB2L-;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=0CJEM3IgzhtNHP8GoepXyI11HzrCnBPK
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDj4nje99-
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60781 REGISTER
> WWW-Authenticate: DIGEST
>
> realm="BroadWorks",qop="auth",algorithm=MD5,nonce="BroadWorksXg6kkl37yTsmqhryBW"
> Content-Length: 0
>
>
> --end msg--
>  12:40:17.966   pjsua_core.c  TX 677 bytes Request msg REGISTER/cseq=60782
> (tdta0x867e00) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 84.228.6.144:64955
> ;rport;branch=z9hG4bKPjvJFVuUT-QvJbK.om4ouj6rDeKhOgikbi
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=0CJEM3IgzhtNHP8GoepXyI11HzrCnBPK
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60782 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 192.168.0.173:5060>
> Expires: 0
> Authorization: Digest username="722511874", realm="BroadWorks",
> nonce="BroadWorksXg6kkl37yTsmqhryBW", uri="sip:072.012.net",
> response="d98503f9cf58df676de3915607d2e8b9", algorithm=MD5,
> cnonce="2thsOZPUv8ZYnzupxdFmf59pXpOUbeIG", qop=auth, nc=00000001
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.973   pjsua_core.c  RX 459 bytes Response msg
> 401/REGISTER/cseq=31528 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 84.228.6.144:64955
>
> ;received=84.228.6.144;branch=z9hG4bKPj0rF3caXrHGXgkO.JjwxRb3GVHertaCz5;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=Jzc80GBf5uXVNXPr.HRVFL8Nrhv6cGBG
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDo2sq699-
> Call-ID: PmW.4Qml6AGuA6EqvStZhC6fRH5.JgXK
> CSeq: 31528 REGISTER
> WWW-Authenticate: DIGEST
>
> realm="BroadWorks",qop="auth",algorithm=MD5,nonce="BroadWorksXg6kkl38pTrumuz7BW"
> Content-Length: 0
>
>
> --end msg--
>  12:40:17.974   pjsua_core.c  TX 693 bytes Request msg REGISTER/cseq=31529
> (tdta0x86ae00) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 84.228.6.144:64955
> ;rport;branch=z9hG4bKPjfpBvB.EqXq0a2U8qqhGO20.ikXdHs33Q
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=Jzc80GBf5uXVNXPr.HRVFL8Nrhv6cGBG
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: PmW.4Qml6AGuA6EqvStZhC6fRH5.JgXK
> CSeq: 31529 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 84.228.6.144:64955;transport=UDP>
> Expires: 300
> Authorization: Digest username="722511874", realm="BroadWorks",
> nonce="BroadWorksXg6kkl38pTrumuz7BW", uri="sip:072.012.net",
> response="9f66dc454f886ad6c81c2a45062e60cb", algorithm=MD5,
> cnonce="mYEl8tg1h9BwOnF2Jd.cZ4vVfGwulTqG", qop=auth, nc=00000001
> Content-Length:  0
>
>
> --end msg--
>  12:40:17.980   pjsua_core.c  RX 459 bytes Response msg
> 401/REGISTER/cseq=60781 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 192.168.0.173:5060
>
> ;received=84.228.6.144;branch=z9hG4bKPjVJUmfLU.DXh5oS0BNegHF6VuE3CmB2L-;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=0CJEM3IgzhtNHP8GoepXyI11HzrCnBPK
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDj4nje99-
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60781 REGISTER
> WWW-Authenticate: DIGEST
>
> realm="BroadWorks",qop="auth",algorithm=MD5,nonce="BroadWorksXg6kkl37yTsmqhryBW"
> Content-Length: 0
>
>
> --end msg--
>  12:40:17.989   pjsua_core.c  RX 342 bytes Response msg
> 200/REGISTER/cseq=60782 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 84.228.6.144:64955
>
> ;received=84.228.6.144;branch=z9hG4bKPjvJFVuUT-QvJbK.om4ouj6rDeKhOgikbi;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=0CJEM3IgzhtNHP8GoepXyI11HzrCnBPK
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDj4nje99-
> Call-ID: 4kigmtLBNshgwavn1OTaGcB3HpEcmzHE
> CSeq: 60782 REGISTER
> Content-Length: 0
>
>
> --end msg--
>  12:40:18.480   pjsua_core.c  TX 693 bytes Request msg REGISTER/cseq=31529
> (tdta0x86ae00) to UDP 80.179.0.4:5060:
> REGISTER sip:072.012.net SIP/2.0
> Via: SIP/2.0/UDP 84.228.6.144:64955
> ;rport;branch=z9hG4bKPjfpBvB.EqXq0a2U8qqhGO20.ikXdHs33Q
> Max-Forwards: 70
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=Jzc80GBf5uXVNXPr.HRVFL8Nrhv6cGBG
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: PmW.4Qml6AGuA6EqvStZhC6fRH5.JgXK
> CSeq: 31529 REGISTER
> User-Agent: PJSUA v1.5.5/darwin
> Contact: <sip:722511874 at 84.228.6.144:64955;transport=UDP>
> Expires: 300
> Authorization: Digest username="722511874", realm="BroadWorks",
> nonce="BroadWorksXg6kkl38pTrumuz7BW", uri="sip:072.012.net",
> response="9f66dc454f886ad6c81c2a45062e60cb", algorithm=MD5,
> cnonce="mYEl8tg1h9BwOnF2Jd.cZ4vVfGwulTqG", qop=auth, nc=00000001
> Content-Length:  0
>
>
> --end msg--
>  12:40:18.490   pjsua_core.c  RX 420 bytes Response msg
> 200/REGISTER/cseq=31529 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 84.228.6.144:64955
>
> ;received=84.228.6.144;branch=z9hG4bKPjfpBvB.EqXq0a2U8qqhGO20.ikXdHs33Q;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=Jzc80GBf5uXVNXPr.HRVFL8Nrhv6cGBG
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDo2sq699-
> Call-ID: PmW.4Qml6AGuA6EqvStZhC6fRH5.JgXK
> CSeq: 31529 REGISTER
> Contact: <sip:722511874 at 84.228.6.144:64955
> ;transport=UDP>;expires=1800;q=0.5
> Content-Length: 0
>
>
> --end msg--
>  12:40:18.491    pjsua_acc.c
> sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net><
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>:
> registration success, status=200 (OK), will re-register in 1800 seconds
>  12:40:18.491    pjsua_acc.c  Keep-alive timer started for acc 2,
> destination:80.179.0.4:5060, interval:15s
>  12:40:18.514   pjsua_core.c  RX 420 bytes Response msg
> 200/REGISTER/cseq=31529 (rdata0x84d264) from UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 84.228.6.144:64955
>
> ;received=84.228.6.144;branch=z9hG4bKPjfpBvB.EqXq0a2U8qqhGO20.ikXdHs33Q;rport=64955
> From: <sip:722511874@xxxxxxxxxxx <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=Jzc80GBf5uXVNXPr.HRVFL8Nrhv6cGBG
> To: <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>
> >>;tag=SDo2sq699-
> Call-ID: PmW.4Qml6AGuA6EqvStZhC6fRH5.JgXK
> CSeq: 31529 REGISTER
> Contact: <sip:722511874 at 84.228.6.144:64955
> ;transport=UDP>;expires=1800;q=0.5
> Content-Length: 0
>
>
> --end msg--
>  12:40:54.484   pjsua_core.c  RX 992 bytes Request msg
> INVITE/cseq=557951965
> (rdata0x84d264) from UDP 80.179.0.4:5060:
> INVITE sip:722511874 at 84.228.6.144:64955;transport=UDP SIP/2.0
> Via: SIP/2.0/UDP 80.179.0.4:5060;branch=z9hG4bKc016ce10c0n0hp4d84o1.1
> From: "310"<sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1"<sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> CSeq: 557951965 INVITE
> Contact: <sip:039222633 at 80.179.0.4:5060;transport=udp>
> Supported: 100rel
> Allow: ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,NOTIFY
> Accept: multipart/mixed,application/media_control+xml,application/sdp
> Max-Forwards: 4
> Content-Type: application/sdp
> Content-Disposition: session;handling=required
> Content-Length: 317
>
> v=0
> o=BroadWorks 190106421 1 IN IP4 212.199.138.8
> s=-
> c=IN IP4 212.199.138.8
> t=0 0
> m=audio 23124 RTP/AVP 18 8 0 101
> a=rtpmap:18 G729/8000
> a=fmtp:18 annexb=no
> a=rtpmap:8 PCMA/8000
> a=rtpmap:0 PCMU/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-15
> a=sendrecv
> a=maxptime:20
> a=bsoft: 1 image udptl t38
>
> --end msg--
>  12:40:54.495  pjsua_media.c  Media index 0 selected for call 0
>  12:40:54.504   pjsua_core.c  TX 349 bytes Response msg
> 100/INVITE/cseq=557951965 (tdta0x86ac00) to UDP 80.179.0.4:5060:
> SIP/2.0 100 Trying
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;received=80.179.0.4;branch=z9hG4bKc016ce10c0n0hp4d84o1.1
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> CSeq: 557951965 INVITE
> Content-Length:  0
>
>
> --end msg--
>  12:40:54.506  pjsua_media.c  Opening sound device PCM at 16000/1/20ms
>  12:40:54.757     ec0x243c50  Echo suppressor created, clock_rate=16000,
> channel=1, samples per frame=320, tail length=200 ms, latency=140 ms
>  12:40:55.032   conference.c  Port 2 (ring) transmitting to port 0 (iPhone
> Sound Device)
>  12:40:55.043    pjsua_app.c  Incoming call for account 2!
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>>
> Press a to answer or h to reject call
> 2010-03-09 12:40:55.097 MySIPhoneV2[8737:207] Could not load the "siax.png"
> image referenced from a nib in the bundle with identifier
> "com.zemingo.MySIPhoneV2"
>  12:40:58.703   strm0x877174  VAD temporarily disabled
>  12:40:58.712   strm0x877174  Encoder stream started
>  12:40:58.712   strm0x877174  Decoder stream started
>  12:40:58.713  pjsua_media.c  Media updates, stream #0: PCMA (sendrecv)
>  12:40:58.713   conference.c  Port 2 (ring) stop transmitting to port 0
> (iPhone Sound Device)
>  12:40:58.713   conference.c  Port 3
> (sip:039222633 at 072.012.net <sip%3A039222633 at 072.012.net><
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>;user=phone)
> transmitting to port 0 (iPhone Sound Device)
>  12:40:58.714   conference.c  Port 0 (iPhone Sound Device) transmitting to
> port 3 (sip:039222633 at 072.012.net <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>;user=phone)
>  12:40:58.714    pjsua_app.c  Media for call 0 is active
>  12:40:58.714   pjsua_core.c  TX 869 bytes Response msg
> 200/INVITE/cseq=557951965 (tdta0x86ac00) to UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;received=80.179.0.4;branch=z9hG4bKc016ce10c0n0hp4d84o1.1
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> CSeq: 557951965 INVITE
> Contact: <sip:722511874 at 84.228.6.144:64955;transport=UDP>
> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER,
> MESSAGE, OPTIONS
> Supported: replaces, 100rel, timer, norefersub
> Content-Type: application/sdp
> Content-Length:   254
>
> v=0
> o=- 3477120054 3477120055 IN IP4 192.168.0.173
> s=pjmedia
> c=IN IP4 192.168.0.173
> t=0 0
> a=X-nat:0
> m=audio 4000 RTP/AVP 8 101
> a=rtcp:4001 IN IP4 192.168.0.173
> a=rtpmap:8 PCMA/8000
> a=sendrecv
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-15
>
> --end msg--
>  12:40:58.716    pjsua_app.c  Call 0 state changed to CONNECTING
>  12:40:58.993   pjsua_core.c  RX 475 bytes Request msg ACK/cseq=557951965
> (rdata0x84d264) from UDP 80.179.0.4:5060:
> ACK sip:722511874 at 84.228.6.144:64955;transport=UDP SIP/2.0
> Via: SIP/2.0/UDP 80.179.0.4:5060;branch=z9hG4bKie66k12038107mg8q301.1
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> CSeq: 557951965 ACK
> Contact: <sip:039222633 at 80.179.0.4:5060;transport=udp>
> Max-Forwards: 4
> Content-Length: 0
>
>
> --end msg--
>  12:40:58.994    pjsua_app.c  Call 0 state changed to CONFIRMED
>  12:41:14.351   pjsua_core.c  RX 428 bytes Request msg BYE/cseq=557951966
> (rdata0x84d264) from UDP 80.179.0.4:5060:
> BYE sip:722511874 at 84.228.6.144:64955;transport=UDP SIP/2.0
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;branch=z9hG4bKie66k12038107mg8q301cd19gmaf3.1
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> CSeq: 557951966 BYE
> Max-Forwards: 4
> Content-Length: 0
>
>
> --end msg--
>  12:41:14.352   pjsua_core.c  TX 388 bytes Response msg
> 200/BYE/cseq=557951966 (tdta0x86ac00) to UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;received=80.179.0.4;branch=z9hG4bKie66k12038107mg8q301cd19gmaf3.1
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> CSeq: 557951966 BYE
> Content-Length:  0
>
>
> --end msg--
>  12:41:14.368    pjsua_app.c  Call 0 is DISCONNECTED [reason=200 (Normal
> call clearing)]
>  12:41:14.369  pjsua_media.c  Media session for call 0 is destroyed
>  12:41:14.370   pjsua_core.c  RX 428 bytes Request msg BYE/cseq=557951966
> (rdata0x84d264) from UDP 80.179.0.4:5060:
> BYE sip:722511874 at 84.228.6.144:64955;transport=UDP SIP/2.0
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;branch=z9hG4bKie66k12038107mg8q301cd19gmaf3.1
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> CSeq: 557951966 BYE
> Max-Forwards: 4
> Content-Length: 0
>
>
> --end msg--
>  12:41:14.370   pjsua_core.c  TX 388 bytes Response msg
> 200/BYE/cseq=557951966 (tdta0x86ac00) to UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;received=80.179.0.4;branch=z9hG4bKie66k12038107mg8q301cd19gmaf3.1
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> CSeq: 557951966 BYE
> Content-Length:  0
>
>
> --end msg--
>  12:41:14.372   pjsua_core.c  RX 428 bytes Request msg BYE/cseq=557951966
> (rdata0x84d264) from UDP 80.179.0.4:5060:
> BYE sip:722511874 at 84.228.6.144:64955;transport=UDP SIP/2.0
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;branch=z9hG4bKie66k12038107mg8q301cd19gmaf3.1
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> CSeq: 557951966 BYE
> Max-Forwards: 4
> Content-Length: 0
>
>
> --end msg--
>  12:41:14.375   pjsua_core.c  TX 388 bytes Response msg
> 200/BYE/cseq=557951966 (tdta0x86ac00) to UDP 80.179.0.4:5060:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 80.179.0.4:5060
> ;received=80.179.0.4;branch=z9hG4bKie66k12038107mg8q301cd19gmaf3.1
> Call-ID: SDcknva01-8d37192b4c477fdf91a7b5b7608ae5fb-06al420
> From: "310" <sip:039222633@xxxxxxxxxxx <sip%3A039222633 at 072.012.net> <
> sip%3A039222633 at 072.012.net <sip%253A039222633 at 072.012.net>>
> ;user=phone>;tag=SDcknva01-2086860278-1268131256248-
> To: "a 1" <sip:722511874 at 072.012.net <sip%3A722511874 at 072.012.net> <
> sip%3A722511874 at 072.012.net <sip%253A722511874 at 072.012.net>>
> >;tag=vPkeJ5CgQMubqSv.z2IEcWkTGPt6zHBl
> CSeq: 557951966 BYE
> Content-Length:  0
>
>
> --end msg--
>  12:41:15.369  pjsua_media.c  Closing sound device after idle for 1 seconds
>  12:41:15.369  pjsua_media.c  Closing iPhone Sound Device sound playback
> device and iPhone Sound Device sound capture device
>
>
>
> Regards,
> Maya
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100309/4b64f4c0/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
> End of pjsip Digest, Vol 31, Issue 16
> *************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100309/1a23953c/attachment-0001.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux