[SR-Users] string manipulation from db

Henning Westerholt henning.westerholt at 1und1.de
Fri Sep 10 16:55:51 CEST 2010


On Friday 10 September 2010, anthony thomas wrote:
> I am retrieving values from a db using either carrierroute or mtree modules
>  to send a 302 to my softswitch. It expects the message as:
> [..]
> Contact: <sip:989897 at X.X.X.X;rg=4003>;q=0.2
> Contact: <sip:989897 at X.X.X.X:rg=321>;q=0.8
> [..]
> And then inject those values in the contact header, but I am having a hard
>  time finding the right way to do it. Is there any way to do it without
>  calling the perl module?

Hi anthony,

so your question is related to the modifying of the contact header in the 
message? Have you tried the remove_hf/ append_hf functions, or the subst 
function (all in textops) in the config script?

Cheers,

Henning



More information about the sr-users mailing list