Hello,
On 02/11/15 17:05, Max wrote:
> Hi.
>
> I'd like to use Kamailio as a SIP proxy routing calls to upstream SIP
> provider.
> As far as I've understood the parameters I should set are:
>
> pstn.gw_ip = "" desc "PSTN GW Address"
> pstn.gw_port = "" desc "PSTN GW Port"
>
> The problem is that
Hey Max,
You should know that pstn.gw_ip is not a keyword in Kamailio and it
could've been pstn.lol_gw or anything. What really matters is that you know
where this gw_ip is being used in configuration.
Somewhere in the kamailio.cfg you'll see a PSTN route which will be doing
some RURI checks and t
Hi.
I'd like to use Kamailio as a SIP proxy routing calls to upstream SIP provider.
As far as I've understood the parameters I should set are:
pstn.gw_ip = "" desc "PSTN GW Address"
pstn.gw_port = "" desc "PSTN GW Port"
The problem is that my upstream provider uses dynamic IP for its server. How