[SR-Users] Append (not replace) line to SDP body

Tim Anderson tim at claritynetworks.com.au
Fri Jun 24 12:29:33 CEST 2022


You could do 
```
set_body($rb+"\r\na=prime:20", $cT);
```
Not sure how to do it of you want to add the line in the middle of the body though.

On 24 June 2022 9:58:49 am UTC, "Benoît Panizzon" <benoit.panizzon at imp.ch> wrote:
>Hi Gang
>
>Next question.
>
>I have some broken CPE which do not set a=ptime despite using 20ms which
>then causes the call to get rejected in certain destinations, because
>ptime header is missing.
>
>So I would like to match the user-agents in question and add back
>a=ptime:20
>
>Google searches found an user with the exact same problem almost 10
>years ago and Daniel replying that indeed a function to add a body line
>would be handy.
>
>https://www.kamailio.org/docs/modules/devel/modules/textops.html
>
>How could this be accomplished? I don't see a add_body_line or other
>function which does not 'replace' a body line.
>
>-- 
>Mit freundlichen Grüssen
>
>-Benoît Panizzon- @ HomeOffice und normal erreichbar
>-- 
>I m p r o W a r e   A G    -    Leiter Commerce Kunden
>______________________________________________________
>
>Zurlindenstrasse 29             Tel  +41 61 826 93 00
>CH-4133 Pratteln                Fax  +41 61 826 93 01
>Schweiz                         Web  http://www.imp.ch
>______________________________________________________
>
>__________________________________________________________
>Kamailio - Users Mailing List - Non Commercial Discussions
>  * sr-users at lists.kamailio.org
>Important: keep the mailing list in the recipients, do not reply only to the sender!
>Edit mailing list options or unsubscribe:
>  * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20220624/47d3d0ca/attachment.htm>


More information about the sr-users mailing list