[SR-Users] New SIP INVITE from UAS (new dialogue)

Joao Alves Jalves at amdocs.com
Wed Jul 22 16:01:02 CEST 2015


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:sr-users-bounces at lists.sip-router.org] On Behalf Of Daniel Tryba
Sent: quarta-feira, 22 de Julho de 2015 13:58
To: sr-users at lists.sip-router.org
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 sr-users at lists.sip-router.org 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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: orig_SDP.txt
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150722/595e757e/attachment.txt>


More information about the sr-users mailing list