Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- From: Damien Sandras <dsandras seconix com>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Date: Mon, 21 Nov 2005 20:18:53 +0100
Le lundi 21 novembre 2005 à 20:15 +0100, Daniel Huhardeaux a écrit :
> >Can you put a break on misc.cpp:133, run gdb, and when you get the
> >Assert, type 'bt'. I'll see where it comes from and if it is supposed to
> >be fixed.
> >
> >
> Hmmh, if you think I'm compiling myself, no. If not, what does mean "put
> a break on misc.cpp:133" ?
>
---->
gdb gnomemeeting
break misc.cpp:133
run
bt
> Below the -d 4 output. RTP ports are set to 16384:16388. I didn't
> received the Popup window.
>
OK, what was the problem here? I see nothing wrong.
> Question: "Contact: <sip:466910 83 30 158 155:5067;transport=udp>" Why
> with my IP? Don't have such account here.
>
Because it is an INVITE, it is where the remote is supposed to send new
requests during the dialog.
> SIP/2.0 180 Ringing
> CSeq: 2 INVITE
> Via: SIP/2.0/UDP
> 83.30.158.155:5067;branch=z9hG4bKf6328d86-2e59-da11-856d-000ea6217592;rport=5067
> User-Agent: Asterisk PBX
> From: "Daniel Huhardeaux"
> <sip:466910 fwd pulver com>;tag=2a601886-2e59-da11-856d-000ea6217592
> Call-ID: a2421886-2e59-da11-856d-000ea6217592 nomade
> To: <sip:612 fwd pulver com>;tag=as3165e4d5
> Contact: <sip:612 69 90 168 13:5028>
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
> Content-Length: 0
>
>
> 2005/11/21 19:58:52.333 0:56.785 SIP Transport:8475848 SIP
> Queueing PDU: 2 INVITE <180>
> 2005/11/21 19:58:52.334 0:56.785 SIP Transport:8475848 SIP
> Waiting for PDU on udp$69.90.155.70:5060<if=udp$83.30.158.155:5067>
> 2005/11/21 19:58:52.341 0:56.792 SIP Handler:8499268 SIP
> Handling PDU 2 INVITE <100> (with transaction)
> 2005/11/21 19:58:52.341 0:56.792 SIP Handler:8499268 SIP
> Transaction 2 INVITE proceeding.
> 2005/11/21 19:58:52.342 0:56.793 SIP Handler:8499268 SIP
> Received Trying response
> 2005/11/21 19:58:52.342 0:56.793 SIP Handler:8499268 SIP
> Awaiting next PDU.
> 2005/11/21 19:58:52.343 0:56.794 SIP Handler:8499268 SIP
> Handling PDU 2 INVITE <180> (with transaction)
> 2005/11/21 19:58:52.343 0:56.794 SIP Handler:8499268 SIP
> Transaction 2 INVITE proceeding.
> 2005/11/21 19:58:52.349 0:56.800 SIP Handler:8499268 SIP
> Set targetAddress to sip:612 69 90 168 13:5028
> 2005/11/21 19:58:52.349 0:56.800 SIP Handler:8499268 SIP
> Received Ringing response
> 2005/11/21 19:58:52.349 0:56.800 SIP Handler:8499268 OpalMan
> OnAlerting Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:52.350 0:56.801 SIP Handler:8499268 Call
> OnAlerting Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:52.350 0:56.801 SIP Handler:8499268 PCSS
> SetAlerting(612 fwd pulver com)
> 2005/11/21 19:58:52.350 0:56.801 SIP Handler:8499268 SIP
> Awaiting next PDU.
> 2005/11/21 19:58:55.329 0:59.780 SIP Transport:8475848 SDP
> Media session port=10104
> 2005/11/21 19:58:55.329 0:59.781 SIP Transport:8475848 SDP
> Adding media session with 4 formats
> 2005/11/21 19:58:55.330 0:59.781 SIP Transport:8475848 SDP
> Unknown media attribute silenceSupp:off - - - -
> 2005/11/21 19:58:55.331 0:59.782 SIP Transport:8475848 SIP
> PDU Received on udp$69.90.155.70:5060<if=udp$83.30.158.155:5067>
> SIP/2.0 200 OK
> CSeq: 2 INVITE
> Via: SIP/2.0/UDP
> 83.30.158.155:5067;branch=z9hG4bKf6328d86-2e59-da11-856d-000ea6217592;rport=5067
> User-Agent: Asterisk PBX
> From: "Daniel Huhardeaux"
> <sip:466910 fwd pulver com>;tag=2a601886-2e59-da11-856d-000ea6217592
> Call-ID: a2421886-2e59-da11-856d-000ea6217592 nomade
> To: <sip:612 fwd pulver com>;tag=as3165e4d5
> Contact: <sip:612 69 90 168 13:5028>
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
> Content-Type: application/sdp
> Content-Length: 265
> Record-Route:
> <sip:612 69 90 155 70;ftag=2a601886-2e59-da11-856d-000ea6217592;lr=on>
>
> v=0
> o=root 11524 11524 IN IP4 69.90.168.13
> s=session
> c=IN IP4 69.90.168.13
> t=0 0
> m=audio 10104 RTP/AVP 0 3 97 101
> a=rtpmap:0 PCMU/8000
> a=rtpmap:3 GSM/8000
> a=rtpmap:97 iLBC/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-16
> a=silenceSupp:off - - - -
>
> 2005/11/21 19:58:55.332 0:59.783 SIP Transport:8475848 SIP
> Queueing PDU: 2 INVITE <200>
> 2005/11/21 19:58:55.340 0:59.791 SIP Handler:8499268 SIP
> Handling PDU 2 INVITE <200> (with transaction)
> 2005/11/21 19:58:55.341 0:59.792 SIP Handler:8499268 SIP
> Transaction 2 INVITE completed.
> 2005/11/21 19:58:55.342 0:59.793 SIP Handler:8499268 SIP
> Set targetAddress to sip:612 69 90 168 13:5028
> 2005/11/21 19:58:55.347 0:59.798 SIP Handler:8499268 SIP
> Adding authentication information
> 2005/11/21 19:58:55.348 0:59.799 SIP Handler:8499268 SIP
> Adjusting transport to address udp$69.90.155.70:5060
> 2005/11/21 19:58:55.349 0:59.800 SIP Handler:8499268 SIP
> Sending PDU on udp$69.90.155.70:5060<if=udp$83.30.158.155:5067>
> ACK sip:612 69 90 168 13:5028 SIP/2.0
> Route:
> <sip:612 69 90 155 70;ftag=2a601886-2e59-da11-856d-000ea6217592;lr=on>
> CSeq: 2 ACK
> Via: SIP/2.0/UDP
> 83.30.158.155:5067;branch=z9hG4bK8cc47288-2e59-da11-856d-000ea6217592;rport
> From: "Daniel Huhardeaux"
> <sip:466910 fwd pulver com>;tag=2a601886-2e59-da11-856d-000ea6217592
> Call-ID: a2421886-2e59-da11-856d-000ea6217592 nomade
> To: <sip:612 fwd pulver com>;tag=as3165e4d5
> Contact: <sip:466910 83 30 158 155:5067;transport=udp>
> Proxy-Authorization: Digest username="466910", realm="fwd.pulver.com",
> nonce="43821cf9e45d93cf19589b9db793dec956b78ff4",
> uri="sip:612 69 90 168 13:5028",
> response="144d5d867dcec0a193225dd69182c627", algorithm=md5
> Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY,
> REFER, MESSAGE
> Content-Length: 0
> Max-Forwards: 70
>
>
> 2005/11/21 19:58:55.349 0:59.801 SIP Handler:8499268 SIP
> Received INVITE OK response
> 2005/11/21 19:58:55.350 0:59.801 SIP Handler:8499268 Call
> CanDoMediaBypass
> Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade] session 1
> 2005/11/21 19:58:55.350 0:59.801 SIP Handler:8499268 OpalMan
> IsMediaBypassPossible: session 1
> 2005/11/21 19:58:55.350 0:59.801 SIP Handler:8499268 SIP
> IsMediaBypassPossible: session 1
> 2005/11/21 19:58:55.350 0:59.802 SIP Handler:8499268 OpalCon
> IsMediaBypassPossible: default returns FALSE
> 2005/11/21 19:58:55.361 0:59.812 SIP Transport:8475848 SIP
> Waiting for PDU on udp$69.90.155.70:5060<if=udp$83.30.158.155:5067>
> 2005/11/21 19:58:55.364 0:59.816 SIP Handler:8499268 RTP
> STUN could not create socket pair!
> 2005/11/21 19:58:55.367 0:59.818 SIP Handler:8499268 RTP_UDP
> Session 1, Shutting down read.
> 2005/11/21 19:58:55.369 0:59.820 SIP Handler:8499268 RTP_UDP
> Session 1, Shutting down write.
> 2005/11/21 19:58:55.371 0:59.823 SIP Handler:8499268 SIP
> Session in response that we never offered!
> 2005/11/21 19:58:55.441 0:59.893 SIP Handler:8499268 OpalCon
> Releasing Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.445 0:59.897 SIP Handler:8499268 OpalCon
> Call end reason for a2421886-2e59-da11-856d-000ea6217592 nomade set to
> EndedByTransportFail
> 2005/11/21 19:58:55.449 0:59.900 SIP Handler:8499268 SIP
> Could not find SDP media description for Video
> 2005/11/21 19:58:55.451 0:59.903 SIP Handler:8499268 OpalMan
> OnConnected Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.456 0:59.907 SIP Handler:8499268 Call
> OnConnected Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.460 0:59.911 SIP Handler:8499268 PCSS
> SetConnected()
> 2005/11/21 19:58:55.559 1:00.010 SIP Handler:8499268 Call
> GetMediaFormats for Call[1]-EP<pc>[Default]
>
>
> 2005/11/21 19:58:55.563 1:00.015 SIP Handler:8499268 Call
> OpenSourceMediaStreams for session 1 with media
> 2005/11/21 19:58:55.566 1:00.017 SIP Handler:8499268 Call
> OpenSourceMediaStreams for session 2 with media
> 2005/11/21 19:58:55.576 1:00.028 OnRelease:849bab0 SIP
> OnReleased: Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.665 1:00.116 SIP Handler:8499268 Call
> GetMediaFormats for
> Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
>
>
> 2005/11/21 19:58:55.670 1:00.121 SIP Handler:8499268 Call
> OpenSourceMediaStreams for session 1 with media
> 2005/11/21 19:58:55.672 1:00.124 SIP Handler:8499268 Call
> OpenSourceMediaStreams for session 2 with media
> 2005/11/21 19:58:55.775 1:00.227 SIP Handler:8499268
> GMEndPoint Will establish the connection
> 2005/11/21 19:58:55.778 1:00.229 SIP Handler:8499268 OpalMan
> OnEstablished Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.782 1:00.233 SIP Handler:8499268 Call
> OnEstablished Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.786 1:00.237 OnRelease:849bab0 OpalCon
> Media stream threads closed.
> 2005/11/21 19:58:55.787 1:00.238 OnRelease:849bab0 RTP_UDP
> Session 1, Shutting down read.
> 2005/11/21 19:58:55.787 1:00.238 OnRelease:849bab0 RTP_UDP
> Session 1, Shutting down write.
> 2005/11/21 19:58:55.787 1:00.238 OnRelease:849bab0 SIP
> Transaction 1 INVITE aborted.
> 2005/11/21 19:58:55.789 1:00.240 OnRelease:849bab0 SIP
> Transaction 1 INVITE destroyed.
> 2005/11/21 19:58:55.789 1:00.240 OnRelease:849bab0 SIP
> Transaction 2 INVITE aborted.
> 2005/11/21 19:58:55.790 1:00.241 OnRelease:849bab0 SIP
> Transaction 2 INVITE destroyed.
> 2005/11/21 19:58:55.797 1:00.248 SIP Handler:8499268 SIP
> PDU handler thread finished.
> 2005/11/21 19:58:55.801 1:00.252 OnRelease:849bab0 Opal
> Transport clean up on termination
> 2005/11/21 19:58:55.801 1:00.253 OnRelease:849bab0 OpalUDP
> Close
> 2005/11/21 19:58:55.802 1:00.253 OnRelease:849bab0 Opal
> Transport Close
> 2005/11/21 19:58:55.804 1:00.255 SIP Transport:8475848 SIP
> No Request-Line or Status-Line received on
> udp$69.90.155.70:5060<if=udp$83.30.158.155:5067>
> 2005/11/21 19:58:55.804 1:00.255 SIP Transport:8475848 SIP
> Read thread finished.
> 2005/11/21 19:58:55.810 1:00.261 OnRelease:849bab0 OpalCon
> OnReleased Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.810 1:00.261 OnRelease:849bab0 OpalCon
> Media stream threads closed.
> 2005/11/21 19:58:55.810 1:00.261 OnRelease:849bab0 OpalEP
> OnReleased Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.913 1:00.364 OnRelease:849bab0
> GMEndPoint Will release the connection
> 2005/11/21 19:58:55.914 1:00.365 OnRelease:849bab0 OpalMan
> OnReleased Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.914 1:00.365 OnRelease:849bab0 Call
> OnReleased Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> 2005/11/21 19:58:55.914 1:00.365 OnRelease:849bab0 OpalCon
> Releasing Call[1]-EP<pc>[Default]
> 2005/11/21 19:58:55.914 1:00.365 OnRelease:849bab0 OpalCon
> Call end reason for Default set to EndedByTransportFail
> 2005/11/21 19:58:55.915 1:00.366 OnRelease:849bab0 OpalCon
> OnRelease thread completed for a2421886-2e59-da11-856d-000ea6217592 nomade
> 2005/11/21 19:58:56.785 1:01.244 OpalGarbage Opal
> Transport clean up on termination
> 2005/11/21 19:58:56.793 1:01.244 OpalGarbage OpalUDP
> Close
> 2005/11/21 19:58:56.793 1:01.244 OpalGarbage Opal
> Transport Close
> 2005/11/21 19:58:56.794 1:01.245 OpalGarbage SIP
> Deleted connection.
> 2005/11/21 19:58:56.794 1:01.245 OpalGarbage OpalCon
> Connection Call[1]-EP<sip>[a2421886-2e59-da11-856d-000ea6217592 nomade]
> destroyed.
> 2005/11/21 19:58:57.245 1:01.696 OnRelease:846b718 OpalCon
> OnReleased Call[1]-EP<pc>[Default]
> 2005/11/21 19:58:57.249 1:01.700 OnRelease:846b718 OpalCon
> Media stream threads closed.
> 2005/11/21 19:58:57.251 1:01.702 OnRelease:846b718
> GMPCSSEndPoint PCSS connection released
> 2005/11/21 19:58:57.253 1:01.704 OnRelease:846b718 OpalEP
> OnReleased Call[1]-EP<pc>[Default]
> 2005/11/21 19:58:57.258 1:01.709 OnRelease:846b718
> GMEndPoint Will release the connection
> 2005/11/21 19:58:57.259 1:01.711 OnRelease:846b718 OpalMan
> OnReleased Call[1]-EP<pc>[Default]
> 2005/11/21 19:58:57.263 1:01.715 OnRelease:846b718 Call
> OnReleased Call[1]-EP<pc>[Default]
>
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
--
_ Damien Sandras
(o- GnomeMeeting: http://www.gnomemeeting.org/
//\ FOSDEM 2006 : http://www.fosdem.org
v_/_ SIP Phone : sip:dsandras gnomemeeting net
sip:600000 gnomemeeting net
- References:
- [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
- Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]