linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] not listening on port 5060 on Android


From: Simon Morlat
Subject: Re: [Linphone-users] not listening on port 5060 on Android
Date: Tue, 19 Apr 2011 13:54:44 +0200

Thank you for the logs.
The problem came from asterisk that does not fill the rport but leaves
it empty. Linphone then erroneously thought that it was seen as port
5060.
I fixed it on linphone-android and linphone git trees.

Thanks for helping troubleshouting this problem.

SImon

Le mardi 19 avril 2011 à 06:19 -0400, Brian J. Murrell a écrit :
> On 11-04-19 05:28 AM, Simon Morlat wrote:
> > 
> > These debug logs were made without debug mode enabled in linphone (go to
> > the preferences to enable debug mode).
> 
> I did.  To confirm: Menu->Settings->Advanced->Debug is checkmarked
> green.  Anyway, I just did it again.  Here's the output:
> 
> D/Linphone( 6416):  ==== Phone information dump ====
> D/Linphone( 6416): DEVICE=g7a
> D/Linphone( 6416): MODEL=Archos5
> D/Linphone( 6416): SDK=4
> I/Linphone( 6416): new state [GlobalStartup]
> I/mediastreamer( 6416): Registering all filters...
> I/mediastreamer( 6416): Registering all soundcard handlers
> I/mediastreamer( 6416): Card ANDROID SND: Android Sound card added
> I/mediastreamer( 6416): Loading plugins
> W/mediastreamer( 6416): no loadable plugin support: plugins cannot be
> loaded.
> I/mediastreamer( 6416): ms_init() done
> W/mediastreamer( 6416): no loadable plugin support: plugins cannot be
> loaded.
> I/mediastreamer( 6416): linphone_core_set_playback_gain_db(): no active
> call.
> I/mediastreamer( 6416): MTU is supposed to be 1300, rtp payload max size
> will be 1240
> I/mediastreamer( 6416): DNS resolution with 0.0.0.0:3339
> I/mediastreamer( 6416): getaddrinfo returned the following addresses:
> I/mediastreamer( 6416): 0.0.0.0 port 3339
> I/Linphone( 6416): Ready
> I/mediastreamer( 6416): eXosip: Reseting timer to 10s before waking up!
> I/Linphone( 6416): new state [GlobalOn]
> I/mediastreamer( 6416): linphone_core_set_playback_gain_db(): no active
> call.
> I/Linphone( 6416): Local interface to reach 87.98.157.38 is 10.75.22.234.
> I/Linphone( 6416): Network state is now [UP]
> I/Linphone( 6416): Local interface to reach 87.98.157.38 is 10.75.22.234.
> I/Linphone( 6416): allocating transaction ressource 335 578334796
> I/Linphone( 6416): allocating NICT context
> I/Linphone( 6416): new state [RegistrationProgress]
> I/Linphone( 6416): Local interface to reach 87.98.157.38 is 10.75.22.234.
> I/Linphone( 6416): Network state is now [UP]
> I/Linphone( 6416): DNS resolution with pbx:5060
> I/Linphone( 6416): getaddrinfo returned the following addresses:
> I/Linphone( 6416): 10.75.22.8 port 5060
> I/Linphone( 6416): Message sent: (to dest=10.75.22.8:5060)
> I/Linphone( 6416): REGISTER sip:pbx SIP/2.0
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK2063982365
> I/Linphone( 6416): From: <sip:address@hidden>;tag=277370758
> I/Linphone( 6416): To: <sip:address@hidden>
> I/Linphone( 6416): Call-ID: 578334796
> I/Linphone( 6416): CSeq: 1 REGISTER
> I/Linphone( 6416): Contact: <sip:address@hidden:3339>
> I/Linphone( 6416): Max-Forwards: 70
> I/Linphone( 6416): User-Agent: Linphone/3.4.0 (eXosip2/unknown)
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): cb_sndregister (id=335)
> W/Linphone( 6416): keep alive: 107
> I/Linphone( 6416): eXosip: Keep Alive sent on UDP!
> I/Linphone( 6416): eXosip: timer sec:0 usec:507742!
> I/Linphone( 6416): Local interface to reach 87.98.157.38 is 10.75.22.234.
> I/Linphone( 6416): Release a non-terminated transaction
> I/Linphone( 6416): allocating transaction ressource 336 1377503476
> I/Linphone( 6416): allocating NICT context
> I/Linphone( 6416): new state [RegistrationProgress]
> I/Linphone( 6416): DNS resolution with pbx:5060
> I/Linphone( 6416): getaddrinfo returned the following addresses:
> I/Linphone( 6416): 10.75.22.8 port 5060
> I/Linphone( 6416): Message sent: (to dest=10.75.22.8:5060)
> I/Linphone( 6416): REGISTER sip:pbx SIP/2.0
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK1396955212
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 1 REGISTER
> I/Linphone( 6416): Contact: <sip:address@hidden:3339>
> I/Linphone( 6416): Max-Forwards: 70
> I/Linphone( 6416): User-Agent: Linphone/3.4.0 (eXosip2/unknown)
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): cb_sndregister (id=336)
> I/Linphone( 6416): eXosip: timer sec:0 usec:479208!
> I/ActivityManager( 6173): Displayed activity
> org.linphone/.LinphoneActivity: 501 ms (total 501 ms)
> I/Linphone( 6416): Received message:
> I/Linphone( 6416): SIP/2.0 401 Unauthorized
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK2063982365;received=10.75.22.234
> I/Linphone( 6416): From: <sip:address@hidden>;tag=277370758
> I/Linphone( 6416): To: <sip:address@hidden>;tag=as3980b973
> I/Linphone( 6416): Call-ID: 578334796
> I/Linphone( 6416): CSeq: 1 REGISTER
> I/Linphone( 6416): Server: Asterisk PBX 1.6.2.17.2-0ubuntu1~lucid
> I/Linphone( 6416): Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Supported: replaces, timer
> I/Linphone( 6416): WWW-Authenticate: Digest algorithm=MD5,
> realm="ilinx", nonce="xxx"
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): MESSAGE REC. CALLID:578334796
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): cb_rcv4xx (id=335)
> I/Linphone( 6416): eXosip: timer sec:0 usec:343923!
> I/Linphone( 6416): Received message:
> I/Linphone( 6416): SIP/2.0 401 Unauthorized
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK1396955212;received=10.75.22.234
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>;tag=as764f838d
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 1 REGISTER
> I/Linphone( 6416): Server: Asterisk PBX 1.6.2.17.2-0ubuntu1~lucid
> I/Linphone( 6416): Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Supported: replaces, timer
> I/Linphone( 6416): WWW-Authenticate: Digest algorithm=MD5,
> realm="ilinx", nonce="xxx"
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): MESSAGE REC. CALLID:1377503476
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): cb_rcv4xx (id=336)
> I/Linphone( 6416): eXosip: timer sec:5 usec:10000!
> I/Linphone( 6416): linphone process event get a message 2
> I/Linphone( 6416): REGISTRATION_FAILURE
> I/Linphone( 6416): auth_requested() for realm="ilinx", username=user
> I/Linphone( 6416): auth_requested(): authenticating realm="ilinx",
> username=user
> I/Linphone( 6416): Authentication info for username [user], id[user],
> realm [(null)] added to eXosip
> I/Linphone( 6416): INFO: authinfo: "ilinx"
> I/Linphone( 6416): INFO: authinfo: "ilinx"
> I/Linphone( 6416): allocating transaction ressource 337 1377503476
> I/Linphone( 6416): allocating NICT context
> I/Linphone( 6416): eXosip_default_action() done
> I/Linphone( 6416): DNS resolution with pbx:5060
> I/Linphone( 6416): getaddrinfo returned the following addresses:
> I/Linphone( 6416): 10.75.22.8 port 5060
> I/Linphone( 6416): Message sent: (to dest=10.75.22.8:5060)
> I/Linphone( 6416): REGISTER sip:pbx SIP/2.0
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK829450045
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 2 REGISTER
> I/Linphone( 6416): Contact: <sip:address@hidden:3339>
> I/Linphone( 6416): Authorization: Digest username="user", realm="ilinx",
> nonce="xxx", uri="sip:pbx", response="xxx", algorithm=MD5
> I/Linphone( 6416): Max-Forwards: 70
> I/Linphone( 6416): User-Agent: Linphone/3.4.0 (eXosip2/unknown)
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): cb_sndregister (id=337)
> I/Linphone( 6416): eXosip: timer sec:0 usec:509969!
> I/Linphone( 6416): Received message:
> I/Linphone( 6416): OPTIONS sip:address@hidden:3339 SIP/2.0
> I/Linphone( 6416): Via: SIP/2.0/UDP 10.75.22.8:5060;branch=z9hG4bK1a747cc7
> I/Linphone( 6416): Max-Forwards: 70
> I/Linphone( 6416): From: "asterisk" <sip:address@hidden>;tag=as1be4e456
> I/Linphone( 6416): To: <sip:address@hidden:3339>
> I/Linphone( 6416): Contact: <sip:address@hidden>
> I/Linphone( 6416): Call-ID: address@hidden
> I/Linphone( 6416): CSeq: 102 OPTIONS
> I/Linphone( 6416): User-Agent: Asterisk PBX 1.6.2.17.2-0ubuntu1~lucid
> I/Linphone( 6416): Date: Tue, 19 Apr 2011 10:02:11 GMT
> I/Linphone( 6416): Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Supported: replaces, timer
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): MESSAGE REC. CALLID:354942675be9c5866b910fa302da9f46
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): This is a request
> I/Linphone( 6416): allocating transaction ressource 338
> 354942675be9c5866b910fa302da9f46
> I/Linphone( 6416): allocating NIST context
> I/Linphone( 6416): cb_rcvunkrequest (id=338)
> I/Linphone( 6416): eXosip: timer sec:0 usec:430258!
> I/Linphone( 6416): eXosip: timer sec:0 usec:430013!
> I/Linphone( 6416): Received message:
> I/Linphone( 6416): SIP/2.0 200 OK
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK829450045;received=10.75.22.234
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>;tag=as764f838d
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 2 REGISTER
> I/Linphone( 6416): Server: Asterisk PBX 1.6.2.17.2-0ubuntu1~lucid
> I/Linphone( 6416): Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Supported: replaces, timer
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Contact: <sip:address@hidden:3339>;expires=3600
> I/Linphone( 6416): Date: Tue, 19 Apr 2011 10:02:11 GMT
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): MESSAGE REC. CALLID:1377503476
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): cb_rcv2xx (id=337)
> I/Linphone( 6416): eXosip: timer sec:4 usec:904104!
> I/Linphone( 6416): linphone process event get a message 27
> I/Linphone( 6416): in other_request
> I/Linphone( 6416): linphone process event get a message 1
> I/Linphone( 6416): "ilinx"/user authentication works.
> I/Linphone( 6416): DNS resolution with 10.75.22.8:5060
> I/Linphone( 6416): ports do not match, need to update the register (3339
> <> 5060)
> I/Linphone( 6416): authinfo: No authentication found for user "ilinx"
> I/Linphone( 6416): allocating transaction ressource 339 1377503476
> I/Linphone( 6416): allocating NICT context
> I/Linphone( 6416): Resending new register with updated contact
> <sip:address@hidden:5060>
> I/Linphone( 6416): getaddrinfo returned the following addresses:
> I/Linphone( 6416): 10.75.22.8 port 5060
> I/Linphone( 6416): Message sent: (to dest=10.75.22.8:5060)
> I/Linphone( 6416): SIP/2.0 200 OK
> I/Linphone( 6416): Via: SIP/2.0/UDP 10.75.22.8:5060;branch=z9hG4bK1a747cc7
> I/Linphone( 6416): From: "asterisk" <sip:address@hidden>;tag=as1be4e456
> I/Linphone( 6416): To: <sip:address@hidden:3339>;tag=1762371072
> I/Linphone( 6416): Call-ID: address@hidden
> I/Linphone( 6416): CSeq: 102 OPTIONS
> I/Linphone( 6416): Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Accept: application/sdp
> I/Linphone( 6416): User-Agent: Linphone/3.4.0 (eXosip2/unknown)
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): cb_snd123456xx (id=338)
> I/Linphone( 6416): DNS resolution with pbx:5060
> I/Linphone( 6416): getaddrinfo returned the following addresses:
> I/Linphone( 6416): 10.75.22.8 port 5060
> I/Linphone( 6416): Message sent: (to dest=10.75.22.8:5060)
> I/Linphone( 6416): REGISTER sip:pbx SIP/2.0
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK188071058
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 3 REGISTER
> I/Linphone( 6416): Contact: <sip:address@hidden:5060>
> I/Linphone( 6416): Max-Forwards: 70
> I/Linphone( 6416): User-Agent: Linphone/3.4.0 (eXosip2/unknown)
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): cb_sndregister (id=339)
> I/Linphone( 6416): eXosip: timer sec:0 usec:509970!
> I/Linphone( 6416): eXosip: timer sec:0 usec:508780!
> I/Linphone( 6416): Received message:
> I/Linphone( 6416): SIP/2.0 401 Unauthorized
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK188071058;received=10.75.22.234
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>;tag=as764f838d
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 3 REGISTER
> I/Linphone( 6416): Server: Asterisk PBX 1.6.2.17.2-0ubuntu1~lucid
> I/Linphone( 6416): Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Supported: replaces, timer
> I/Linphone( 6416): WWW-Authenticate: Digest algorithm=MD5,
> realm="ilinx", nonce="xxx"
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): MESSAGE REC. CALLID:1377503476
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): cb_rcv4xx (id=339)
> I/Linphone( 6416): eXosip: timer sec:4 usec:807516!
> I/Linphone( 6416): linphone process event get a message 2
> I/Linphone( 6416): REGISTRATION_FAILURE
> I/Linphone( 6416): auth_requested() for realm="ilinx", username=user
> I/Linphone( 6416): auth_requested(): authenticating realm="ilinx",
> username=user
> I/Linphone( 6416): Authentication info for username [user], id[user],
> realm [(null)] added to eXosip
> I/Linphone( 6416): INFO: authinfo: "ilinx"
> I/Linphone( 6416): INFO: authinfo: "ilinx"
> I/Linphone( 6416): allocating transaction ressource 340 1377503476
> I/Linphone( 6416): allocating NICT context
> I/Linphone( 6416): eXosip_default_action() done
> I/Linphone( 6416): DNS resolution with pbx:5060
> I/Linphone( 6416): getaddrinfo returned the following addresses:
> I/Linphone( 6416): 10.75.22.8 port 5060
> I/Linphone( 6416): Message sent: (to dest=10.75.22.8:5060)
> I/Linphone( 6416): REGISTER sip:pbx SIP/2.0
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK905194801
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 4 REGISTER
> I/Linphone( 6416): Contact: <sip:address@hidden:5060>
> I/Linphone( 6416): Authorization: Digest username="user", realm="ilinx",
> nonce="xxx", uri="sip:pbx", response="xxx", algorithm=MD5
> I/Linphone( 6416): Max-Forwards: 70
> I/Linphone( 6416): User-Agent: Linphone/3.4.0 (eXosip2/unknown)
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): cb_sndregister (id=340)
> I/Linphone( 6416): eXosip: timer sec:0 usec:509939!
> I/Linphone( 6416): Received message:
> I/Linphone( 6416): SIP/2.0 200 OK
> I/Linphone( 6416): Via: SIP/2.0/UDP
> 10.75.22.234:3339;rport;branch=z9hG4bK905194801;received=10.75.22.234
> I/Linphone( 6416): From: <sip:address@hidden>;tag=1591854720
> I/Linphone( 6416): To: <sip:address@hidden>;tag=as764f838d
> I/Linphone( 6416): Call-ID: 1377503476
> I/Linphone( 6416): CSeq: 4 REGISTER
> I/Linphone( 6416): Server: Asterisk PBX 1.6.2.17.2-0ubuntu1~lucid
> I/Linphone( 6416): Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER,
> SUBSCRIBE, NOTIFY, INFO
> I/Linphone( 6416): Supported: replaces, timer
> I/Linphone( 6416): Expires: 3600
> I/Linphone( 6416): Contact: <sip:address@hidden:5060>;expires=3600
> I/Linphone( 6416): Date: Tue, 19 Apr 2011 10:02:11 GMT
> I/Linphone( 6416): Content-Length: 0
> I/Linphone( 6416):
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): MESSAGE REC. CALLID:1377503476
> I/Linphone( 6416): Message received from: 10.75.22.8:5060
> I/Linphone( 6416): cb_rcv2xx (id=340)
> I/Linphone( 6416): eXosip: timer sec:4 usec:697012!
> I/Linphone( 6416): linphone process event get a message 1
> I/Linphone( 6416): "ilinx"/user authentication works.
> I/Linphone( 6416): Register has up to date contact, doing nothing.
> I/Linphone( 6416): new state [RegistrationOk]
> D/dalvikvm( 6416): +++ not scanning '/system/lib/libwebcore.so' for
> 'isRegistered' (wrong CL)
> D/dalvikvm( 6416): +++ not scanning '/system/lib/libexif.so' for
> 'isRegistered' (wrong CL)
> D/dalvikvm( 6416): +++ not scanning '/system/lib/libFFTEm.so' for
> 'isRegistered' (wrong CL)
> D/dalvikvm( 6416): +++ not scanning '/system/lib/libmedia_jni.so' for
> 'isRegistered' (wrong CL)
> I/Linphone( 6416): Registration on sip:pbx successful.
> D/dalvikvm( 8268): GC freed 18895 objects / 609152 bytes in 71ms
> D/dalvikvm( 8268): GC freed 15207 objects / 498240 bytes in 66ms
> D/dalvikvm( 8268): GC freed 10468 objects / 448320 bytes in 65ms
> D/dalvikvm( 8268): GC freed 10975 objects / 470296 bytes in 76ms
> D/dalvikvm( 8268): GC freed 11810 objects / 513848 bytes in 70ms
> D/dalvikvm( 8268): GC freed 13176 objects / 539920 bytes in 74ms
> D/dalvikvm( 8268): GC freed 13686 objects / 582872 bytes in 78ms
> D/dalvikvm( 8268): GC freed 14156 objects / 599032 bytes in 78ms
> D/dalvikvm( 8268): GC freed 14735 objects / 625728 bytes in 73ms
> I/Linphone( 6416): cb_nict_kill_transaction (id=335)
> I/Linphone( 6416): cb_nict_kill_transaction (id=336)
> I/Linphone( 6416): Release a terminated transaction
> I/Linphone( 6416): free transaction ressource 336 1377503476
> I/Linphone( 6416): free nict ressource
> I/Linphone( 6416): Release a terminated transaction
> I/Linphone( 6416): free transaction ressource 335 578334796
> I/Linphone( 6416): free nict ressource
> I/Linphone( 6416): eXosip: timer sec:0 usec:98288!
> I/Linphone( 6416): cb_nict_kill_transaction (id=337)
> I/Linphone( 6416): Release a terminated transaction
> I/Linphone( 6416): free transaction ressource 337 1377503476
> I/Linphone( 6416): free nict ressource
> I/Linphone( 6416): eXosip: timer sec:0 usec:94411!
> I/Linphone( 6416): clearing proxy config for [sip:pbx]
> I/Linphone( 6416): clearing proxy config for [sip:pbx]
> I/Linphone( 6416): cb_nict_kill_transaction (id=339)
> I/Linphone( 6416): Release a terminated transaction
> I/Linphone( 6416): free transaction ressource 339 1377503476
> I/Linphone( 6416): free nict ressource
> I/Linphone( 6416): eXosip: timer sec:0 usec:103414!
> I/Linphone( 6416): cb_nict_kill_transaction (id=340)
> I/Linphone( 6416): eXosip: Reseting timer to 10s before waking up!
> E/OpenSSLSocketImpl( 8268): Unknown error 1 during connect
> I/global  ( 8268): Default buffer size used in BufferedOutputStream
> constructor. It would be better to be explicit if an 8k buffer is required.
> I/global  ( 8268): Default buffer size used in BufferedOutputStream
> constructor. It would be better to be explicit if an 8k buffer is required.
> I/global  ( 8268): Default buffer size used in BufferedOutputStream
> constructor. It would be better to be explicit if an 8k buffer is required.
> I/global  ( 8268): Default buffer size used in BufferedOutputStream
> constructor. It would be better to be explicit if an 8k buffer is required.
> I/global  ( 8268): Default buffer size used in BufferedOutputStream
> constructor. It would be better to be explicit if an 8k buffer is required.
> D/dalvikvm( 6531): GC freed 22 objects / 760 bytes in 121ms
> D/dalvikvm( 8268): GC freed 11947 objects / 608832 bytes in 165ms
> D/dalvikvm( 8268): GC freed 21068 objects / 903800 bytes in 99ms
> D/OpenSSLSessionImpl( 8268): Freeing OpenSSL session
> D/dalvikvm( 8268): GC freed 25514 objects / 1014424 bytes in 106ms
> D/dalvikvm( 8268): GC freed 12027 objects / 562680 bytes in 168ms
> D/dalvikvm( 8268): GC freed 14661 objects / 681888 bytes in 105ms
> ^C
> 
> As you can see, in the 5th, 6th, and 7th messages that have a Contact:
> in them, that linphone sends to Asterisk linphone is sending:
> 
> Contact: <sip:address@hidden:5060>
>                                   ^^^^
> 
> Where in previous messages it sent, it was sending:
> 
> Contact: <sip:address@hidden:3339>
>                                   ^^^^
> 
> which is actually correct, not the former, with :5060 as the port.
> 
> Cheers,
> b.
> 
> 
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users





reply via email to

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