[OpenSER-Devel] Header not supported

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Apr 23 16:14:05 CEST 2008


Yes, you can.
Use the textops functions to do it.

Regards,
bogdan

yazid.hadjsaid at orange-ftgroup.com wrote:
> can i  modifie  a content of a header? 
>
> -----Message d'origine-----
> De : Klaus Darilion [mailto:klaus.mailinglists at pernau.at] 
> Envoyé : lundi 21 avril 2008 14:34
> À : zze-HADJ SAID Yazid RD-CORE-LAN
> Cc : devel at lists.openser.org
> Objet : Re: [OpenSER-Devel] Header not supported
>
> openser is a SIP proxy, thus any header is supported.
>
> If the request is forwarded, the header will be forwarded too unless it is explicitly removed by remove_hf() function.
>
> You can also add any of these headers using the append_hf() or similar functions from textops module.
>
> You can access the content of any header by using the syntax:
> $(hdr(name)[N])
> http://www.openser.org/dokuwiki/doku.php/pseudovariables:devel#headers
>
> Some of these headers already have a "shortcut" pseudo variable, e.g.:
> $ai
> http://www.openser.org/dokuwiki/doku.php/pseudovariables:devel#uri_in_sip_request_s_p-asserted-identity_header
>
> regards
> klaus
>
>
>
> yazid.hadjsaid at orange-ftgroup.com schrieb:
>   
>> What happens if a header is not supported by openser. For example RFC 
>> 3455 Thanks
>>
>>
>> ----------------------------------------------------------------------
>> --
>>
>> _______________________________________________
>> Devel mailing list
>> Devel at lists.openser.org
>> http://lists.openser.org/cgi-bin/mailman/listinfo/devel
>>     
>
> _______________________________________________
> Devel mailing list
> Devel at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/devel
>
>   




More information about the Devel mailing list