linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Linphone-users Digest, Vol 128, Issue 39


From: Zach Goldstein
Subject: Re: [Linphone-users] Linphone-users Digest, Vol 128, Issue 39
Date: Fri, 19 Jul 2013 22:48:48 -0400

Could this be an issue related to RTP or NAT?

I think this is an RTP problem for two reasons:
The reason I think it's NAT related is because for PJSIP, 0 rtp packets seems to indicate a nat problem (http://trac.pjsip.org/repos/wiki/Audio_Problems/Getting_Around_Nat).

Other things that I think could cause issues but I have no specific reason to think they're broken:
  • The soundcard is PulseAudio, where I think using ALSA is probably preferred.
  • NAT address is unspecified
  • Stun server is unspecified
I've tried taking the .linphonerc file and and replacing it with the sample file found here: http://www.linphone.org/eng/documentation/dev/tuning-linphone.html That changes to ALSA, and adds a NAT address and STUN server. Doing this did not change the problem.

It would be absolutely amazing if somebody could provide some debugging tips here. I'm just stabbing away in the dark here and would really appreciate any assistance.

Thanks!
-Zach


On Fri, Jul 19, 2013 at 4:46 PM, <address@hidden> wrote:
Send Linphone-users mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-users
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-users digest..."


Today's Topics:

   1. Re:  Linephonec process hangs when call connects (Wifi Gi)


----------------------------------------------------------------------

Message: 1
Date: Fri, 19 Jul 2013 14:45:48 -0600
From: Wifi Gi <address@hidden>
To: address@hidden
Subject: Re: [Linphone-users] Linephonec process hangs when call
        connects
Message-ID:
        <CACcJtVmTiv+pmk4Ndx_og90B6mOwtFPRsgnHKFqKxR=address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

