< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Pulling SdpContents


For the record, application error this time. Can't blame resip...

david


Quoting Dan Weber <dan@xxxxxxxxxxxxxx>:

> >From a previous email I sent, you've told me how to get the SdpContents
> of a SipMessage.  However, I find now when I try to do this, that it
> always turns up null.  Here's a copy of the sip packet traced through my
> appserver.  
> 
> 
> INVITE
> sip:4846991555@xxxxxxxxxxxxx:5060;ep=192.168.1.149:5060;fw=69.142.65.229
> SIP/2.0
> Via:SIP/2.0/UDP
>
192.168.0.3;branch=z9hG4bK-BroadWorks.192.168.0.3-192.168.0.128V5060-0-460495805-1109377812-1109022553976
> From:"WEBER
> ANNE"<sip:6102691420@xxxxxxxxxxx;user=phone>;tag=1109377812-1109022553976
> To:"Dan Weber"<sip:4846991555@xxxxxxxxxxxxxxxxxx;user=phone>
> Call-ID:BW1649139762102051635934371@xxxxxxxxxxx
> CSeq:460495805 INVITE
> Contact:<sip:192.168.0.3:5060>
> Allow:ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,UPDATE,NOTIFY
> Supported:100rel,timer
> Min-SE:60
> Accept:application/sdp,application/dtmf
> Max-Forwards:70
> Content-Type:application/sdp
> Content-Length:263
> 
> v=0
> o=BroadWorks 3847766 1 IN IP4 192.168.0.130
> s=-
> c=IN IP4 192.168.0.130
> t=0 0
> m=audio 15152 RTP/AVP 0 8 96 18 101
> a=ptime:20
> a=rtpmap:0 PCMU/8000
> a=rtpmap:8 PCMA/8000
> a=rtpmap:96 G726-32/8000
> a=rtpmap:18 G729/8000
> a=rtpmap:101 telephone-event/8000
> 
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>