Hi Daniel,
For the first issue, your solution did work!
In relation with the SDP size, I originally just compared with the source one
(see attached). What I just did was to double check using an online tool and
confirmed that the original has 1266 bytes (as also indicated by the Content's
length) while the one sent has only 1077 bytes.
Many Thanks,
Joao
-----Original Message-----
From: sr-users [mailto:[email protected]] On Behalf Of
Daniel Tryba
Sent: quarta-feira, 22 de Julho de 2015 13:58
To: [email protected]
Subject: Re: [SR-Users] New SIP INVITE from UAS (new dialogue)
On Wednesday 22 July 2015 12:37:58 Joao Alves wrote:
> The first, it seems we cannot send more than one header on the SIP INVITE.
> That is I need to add the "Contact", "Allow" and "Content-Type"
> fields, but only the last one is inserted, which is the
> "Content-Type". If I marked it as a comment (with #), them the "Allow" is
> included instead.
A quick solution could be:
$uac_req(hdrs)="Contact:..\r\nAllow:..\r\nContent-type: application/sdp\r\n";
> The second issue is related with the inclusion of SDP offer on the
> body of the message. Since this SDP is quite a long one(1266 bytes) it
> is being truncated.
Where? How did you check this?
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
This message and the information contained herein is proprietary and
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp
v=0
o=- 3118595415729848979 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio
a=msid-semantic: WMS tF3pDUWjeeQeaAe1WP5wdjheYDmKoCRvOAK0
m=audio 55888 RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
c=IN IP4 10.233.194.135
a=rtcp:9 IN IP4 0.0.0.0
a=candidate:4230081851 1 udp 2122260223 10.233.194.135 55888 typ host
generation 0
a=ice-ufrag:O/ZcxBXjBxRUV2YZ
a=ice-pwd:k3YkJrfA9Vc+fflHmlYx4Owk
a=fingerprint:sha-256
1A:96:4D:78:4C:AF:38:94:1A:F8:97:E5:D6:2C:B8:28:1C:99:9B:9B:32:86:95:37:E3:B8:22:60:FA:BC:DF:1D
a=setup:actpass
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
a=sendrecv
a=rtcp-mux
a=rtpmap:111 opus/48000/2
a=fmtp:111 minptime=10; useinbandfec=1
a=rtpmap:103 ISAC/16000
a=rtpmap:104 ISAC/32000
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:106 CN/32000
a=rtpmap:105 CN/16000
a=rtpmap:13 CN/8000
a=rtpmap:126 telephone-event/8000
a=maxptime:60
a=ssrc:4190739506 cname:/LGo3KIXN/RE8uKn
a=ssrc:4190739506 msid:tF3pDUWjeeQeaAe1WP5wdjheYDmKoCRvOAK0
feeaa28b-8608-4468-a1e7-e95739017058
a=ssrc:4190739506 mslabel:tF3pDUWjeeQeaAe1WP5wdjheYDmKoCRvOAK0
a=ssrc:4190739506 label:feeaa28b-8608-4468-a1e7-e95739017058
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users