30.07.2009 02:20:03
 gclark Posts: 4
|
I was finally able to get the TekSIP Log. Difference between Log and Wireshark Trace is Wireshark is showing a 183 /w SDP, but I never see this in the Logs. I have tested this twice and get the same results everytime.
##### TekSIP Log ######
SIP req. from : 172.16.10.225:34622 (TCP) - 7/29/2009 5:15:42 PM
INVITE sip:9805551212@172.16.10.10:5060;user=phone SIP/2.0 [Via] = SIP/2.0/TCP 172.16.10.225:5060;branch=z9hG4bK52c61af5F606EA7C [From] = "Geoff Clark" <sip:5505@172.16.10.10>;tag=7D62F977-EA441DA8 [To] = <sip:9805551212@172.16.10.10;user=phone> [CSeq] = 1 INVITE [Call-ID] = 30a35c2b-ec039f01-6c3ea7c2@172.16.10.225 [Contact] = <sip:5505@172.16.10.225:5060;transport=tcp> [Allow] = INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER [User-Agent] = PolycomSoundPointIP-SPIP_501-UA/3.1.3.0439 [Accept-Language] = en [Supported] = 100rel,replaces [Allow-Events] = talk,hold,conference [Max-Forwards] = 70 [Content-Type] = application/sdp [Content-Length] = 272
v=0 o=- 1248902110 1248902110 IN IP4 172.16.10.225 s=Polycom IP Phone c=IN IP4 172.16.10.225 t=0 0 a=sendrecv m=audio 2240 RTP/AVP 0 8 18 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=fmtp:18 annexb=no a=rtpmap:101 telephone-event/8000
SIP req. to : 172.16.10.25:5060 (TCP) - 7/29/2009 5:15:42 PM
INVITE sip:9805551212@172.16.10.25:5060;user=phone SIP/2.0 Via: SIP/2.0/TCP 172.16.10.10:5060;branch=z9hG4bK-5c1fF0E726a566AC Via: SIP/2.0/TCP 172.16.10.225:5060;branch=z9hG4bK52c61af5F606EA7C;received=172.16.10.225 From: "Geoff Clark" <sip:5505@172.16.10.25>;tag=7D62F977-EA441DA8 To: <sip:9805551212@172.16.10.10;user=phone> CSeq: 1 INVITE Call-ID: 30a35c2b-ec039f01-6c3ea7c2@172.16.10.225 Contact: <sip:5505@172.16.10.225:5060;transport=tcp> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER Accept-Language: en Supported: 100rel,replaces Allow-Events: talk,hold,conference Max-Forwards: 69 Record-Route: <sip:172.16.10.10;lr> User-Agent: PolycomSoundPointIP-SPIP_501-UA/3.1.3.0439 Content-Type: application/sdp Content-Length: 272
v=0 o=- 1248902110 1248902110 IN IP4 172.16.10.225 s=Polycom IP Phone c=IN IP4 172.16.10.225 t=0 0 a=sendrecv m=audio 2240 RTP/AVP 0 8 18 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=fmtp:18 annexb=no a=rtpmap:101 telephone-event/8000
SIP req. from : 172.16.10.25:5060 (TCP) - 7/29/2009 5:15:42 PM
SIP/2.0 100 Trying [FROM] = "Geoff Clark"<sip:5505@172.16.10.25>;tag=7D62F977-EA441DA8 [TO] = <sip:9805551212@172.16.10.10;user=phone> [CSEQ] = 1 INVITE [CALL-ID] = 30a35c2b-ec039f01-6c3ea7c2@172.16.10.225 [VIA] = SIP/2.0/TCP 172.16.10.10:5060;branch=z9hG4bK-5c1fF0E726a566AC,SIP/2.0/TCP 172.16.10.225:5060;received=172.16.10.225;branch=z9hG4bK52c61af5F606EA7C [CONTENT-LENGTH] = 0
###### End of TekSIP Logs ################
|