[Serusers] SIP Diversion for SER 0.9.6

caio elcaio at gmail.com
Wed Apr 29 21:55:32 CEST 2009


"diversion" module may help you..

   loadmodule "/path/to/ser/modules/diversion.so"
   modparam("diversion", "suffix", ";privacy=full")
   ...
   #add_diversion("unconditional");
   add_diversion("user-busy");
   etc...

and use "subst()" (of textops module) function to modify or keep To|From|etc sip 
headers. (http://www.iptel.org/texttops_function_subst)

regards,
claudio.

inge wrote:
> Hi Jiri,
> 
> You mean an external script ? Or with embedded functions in SER ?
> 
> I know the best way should be an update but I must do my best to find a
> solution in this context.
> 
> Thanks for your reply, anyone can drive me ?
> 
> Regards,
> 
> A.L
> 
> Le mardi 28 avril 2009 à 23:47 +0200, Jiri Kuthan a écrit :
>> I would suggest scripting -- select operator should be able to get the 
>> input,
>> and the printf-like functions to produce the output. I hope someone with
>> more cycles  than myself tonight would be able to put such script together
>> and put it on web.
>>
>> As for the particular version 0.9.6 -- I dunno -- I think that would take
>> an additional skilled historian. In fact, I think after all years of
>> very intense improvements, you should really consider updating to
>> a recent version.
>>
>>
>> -jiri
>>
>> inge wrote:
>>> Hi all,
>>>
>>> I look for a way to use SIP DIVERSION. In case of a call transfer, I
>>> have to conserve the original called number and send it to SS7 gateway.
>>> But for a good interoperability between SIP and SS7 in this kind of
>>> application I just see the way of SIP DIVERSION support.
>>>
>>> Can someone help me ?
>>>
>>> Regards,
>>>
>>> A.L
>>>
>>> _______________________________________________
>>> Serusers mailing list
>>> Serusers at lists.iptel.org
>>> http://lists.iptel.org/mailman/listinfo/serusers
>>>
> 
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list