I have a SIP/PSTN provider with an account username/password.
The address of the provider is sip.test.com
I would like to redirect phone calls to the gateway, but how is it possible to
log in on the gateway and forward calls?
Thank you for your replies
Best Regards,
I've tried:
if (uri=~"[EMAIL PROTECTED]") {
rewritehostport("username:[EMAIL PROTECTED]"); #
Rewrite the URI
route(1);
exit;
}
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users