[SR-Users] Help to overwrite the $od, or another solution

Victor Velo victor.velo at yahoo.ca
Sat May 15 13:42:19 CEST 2021


 Hello Fred,
Thank you, that did replace the to_uri.
I'm now facing with another thing: "407 Proxy Authentication Required".
I already added the 3 MS Teams GW to trusted source in the FreeSwitch ACL:
But still getting this Proxy Authentication Required error.
Any tips for investigation is welcome. 
Thanks,Victor
    On Friday, May 14, 2021, 03:12:40 p.m. EDT, Fred Posner <fred at palner.com> wrote:  
 
 On 5/14/21 2:49 PM, Victor Velo wrote:
> Hello,
> 
> the request I receive from MS Teams seems to be correct but I need to
> overwrite the Original Domain, which is the FQDN of Kamailio itself, to
> another domain name:
> 
> TO: <sip:+15142144069@*dev-sbc.openfabrik.com:5061*;user=phone>
> 
> rewrite to:
> TO: <sip:+15142144069@*dev.myinternaldomain.openfabrik.com*:5061;user=phone>
> 
> What would the best why to achieve this rewriting? 
> 

Take a look at UAC module:
https://www.kamailio.org/docs/modules/stable/modules/uac.html

In your case:
uac_replace_to_uri


You can also use replace_all within textops:
https://www.kamailio.org/docs/modules/stable/modules/textops.html

-- 
Fred Posner -- www.palner.com
Matrix: @fred:matrix.lod.com

__________________________________________________________
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
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20210515/1a36ce78/attachment.htm>


More information about the sr-users mailing list