[Freeswitch-users] How to Force Invites to be send to IP of Registrar
Alexis
ap at gen-ip.fr
Mon Mar 18 12:50:08 UTC 2019
Hello,
You can force it with
<param name="proxy" value="static_ip:port"/>
in your sip_profile gateway.
And here is the documentation :
https://freeswitch.org/confluence/display/FREESWITCH/Gateways+Configuration
Alexis
Le 18/03/2019 à 10:41, bforest a écrit :
> Hello everybody,
>
>
> how can we force freeswitch to send invites to the ip address of the
> registrar.
>
> We are running freeswitch at a gateway to Deutsche Telekom NGN Sip-Trunk.
>
> Deutsche Telekom changes priority of the registration ip address very often.
>
> The TTL of the SRV DNS records is 300 seconds only.
>
> If we are registered to 217.0.15.67 and DNS priority ip address changes to
>
> 217.0.15.69 the invites go to 217.0.15.69 and Telekom answers with SIP-Code
>
> 403 forbidden.
>
> Is there a way to force freeswitch to ignore the DNS for the invites and
> send them to the IP of the registrar?
>
> At the moment we are running a script wich supervises the DNS and renews
> regitstaration if ip has changed.
>
> This is not really a solution, because there are some dead times.
>
>
>
>
> --
> Sent from: http://freeswitch-users.2379917.n2.nabble.com/
>
>
More information about the FreeSWITCH-users
mailing list