Hello,
I am trying to add Remote-Party-ID dynamicly. In my config I use exec_dst for routing and aliases and because of this I can not use append_rpid function (it need saved SIP URI exists... and i do not knwo where to get it)
I am planing to write short function exec_rpid that will do this work.. please tell me if it is good idea or I will just waste my time and there are ready solutions for this ?
Thxs
On 07-04 13:49, Vitaly Nikolaev wrote:
Hello,
I am trying to add Remote-Party-ID dynamicly. In my config I use exec_dst for routing and aliases and because of this I can not use append_rpid function (it need saved SIP URI exists... and i do not knwo where to get it)
SER extracts this information either from database or radius server along with authentication information.
I am planing to write short function exec_rpid that will do this work.. please tell me if it is good idea or I will just waste my time and there are ready solutions for this ?
Yes, you can do it, check how authentication modules do it.
Jan.