Hi all,
I encountered very strange problem. In two words - sipxbridge is sending invite to wrong ipaddress.. Details: I'm trying to use yate as sip-h323 gateway between my test sipx machine (4.1.0-015216) and avaya ip office (because of avaya has problems with sip). I'm trying to send calls to yate trough sipxbridge. Yate is running on the same machine as sipx (172.23.19.5), but listens on port 5059. In the sipx ui I configured yate as a sip trunk with route throught sipxbridge. When I send call to yate through sipxbridge, sipxbridge sends Invite (see attached merged.xml file) to 172.23.19.6:5059 instead of sending it to 172.23.19.5:5059. Dns does resolve a gateway name to correct address. And I actually can not imagine how does this 172.23.19.6 address arise at all.. The only thing I can imagine is that some time ago, there was a second ethernet interface on this machine : eth0:0 - 172.23.19.6. But it was removed from the system some time ago. I tried to look at sipxbridge.log, but the only fact that I can see, is that sipxbridge sends invite to 172.23.19.6:5059. The whole snapshot is on my ftp: ftp://sipx:[email protected]/sipx-configuration-sipx3.lab.nstel.ru.tar.gz Can anybody please take a look? Thanks in advance, Nikolay.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <sipTrace> <branchNode> <branchIdSet> <branchId>z9hG4bK-d8754z-df31844e953d790a-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.105822Z</time> <source>172.23.11.99:29430</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>172.23.11.99:1695</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <method>INVITE</method> <frameId>1 sipXproxy.xml:9736</frameId> <message><![CDATA[INVITE sip:[email protected];transport=tcp SIP/2.0 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-df31844e953d790a-1---d8754z- Max-Forwards: 70 Contact: <sip:[email protected]:29430;transport=TCP> To: "96414045"<sip:[email protected]> From: "n k"<sip:[email protected]>;tag=6d252928 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. CSeq: 1 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO Content-Type: application/sdp User-Agent: eyeBeam release 1102u stamp 52345 Content-Length: 284 v=0 o=- 9 2 IN IP4 172.23.11.99 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.11.99 t=0 0 m=audio 10120 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-d8754z-df31844e953d790a-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.106689Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>172.23.11.99:29430</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>172.23.11.99:29430</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <responseCode>100</responseCode> <responseText>Trying</responseText> <frameId>2 sipXproxy.xml:9743</frameId> <message><![CDATA[SIP/2.0 100 Trying From: "n k"<sip:[email protected]>;tag=6d252928 To: "96414045"<sip:[email protected]> Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 1 INVITE Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-df31844e953d790a-1---d8754z- Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-d8754z-df31844e953d790a-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.108519Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>172.23.11.99:29430</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>172.23.11.99:29430</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,595f6278</transactionId> <responseCode>407</responseCode> <responseText>Proxy Authentication Required</responseText> <frameId>3 sipXproxy.xml:9755 sipXproxy.xml:9767</frameId> <message><![CDATA[SIP/2.0 407 Proxy Authentication Required From: "n k"<sip:[email protected]>;tag=6d252928 To: "96414045"<sip:[email protected]>;tag=595f6278 Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 1 INVITE Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-df31844e953d790a-1---d8754z- Proxy-Authenticate: Digest realm="sipx3.lab.nstel.ru", nonce="af76f9458d10a2cd27f94c8ed818459849ec5d8a" Server: sipXecs/4.1.0 sipXecs/sipXproxy (Linux) Date: Mon, 20 Apr 2009 11:33:30 GMT Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.444927Z</time> <source>172.23.11.99:29430</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>172.23.11.99:1695</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <method>INVITE</method> <frameId>4 sipXproxy.xml:9797</frameId> <message><![CDATA[INVITE sip:[email protected];transport=tcp SIP/2.0 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Max-Forwards: 70 Contact: <sip:[email protected]:29430;transport=TCP> To: "96414045"<sip:[email protected]> From: "n k"<sip:[email protected]>;tag=6d252928 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. CSeq: 2 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO Content-Type: application/sdp Proxy-Authorization: Digest username="3853",realm="sipx3.lab.nstel.ru",nonce="af76f9458d10a2cd27f94c8ed818459849ec5d8a",uri="sip:[email protected];transport=tcp",response="306a8adddf820229baaf2cf520c36c48",algorithm=MD5 User-Agent: eyeBeam release 1102u stamp 52345 Content-Length: 284 v=0 o=- 9 2 IN IP4 172.23.11.99 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.11.99 t=0 0 m=audio 10120 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.445716Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>172.23.11.99:29430</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>172.23.11.99:29430</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <responseCode>100</responseCode> <responseText>Trying</responseText> <frameId>5 sipXproxy.xml:9804</frameId> <message><![CDATA[SIP/2.0 100 Trying From: "n k"<sip:[email protected]>;tag=6d252928 To: "96414045"<sip:[email protected]> Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 2 INVITE Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-008eeb0b2419d4aa7f14f61eecc477e1e012</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.448729Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>sipx3.lab.nstel.ru-SipRegistrar</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipRegistrar</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <method>INVITE</method> <frameId>6 sipregistrar.xml:1856 sipXproxy.xml:9824</frameId> <message><![CDATA[INVITE sip:[email protected];transport=tcp SIP/2.0 Record-Route: <sip:172.23.19.5:5060;lr> Route: <sip:sipx3.lab.nstel.ru:5070;transport=tcp;lr> Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-008eeb0b2419d4aa7f14f61eecc477e1e012 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Max-Forwards: 20 Contact: <sip:[email protected]:29430;transport=TCP;x-sipX-nonat> To: "96414045"<sip:[email protected]> From: "n k"<sip:[email protected]>;tag=6d252928 Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 2 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO Content-Type: application/sdp Proxy-Authorization: Digest username="3853",realm="sipx3.lab.nstel.ru",nonce="af76f9458d10a2cd27f94c8ed818459849ec5d8a",uri="sip:[email protected];transport=tcp",response="306a8adddf820229baaf2cf520c36c48",algorithm=MD5 User-Agent: eyeBeam release 1102u stamp 52345 Content-Length: 284 Date: Mon, 20 Apr 2009 11:33:30 GMT X-Sipx-Spiral: true P-Asserted-Identity: "n k"<sip:[email protected];signature=49EC5D8A%3A2e3c09fcd601b10650bd6b8b46143a7d> v=0 o=- 9 2 IN IP4 172.23.11.99 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.11.99 t=0 0 m=audio 10120 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-008eeb0b2419d4aa7f14f61eecc477e1e012</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.450220Z</time> <source>sipx3.lab.nstel.ru-SipRegistrar</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>sipx3.lab.nstel.ru-SipRegistrar</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <responseCode>100</responseCode> <responseText>Trying</responseText> <frameId>7 sipregistrar.xml:1861 sipXproxy.xml:9829</frameId> <message><![CDATA[SIP/2.0 100 Trying From: "n k"<sip:[email protected]>;tag=6d252928 To: "96414045"<sip:[email protected]> Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 2 INVITE Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-008eeb0b2419d4aa7f14f61eecc477e1e012 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Record-Route: <sip:172.23.19.5:5060;lr> Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-008eeb0b2419d4aa7f14f61eecc477e1e012</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.454343Z</time> <source>sipx3.lab.nstel.ru-SipRegistrar</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>sipx3.lab.nstel.ru-SipRegistrar</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,18e6cb3a</transactionId> <responseCode>302</responseCode> <responseText>Moved Temporarily</responseText> <frameId>8 sipregistrar.xml:1899 sipXproxy.xml:9838</frameId> <message><![CDATA[SIP/2.0 302 Moved Temporarily From: "n k"<sip:[email protected]>;tag=6d252928 To: "96414045"<sip:[email protected]>;tag=18e6cb3a Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 2 INVITE Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-008eeb0b2419d4aa7f14f61eecc477e1e012 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Record-Route: <sip:172.23.19.5:5060;lr> Contact: <sip:[email protected]:5059?expires=60&ROUTE=%3Csip%3A172.23.19.5%3A5060%3Blr%3E%2C172.23.19.5%3A5090>;q=0.9 User-Agent: sipXecs/4.1.0 sipXecs/registry (Linux) Date: Mon, 20 Apr 2009 11:33:30 GMT Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, REGISTER, SUBSCRIBE Accept-Language: en Supported: gruu, path Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.457205Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <method>INVITE</method> <frameId>9 sipXproxy.xml:9869 sipXproxy.xml:9870</frameId> <message><![CDATA[INVITE sip:[email protected]:5059 SIP/2.0 Route: <sip:172.23.19.5:5060;lr>,<sip:172.23.19.5:5090;lr> Record-Route: <sip:172.23.19.5:5060;lr> Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Max-Forwards: 19 Contact: <sip:[email protected]:29430;transport=TCP;x-sipX-nonat> To: "96414045"<sip:[email protected]> From: "n k"<sip:[email protected]>;tag=6d252928 Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 2 INVITE Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO Content-Type: application/sdp Proxy-Authorization: Digest username="3853",realm="sipx3.lab.nstel.ru",nonce="af76f9458d10a2cd27f94c8ed818459849ec5d8a",uri="sip:[email protected];transport=tcp",response="306a8adddf820229baaf2cf520c36c48",algorithm=MD5 User-Agent: eyeBeam release 1102u stamp 52345 Content-Length: 284 Date: Mon, 20 Apr 2009 11:33:30 GMT X-Sipx-Spiral: true P-Asserted-Identity: "n k"<sip:[email protected];signature=49EC5D8A%3A2e3c09fcd601b10650bd6b8b46143a7d> Expires: 60 v=0 o=- 9 2 IN IP4 172.23.11.99 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.11.99 t=0 0 m=audio 10120 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.458695Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <responseCode>100</responseCode> <responseText>Trying</responseText> <frameId>10 sipXproxy.xml:9880 sipXproxy.xml:9885</frameId> <message><![CDATA[SIP/2.0 100 Trying From: "n k"<sip:[email protected]>;tag=6d252928 To: "96414045"<sip:[email protected]> Call-Id: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. Cseq: 2 INVITE Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Record-Route: <sip:172.23.19.5:5060;lr> Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-0093f7ec3c4b2a2de5dcff92f75e5fe4806f</branchId> <branchId>z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.465039Z</time> <source>sipx3.lab.nstel.ru-SipXProxy</source> <destination>sipx3.lab.nstel.ru-sipXBridge</destination> <sourceAddress>sipx3.lab.nstel.ru-SipXProxy</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-sipXBridge</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <method>INVITE</method> <frameId>11 sipxbridge.xml:24 sipxbridge.xml:63 sipXproxy.xml:9952 sipXproxy.xml:9967</frameId> <message><![CDATA[INVITE sip:[email protected]:5059 SIP/2.0 Route: <sip:172.23.19.5:5090;lr> Record-Route: <sip:172.23.19.5:5060;lr;sipXecs-rs=%2Aauth%7E.%2Afrom%7ENmQyNTI5Mjg%60.900_ntap%2Aid%7ENDI5Ni0w%211ae3c2336f4216f520361cd14a07c6ff> Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-0093f7ec3c4b2a2de5dcff92f75e5fe4806f;rport=5060 Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420;id=4296-0 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- Max-Forwards: 18 Contact: <sip:[email protected]:29430;transport=TCP;x-sipX-nonat> To: "96414045" <sip:[email protected]> From: "n k" <sip:[email protected]>;tag=6d252928 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. CSeq: 2 INVITE Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO Content-Type: application/sdp Proxy-Authorization: Digest username="3853",realm="sipx3.lab.nstel.ru",nonce="af76f9458d10a2cd27f94c8ed818459849ec5d8a",uri="sip:[email protected];transport=tcp",response="306a8adddf820229baaf2cf520c36c48",algorithm=MD5 User-Agent: eyeBeam release 1102u stamp 52345 Date: Mon, 20 Apr 2009 11:33:30 GMT Expires: 60 X-Sipx-Handled: X172.23.19.5-81.211.30.104 Content-Length: 284 v=0 o=- 9 2 IN IP4 172.23.11.99 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.11.99 t=0 0 m=audio 10120 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK-sipXecs-0093f7ec3c4b2a2de5dcff92f75e5fe4806f</branchId> <branchId>z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420</branchId> <branchId>z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z-</branchId> </branchIdSet> <time>2009-04-20T11:33:30.735000Z</time> <source>sipx3.lab.nstel.ru-sipXBridge</source> <destination>sipx3.lab.nstel.ru-SipXProxy</destination> <sourceAddress>sipx3.lab.nstel.ru-sipXBridge</sourceAddress> <destinationAddress>sipx3.lab.nstel.ru-SipXProxy</destinationAddress> <transactionId>2,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ.,6d252928,</transactionId> <responseCode>100</responseCode> <responseText>Trying</responseText> <frameId>12 sipxbridge.xml:32 sipxbridge.xml:65 sipXproxy.xml:9972 sipXproxy.xml:9982</frameId> <message><![CDATA[SIP/2.0 100 Trying Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-0093f7ec3c4b2a2de5dcff92f75e5fe4806f;rport=5060 Via: SIP/2.0/TCP 172.23.19.5;branch=z9hG4bK-sipXecs-0090ba6eed37de8aba449d12d238a2bf0762~347484191fb1948a85d88a5aa2e00420;id=4296-0 Via: SIP/2.0/TCP 172.23.11.99:29430;branch=z9hG4bK-d8754z-cd52aa1bb9370248-1---d8754z- To: "96414045" <sip:[email protected]> From: "n k" <sip:[email protected]>;tag=6d252928 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ. CSeq: 2 INVITE Server: sipXecs/4.1.0 sipXecs/sipxbridge (Linux) Content-Length: 0 ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK8af6adc3015bea4e16cca0ae19255bd5</branchId> </branchIdSet> <time>2009-04-20T11:33:30.925000Z</time> <source>sipx3.lab.nstel.ru-sipXBridge</source> <destination>172.23.19.6:5059</destination> <sourceAddress>sipx3.lab.nstel.ru-sipXBridge</sourceAddress> <destinationAddress>172.23.19.6:5059</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0,7921379602279344560,</transactionId> <method>INVITE</method> <frameId>13 sipxbridge.xml:62 sipxbridge.xml:67</frameId> <message><![CDATA[INVITE sip:[email protected];user=phone;transport=udp SIP/2.0 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0 CSeq: 1 INVITE From: "n k" <sip:[email protected]>;tag=7921379602279344560 To: <sip:[email protected];user=phone> Via: SIP/2.0/UDP 172.23.19.5:5080;branch=z9hG4bK8af6adc3015bea4e16cca0ae19255bd5 Max-Forwards: 70 User-Agent: sipXecs/4.1.0 sipXecs/sipxbridge (Linux) P-Asserted-Identity: <sip:[email protected]> Contact: <sip:[email protected]:5080;transport=udp> Route: <sip:yate.lab.nstel.ru:5059;lr> Allow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK Supported: 100rel Content-Type: application/sdp Content-Length: 309 v=0 o=sipxbridge 8739667397755226214 1 IN IP4 172.23.19.5 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.19.5 t=0 0 m=audio 30200 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK8af6adc3015bea4e16cca0ae19255bd5</branchId> </branchIdSet> <time>2009-04-20T11:33:32.434000Z</time> <source>sipx3.lab.nstel.ru-sipXBridge</source> <destination>172.23.19.6:5059</destination> <sourceAddress>sipx3.lab.nstel.ru-sipXBridge</sourceAddress> <destinationAddress>172.23.19.6:5059</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0,7921379602279344560,</transactionId> <method>INVITE</method> <frameId>14 sipxbridge.xml:69</frameId> <message><![CDATA[INVITE sip:[email protected];user=phone;transport=udp SIP/2.0 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0 CSeq: 1 INVITE From: "n k" <sip:[email protected]>;tag=7921379602279344560 To: <sip:[email protected];user=phone> Via: SIP/2.0/UDP 172.23.19.5:5080;branch=z9hG4bK8af6adc3015bea4e16cca0ae19255bd5 Max-Forwards: 70 User-Agent: sipXecs/4.1.0 sipXecs/sipxbridge (Linux) P-Asserted-Identity: <sip:[email protected]> Contact: <sip:[email protected]:5080;transport=udp> Route: <sip:yate.lab.nstel.ru:5059;lr> Allow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK Supported: 100rel Content-Type: application/sdp Content-Length: 309 v=0 o=sipxbridge 8739667397755226214 1 IN IP4 172.23.19.5 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.19.5 t=0 0 m=audio 30200 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK8af6adc3015bea4e16cca0ae19255bd5</branchId> </branchIdSet> <time>2009-04-20T11:33:34.442000Z</time> <source>sipx3.lab.nstel.ru-sipXBridge</source> <destination>172.23.19.6:5059</destination> <sourceAddress>sipx3.lab.nstel.ru-sipXBridge</sourceAddress> <destinationAddress>172.23.19.6:5059</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0,7921379602279344560,</transactionId> <method>INVITE</method> <frameId>15 sipxbridge.xml:71</frameId> <message><![CDATA[INVITE sip:[email protected];user=phone;transport=udp SIP/2.0 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0 CSeq: 1 INVITE From: "n k" <sip:[email protected]>;tag=7921379602279344560 To: <sip:[email protected];user=phone> Via: SIP/2.0/UDP 172.23.19.5:5080;branch=z9hG4bK8af6adc3015bea4e16cca0ae19255bd5 Max-Forwards: 70 User-Agent: sipXecs/4.1.0 sipXecs/sipxbridge (Linux) P-Asserted-Identity: <sip:[email protected]> Contact: <sip:[email protected]:5080;transport=udp> Route: <sip:yate.lab.nstel.ru:5059;lr> Allow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK Supported: 100rel Content-Type: application/sdp Content-Length: 309 v=0 o=sipxbridge 8739667397755226214 1 IN IP4 172.23.19.5 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.19.5 t=0 0 m=audio 30200 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK8af6adc3015bea4e16cca0ae19255bd5</branchId> </branchIdSet> <time>2009-04-20T11:33:38.458000Z</time> <source>sipx3.lab.nstel.ru-sipXBridge</source> <destination>172.23.19.6:5059</destination> <sourceAddress>sipx3.lab.nstel.ru-sipXBridge</sourceAddress> <destinationAddress>172.23.19.6:5059</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0,7921379602279344560,</transactionId> <method>INVITE</method> <frameId>16 sipxbridge.xml:79</frameId> <message><![CDATA[INVITE sip:[email protected];user=phone;transport=udp SIP/2.0 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0 CSeq: 1 INVITE From: "n k" <sip:[email protected]>;tag=7921379602279344560 To: <sip:[email protected];user=phone> Via: SIP/2.0/UDP 172.23.19.5:5080;branch=z9hG4bK8af6adc3015bea4e16cca0ae19255bd5 Max-Forwards: 70 User-Agent: sipXecs/4.1.0 sipXecs/sipxbridge (Linux) P-Asserted-Identity: <sip:[email protected]> Contact: <sip:[email protected]:5080;transport=udp> Route: <sip:yate.lab.nstel.ru:5059;lr> Allow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK Supported: 100rel Content-Type: application/sdp Content-Length: 309 v=0 o=sipxbridge 8739667397755226214 1 IN IP4 172.23.19.5 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.19.5 t=0 0 m=audio 30200 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> <branchNode> <branchIdSet> <branchId>z9hG4bK8af6adc3015bea4e16cca0ae19255bd5</branchId> </branchIdSet> <time>2009-04-20T11:33:46.490000Z</time> <source>sipx3.lab.nstel.ru-sipXBridge</source> <destination>172.23.19.6:5059</destination> <sourceAddress>sipx3.lab.nstel.ru-sipXBridge</sourceAddress> <destinationAddress>172.23.19.6:5059</destinationAddress> <transactionId>1,NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0,7921379602279344560,</transactionId> <method>INVITE</method> <frameId>17 sipxbridge.xml:89</frameId> <message><![CDATA[INVITE sip:[email protected];user=phone;transport=udp SIP/2.0 Call-ID: NDI1NDBlODE5ZjEwZTA3ZDQxNjRhOWIwYmE2Yzg1ZDQ..0 CSeq: 1 INVITE From: "n k" <sip:[email protected]>;tag=7921379602279344560 To: <sip:[email protected];user=phone> Via: SIP/2.0/UDP 172.23.19.5:5080;branch=z9hG4bK8af6adc3015bea4e16cca0ae19255bd5 Max-Forwards: 70 User-Agent: sipXecs/4.1.0 sipXecs/sipxbridge (Linux) P-Asserted-Identity: <sip:[email protected]> Contact: <sip:[email protected]:5080;transport=udp> Route: <sip:yate.lab.nstel.ru:5059;lr> Allow: INVITE,BYE,ACK,CANCEL,OPTIONS,PRACK Supported: 100rel Content-Type: application/sdp Content-Length: 309 v=0 o=sipxbridge 8739667397755226214 1 IN IP4 172.23.19.5 s=CounterPath eyeBeam 1.5 c=IN IP4 172.23.19.5 t=0 0 m=audio 30200 RTP/AVP 8 18 3 101 a=alt:1 1 : zPAWFqlO n1JprFBj 172.23.11.99 10120 a=fmtp:18 annexb=yes a=fmtp:101 0-15 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000 a=sendrecv ]]></message> </branchNode> </sipTrace>
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
