[Serusers] PSTN gateway doubt
Daniel-Constantin Mierla
Daniel-Constantin.Mierla at fokus.fraunhofer.de
Fri Feb 4 11:23:54 CET 2005
if it works is correct :-) ... this depends mainly on how the AS is
configured, what domains it accepts in request URI. The statement you
pasted from docs can be used for outbound proxies, the incoming message
is not changed, just delivered to the address from the parameters.
Daniel
On 02/04/05 10:09, Luca Corti wrote:
>Hello,
>
>I'm forwarding PSTN calls from ser to a CIsco AS5350. Currently I'm
>rewriting the address to the IP address of the AS. Is this correct? In
>the ser howto I can see call forwarding done with t_relay_to():
>
># attempt handoff to PSTN
>if (uri=~"^sip:9[0-9]*@mydomain.com") { ## This assumes that the caller is
> log("Forwarding to PSTN\n"); ## registered in our realm
> t_relay_to( "192.168.0.2", "5060"); ## Our Cisco router
> break;
>};
>
>
>thanks
>
>Luca
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
More information about the sr-users
mailing list