I wish I had a solution (I don't), but I would just like to say that your
issue sounds exactly like one that I'm having, except I'm using
linphonecsh. So if anyone knows how to fix this, that would help me a lot.

On Fri, Jul 19, 2013 at 2:32 PM, <address@hidden> wrote:

> Send Linphone-users mailing list submissions to
>         address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.nongnu.org/mailman/listinfo/linphone-users
> or, via email, send a message with subject or body 'help' to
>         address@hidden
>
> You can reach the person managing the list at
>         address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Linphone-users digest..."
>
>
> Today's Topics:
>
>    1.  Linephonec process hangs when call connects (Zach Goldstein)

>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 19 Jul 2013 16:31:42 -0400
> From: Zach Goldstein <address@hidden>
> To: address@hidden
> Subject: [Linphone-users] Linephonec process hangs when call connects
> Message-ID:
>         <
> address@hidden>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi There,
>
> I'm making a call from a linephonec process running on debian 7.0, to a
> functional sip peer through asterisk 11.3.0. Other calls work through this
> asterisk server and with the other peer. Anytime a call is started, the
> process just totally hangs, I'm not even able to ctrl-c out. The call seems
> to connect just fine, but it never terminates. Using the GUI it also
> crashes when calling a valid peer. If I ssh in again, the process is still
> running, I have to kill it manually. In the Asterisk cli I can see the
> peers registered, the call start and connect, and then terminate after 30
> seconds.
>
> I'm very very confused as to why this is happening, and any help or
> pointers as to what's going wrong would be a massive help!
>
> So to be extra specific, on debian what I do is this:
> address@hidden ~ $ linphonec -d 6 -l "/home/pi/testlog.txt"
> ALSA lib conf.c:4687:(snd_config_expand) Unknown parameters 0
> ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default:0
> Ready
> Warning: video is disabled in linphonec, use -V or -C or -D to enable.
> linphonec> status register
> registered=0
> linphonec> register sip:address@hidden:192.168.1.119
> linphonec> Registration on sip:192.168.1.119 successful.
> linphonec> call sip:address@hidden:5060
> Establishing call id to <sip:address@hidden:5060>, assigned id 1
> linphonec> Contacting <sip:address@hidden:5060>
> linphonec> Call 1 to <sip:address@hidden:5060> in progress.
> Remote ringing.
> linphonec>
>
> Here are the logs that result:
>
> ortp-message-oRTP-0.20.0 initialized.
> ortp-message-assigning PCMU/8000 payload type number 0
> ortp-message-assigning GSM/8000 payload type number 3
> ortp-message-assigning PCMA/8000 payload type number 8
> ortp-message-assigning speex/8000 payload type number 110
> ortp-message-assigning speex/16000 payload type number 111
> ortp-message-assigning speex/32000 payload type number 112
> ortp-message-assigning telephone-event/8000 payload type number 101
> ortp-message-assigning G722/8000 payload type number 9
> ortp-message-assigning H263/90000 payload type number 34
> ortp-message-assigning theora/90000 payload type number 97
> ortp-message-assigning H263-1998/90000 payload type number 98
> ortp-message-assigning MP4V-ES/90000 payload type number 99
> ortp-message-assigning H264/90000 payload type number 102
> ortp-message-assigning VP8/90000 payload type number 103
> ortp-message-assigning x-snow/90000 payload type number 96
> ortp-message-assigning iLBC/8000 payload type number 100
> ortp-message-assigning AMR/8000 payload type number 104
> ortp-message-assigning AMR-WB/16000 payload type number 105
> ortp-message-assigning 1015/8000 payload type number 106
> ortp-message-assigning G726-16/8000 payload type number 107
> ortp-message-assigning G726-24/8000 payload type number 108
> ortp-message-assigning G726-32/8000 payload type number 109
> ortp-message-assigning G726-40/8000 payload type number 113
> ortp-message-assigning AAL2-G726-16/8000 payload type number 114
> ortp-message-assigning AAL2-G726-24/8000 payload type number 115
> ortp-message-assigning AAL2-G726-32/8000 payload type number 116
> ortp-message-assigning AAL2-G726-40/8000 payload type number 117
> ortp-message-assigning SILK/8000 payload type number 118
> ortp-message-assigning SILK/12000 payload type number 119
> ortp-message-assigning SILK/16000 payload type number 120
> ortp-message-assigning SILK/24000 payload type number 121
> ortp-message-assigning G729/8000 payload type number 18
> ortp-message-Mediastreamer2 2.8.2 (git: 2.8.1-5-g7114083) starting.
> ortp-message-Registering all soundcard handlers
> ortp-message-Card 'ALSA: default device' added
> ortp-warning-Could not attach mixer to card: Invalid argument
> ortp-message-Card 'ALSA: bcm2835 ALSA' added
> ortp-message-Card 'PulseAudio: default' added
> ortp-message-New PulseAudio context state: PA_CONTEXT_CONNECTING
> ortp-message-New PulseAudio context state: PA_CONTEXT_FAILED
> ortp-message-Registering all webcam handlers
> ortp-message-Webcam StaticImage: Static picture added
> ortp-message-Loading ms plugins fron
> [/usr/lib/arm-linux-gnueabihf/mediastreamer/plugins]
> ortp-message-Cannot open directory
> /usr/lib/arm-linux-gnueabihf/mediastreamer/plugins: No such file or
> directory
> ortp-message-ms_init() done
> ortp-message-Cannot open directory /usr/lib/liblinphone/plugins: No such
> file or directory
> ortp-message-linphone_core_set_playback_gain_db(): no active call.
> ortp-message-Adding new codec L16/44100 with fmtp
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-New local ip address is 192.168.1.149
> ortp-message-Network state is now [UP]
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-0.0.0.0 port 5060
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-keep alive: 0
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-keep alive: 0
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Local interface to reach 87.98.157.38 is 192.168.1.149.
> ortp-message-allocating transaction resource 1 1191397646
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with 192.168.1.119:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.119 port 5060
> ortp-message-Message sent: (to dest=192.168.1.119:5060)
> REGISTER sip:e4d7d60b658a87de0a76a326d97f6798 SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.149:5060;rport;branch=z9hG4bK404180549
> From: <sip:address@hidden>;tag=1052990548
> To: <sip:address@hidden>
> Call-ID: 1191397646
> CSeq: 1 REGISTER
> Contact: <sip:address@hidden;line=4f4392bb94cf12e>
> Max-Forwards: 70
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Expires: 3600
> Content-Length: 0
>
>
> ortp-message-cb_sndregister (id=1)
> ortp-message-eXosip: timer sec:0 usec:509803!
> ortp-message-Received message:
> SIP/2.0 401 Unauthorized
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;branch=z9hG4bK404180549;received=192.168.1.149;rport=5060
> From: <sip:address@hidden>;tag=1052990548
> To: <sip:address@hidden>;tag=as10fb4acb
> Call-ID: 1191397646
> CSeq: 1 REGISTER
> Server: FPBX-2.11.0(11.3.0)
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="5573979f"
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:1191397646
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-cb_rcv4xx (id=1)
> ortp-message-eXosip: timer sec:5 usec:10000!
> ortp-message-linphone process event get a message 2
>
> ortp-message-REGISTRATION_FAILURE
>
> ortp-message-auth_requested() for realm="asterisk", username=1
> ortp-message-auth_requested(): authenticating realm="asterisk", username=1
> ortp-message-Authentication info for username [1], id[1], realm
> ["asterisk"] added to eXosip
> ortp-message-Contact address updated to <sip:address@hidden>
> ortp-message-INFO: authinfo: "asterisk" "asterisk"
> ortp-message-allocating transaction resource 2 1191397646
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with 192.168.1.119:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.119 port 5060
> ortp-message-Message sent: (to dest=192.168.1.119:5060)
> REGISTER sip:e4d7d60b658a87de0a76a326d97f6798 SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.149:5060;rport;branch=z9hG4bK1380714356
> From: <sip:address@hidden>;tag=1052990548
> To: <sip:address@hidden>
> Call-ID: 1191397646
> CSeq: 2 REGISTER
> Contact: <sip:address@hidden;line=4f4392bb94cf12e>
> Authorization: Digest username="1", realm="asterisk", nonce="5573979f",
> uri="sip:e4d7d60b658a87de0a76a326d97f6798",
> response="0d37fbc9ea1ece89bfcca092d8e9a1a5", algorithm=MD5
> Max-Forwards: 70
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Expires: 3600
> Content-Length: 0
>
>
> ortp-message-cb_sndregister (id=2)
> ortp-message-eXosip: timer sec:0 usec:509940!
> ortp-message-eXosip_default_action() done
> ortp-message-Received message:
> OPTIONS sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1d56f769;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as46b780a9
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> User-Agent: FPBX-2.11.0(11.3.0)
> Date: Fri, 19 Jul 2013 20:24:00 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:288315025af098ee3cb2c7fe387425d4
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-This is a request
> ortp-message-allocating transaction resource 3
> 288315025af098ee3cb2c7fe387425d4
> ortp-message-allocating NIST context
> ortp-message-cb_rcvunkrequest (id=3)
> ortp-message-eXosip: timer sec:0 usec:489947!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;branch=z9hG4bK1380714356;received=192.168.1.149;rport=5060
> From: <sip:address@hidden>;tag=1052990548
> To: <sip:address@hidden>;tag=as10fb4acb
> Call-ID: 1191397646
> CSeq: 2 REGISTER
> Server: FPBX-2.11.0(11.3.0)
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Expires: 3600
> Contact: <sip:address@hidden;line=4f4392bb94cf12e>;expires=3600
> Date: Fri, 19 Jul 2013 20:24:00 GMT
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-linphone process event get a message 27
>
> ortp-message-in other_request
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:1191397646
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-DNS resolution with 192.168.1.119:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.119 port 5060
> ortp-message-Message sent: (to dest=192.168.1.119:5060)
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1d56f769;rport=5060
> From: "Unknown" <sip:address@hidden>;tag=as46b780a9
> To: <sip:address@hidden;line=4f4392bb94cf12e>;tag=1570355654
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, SUBSCRIBE, NOTIFY, INFO
> Accept: application/sdp
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Content-Length: 0
>
>
> ortp-message-cb_snd123456xx (id=3)
> ortp-message-cb_rcv2xx (id=2)
> ortp-message-eXosip: timer sec:4 usec:935302!
> ortp-message-Received message:
> NOTIFY sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK7a149755;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as2b6b9862
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 NOTIFY
> User-Agent: FPBX-2.11.0(11.3.0)
> Event: message-summary
> Content-Type: application/simple-message-summary
> Content-Length: 88
>
> Messages-Waiting: no
> Message-Account: sip:*address@hidden
> Voice-Message: 0/0 (0/0)
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:49cc52cc723bdeb164c6edd02142bc34
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-linphone process event get a message 1
>
> ortp-message-"asterisk"/1 authentication works.
> ortp-message-Register has up to date contact, doing nothing.
> ortp-message-This is a request
> ortp-message-allocating transaction resource 4
> 49cc52cc723bdeb164c6edd02142bc34
> ortp-message-allocating NIST context
> ortp-message-cb_rcvunkrequest (id=4)
> ortp-message-eXosip: timer sec:4 usec:892819!
> ortp-message-linphone process event get a message 27
>
> ortp-message-in other_request
> ortp-message-Unsupported request received:
> NOTIFY sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK7a149755;rport=5060
> From: "Unknown" <sip:address@hidden>;tag=as2b6b9862
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Call-ID: address@hidden:5060
> CSeq: 102 NOTIFY
> Contact: <sip:address@hidden:5060>
> Content-Type: application/simple-message-summary
> Max-forwards: 70
> User-agent: FPBX-2.11.0(11.3.0)
> Event: message-summary
> Content-Length:    88
>
> Messages-Waiting: no
> Message-Account: sip:*address@hidden
> Voice-Message: 0/0 (0/0)
>
> ortp-message-DNS resolution with 192.168.1.119:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.119 port 5060
> ortp-message-Message sent: (to dest=192.168.1.119:5060)
> SIP/2.0 501 Not Implemented
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK7a149755;rport=5060
> From: "Unknown" <sip:address@hidden>;tag=as2b6b9862
> To: <sip:address@hidden;line=4f4392bb94cf12e>;tag=500022957
> Call-ID: address@hidden:5060
> CSeq: 102 NOTIFY
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Content-Length: 0
>
>
> ortp-message-cb_snd123456xx (id=4)
> ortp-message-eXosip: timer sec:4 usec:875904!
> ortp-message-cb_nict_kill_transaction (id=1)
> ortp-message-keep alive: 1
> ortp-message-eXosip: Keep Alive sent on UDP!
> ortp-message-eXosip: timer sec:0 usec:66352!
> ortp-message-cb_nict_kill_transaction (id=2)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Local interface to reach 87.98.157.38 is 192.168.1.149.
> ortp-message-Notifying all friends that we are in status 5
> ortp-message-Partial MTU discovered : 1500
> ortp-message-mtu to 192.168.1.109 is 1500
> ortp-message-Discovered mtu is 1500, RTP payload max size is 1440
> ortp-message-Call 0x570618: moving from state LinphoneCallIdle to
> LinphoneCallOutgoingInit
> ortp-message-allocating transaction resource 5 585961374
> ortp-message-allocating NICT context
> ortp-message-DNS resolution with 192.168.1.109:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.109 port 5060
> ortp-message-Message sent: (to dest=192.168.1.109:5060)
> OPTIONS sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.149:5060;rport;branch=z9hG4bK124131272
> From: <sip:address@hidden>;tag=2808226
> To: <sip:address@hidden:5060>
> Call-ID: 585961374
> CSeq: 20 OPTIONS
> Accept: application/sdp
> Max-Forwards: 70
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Content-Length: 0
>
>
> ortp-message-cb_sndoptions (id=5)
> ortp-message-free transaction resource 1 1191397646
> ortp-message-free nict resource
> ortp-message-eXosip: timer sec:0 usec:506533!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK124131272;received=192.168.1.149
> From: <sip:address@hidden>;tag=2808226
> To: <sip:address@hidden:5060>;tag=3493288136
> Call-ID: 585961374
> CSeq: 20 OPTIONS
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:585961374
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-cb_rcv2xx (id=5)
> ortp-message-eXosip: timer sec:5 usec:10000!
> ortp-message-linphone process event get a message 29
>
> ortp-message-Contact address updated to <sip:address@hidden>
> ortp-message-ping reply !
> ortp-message-Contact has been fixed using OPTIONS to <sip:address@hidden>
> ortp-warning-cannot set noise gate mode to [0] because no volume send
> ortp-message-allocating transaction resource 6 1404928111
> ortp-message-allocating ICT context
> ortp-message-DNS resolution with 192.168.1.109:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.109 port 5060
> ortp-message-Message sent: (to dest=192.168.1.109:5060)
> INVITE sip:address@hidden:5060 SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.149:5060;rport;branch=z9hG4bK1366316847
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Contact: <sip:address@hidden>
> Content-Type: application/sdp
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE,
> SUBSCRIBE, INFO
> Max-Forwards: 70
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Subject: Phone call
> Content-Length:   310
>
> v=0
> o=1 3667 3667 IN IP4 192.168.1.149
> s=Talk
> c=IN IP4 192.168.1.149
> t=0 0
> m=audio 7078 RTP/AVP 112 111 110 3 0 8 101
> a=rtpmap:112 speex/32000
> a=fmtp:112 vbr=on
> a=rtpmap:111 speex/16000
> a=fmtp:111 vbr=on
> a=rtpmap:110 speex/8000
> a=fmtp:110 vbr=on
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
>
> ortp-message-cb_sndinvite (id=6)
> ortp-message-eXosip: timer sec:0 usec:497009!
> ortp-message-Call 0x570618: moving from state LinphoneCallOutgoingInit to
> LinphoneCallOutgoingProgress
> ortp-message-Received message:
> SIP/2.0 180 Ringing
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-cb_rcv1xx (id=6)
> ortp-message-eXosip: timer sec:4 usec:936661!
> ortp-message-linphone process event get a message 9
>
> ortp-message-CALL_RINGING
> ortp-message-Contact address updated to <sip:address@hidden>
> ortp-message-/usr/share/sounds/linphone/ringback.wav opened:
> rate=8000,channel=1
> ortp-message-cb_nict_kill_transaction (id=5)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-cb_rcv2xx (id=6)
> ortp-message-cb_nict_kill_transaction (id=6)
> ortp-message-keep alive: 2
> ortp-message-eXosip: Keep Alive sent on UDP!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-free transaction resource 5 585961374
> ortp-message-free nict resource
> ortp-message-eXosip: timer sec:10 usec:301729!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-eXosip: timer sec:6 usec:340659!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-keep alive: 3
> ortp-message-eXosip: Keep Alive sent on UDP!
> ortp-message-eXosip: timer sec:2 usec:292184!
> ortp-message-cb_nict_kill_transaction (id=3)
> ortp-message-free transaction resource 3 288315025af098ee3cb2c7fe387425d4
> ortp-message-free nist resource
> ortp-message-eXosip: timer sec:0 usec:58438!
> ortp-message-cb_nict_kill_transaction (id=4)
> ortp-message-free transaction resource 4 49cc52cc723bdeb164c6edd02142bc34
> ortp-message-free nist resource
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-keep alive: 2
> ortp-message-eXosip: Keep Alive sent on UDP!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> SIP/2.0 200 OK
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.149:5060
> ;rport=5060;branch=z9hG4bK1366316847;received=192.168.1.149
> From: <sip:address@hidden>;tag=2051474892
> To: <sip:address@hidden:5060>;tag=3170765015
> Call-ID: 1404928111
> CSeq: 20 INVITE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Contact: <sip:address@hidden:5060>
> Server: Media5-fone/3.7.1.1118
> Supported: replaces
> Content-Disposition: session
> Content-Type: application/sdp
> Content-Length: 225
>
> v=0
> o=MxSIP 2152110345178203788 2152110345178203789 IN IP4 192.168.1.109
> s=SIP Call
> c=IN IP4 192.168.1.109
> t=0 0
> a=sendrecv
> m=audio 10000 RTP/AVP 0 8 101
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-11
> a=sendrecv
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-2xx restransmission receveid.
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> BYE sip:address@hidden SIP/2.0
> Accept: application/reginfo+xml, application/sdp,
> application/simple-message-summary, message/sipfrag, multipart/mixed,
> multipart/related
> Via: SIP/2.0/UDP 192.168.1.109;branch=z9hG4bK9d1ac32fbdaabbbeb
> Max-Forwards: 70
> From: <sip:address@hidden:5060>;tag=3170765015
> To: <sip:address@hidden>;tag=2051474892
> Call-ID: 1404928111
> CSeq: 2127101417 BYE
> Allow: ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, REFER, SUBSCRIBE, UPDATE
> Allow-Events: refer
> Supported: replaces
> User-Agent: Media5-fone/3.7.1.1118
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-MESSAGE REC. CALLID:1404928111
> ortp-message-Message received from: 192.168.1.109:5060
> ortp-message-This is a request
> ortp-message-allocating transaction resource 7 1404928111
> ortp-message-allocating NIST context
> ortp-message-cb_rcvunkrequest (id=7)
> ortp-message-cb_rcv? (id=7)
> ortp-message-DNS resolution with 192.168.1.109:5060
> ortp-message-getaddrinfo returned the following addresses:
> ortp-message-192.168.1.109 port 5060
> ortp-message-Message sent: (to dest=192.168.1.109:5060)
> SIP/2.0 200 OK
> Via: SIP/2.0/UDP 192.168.1.109;branch=z9hG4bK9d1ac32fbdaabbbeb
> From: <sip:address@hidden:5060>;tag=3170765015
> To: <sip:address@hidden>;tag=2051474892
> Call-ID: 1404928111
> CSeq: 2127101417 BYE
> User-Agent: Linphone/3.5.2 (eXosip2/3.6.0)
> Content-Length: 0
>
>
> ortp-message-cb_snd123456xx (id=7)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-keep alive: 8
> ortp-message-eXosip: Keep Alive sent on UDP!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> OPTIONS sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1bd4fd34;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as0a541619
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> User-Agent: FPBX-2.11.0(11.3.0)
> Date: Fri, 19 Jul 2013 20:25:00 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:4e97263a2db23c923b60eff6672d30b2
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-This is a request
> ortp-message-allocating transaction resource 8
> 4e97263a2db23c923b60eff6672d30b2
> ortp-message-allocating NIST context
> ortp-message-cb_rcvunkrequest (id=8)
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> OPTIONS sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1bd4fd34;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as0a541619
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> User-Agent: FPBX-2.11.0(11.3.0)
> Date: Fri, 19 Jul 2013 20:25:00 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:4e97263a2db23c923b60eff6672d30b2
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-USELESS event!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> OPTIONS sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1bd4fd34;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as0a541619
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> User-Agent: FPBX-2.11.0(11.3.0)
> Date: Fri, 19 Jul 2013 20:25:00 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:4e97263a2db23c923b60eff6672d30b2
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-USELESS event!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> OPTIONS sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1bd4fd34;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as0a541619
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> User-Agent: FPBX-2.11.0(11.3.0)
> Date: Fri, 19 Jul 2013 20:25:00 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:4e97263a2db23c923b60eff6672d30b2
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-USELESS event!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Dummy SIP message received
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> ortp-message-Received message:
> OPTIONS sip:address@hidden;line=4f4392bb94cf12e SIP/2.0
> Via: SIP/2.0/UDP 192.168.1.119:5060;branch=z9hG4bK1bd4fd34;rport
> Max-Forwards: 70
> From: "Unknown" <sip:address@hidden>;tag=as0a541619
> To: <sip:address@hidden;line=4f4392bb94cf12e>
> Contact: <sip:address@hidden:5060>
> Call-ID: address@hidden:5060
> CSeq: 102 OPTIONS
> User-Agent: FPBX-2.11.0(11.3.0)
> Date: Fri, 19 Jul 2013 20:25:00 GMT
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
> PUBLISH
> Supported: replaces, timer
> Content-Length: 0
>
>
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-MESSAGE REC. CALLID:4e97263a2db23c923b60eff6672d30b2
> ortp-message-Message received from: 192.168.1.119:5060
> ortp-message-USELESS event!
> ortp-message-eXosip: Reseting timer to 10s before waking up!
> address@hidden ~ $
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nongnu.org/archive/html/linphone-users/attachments/20130719/4deedf8f/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-users
>
>
> End of Linphone-users Digest, Vol 128, Issue 38
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-users/attachments/20130719/5c5bfec5/attachment.html>

------------------------------

_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users


End of Linphone-users Digest, Vol 128, Issue 39
***********************************************


reply via email to

[Prev in Thread] Current Thread [Next in Thread]