This would be the one, reached through the main ser
webpage
clicking on ser modules and then html version.
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Monday, March 15, 2004 7:20 PM
To: Stephen James
Subject: RE: [Serusers] t_relay_to not found
which tm.html document are you referring to? -jiri
At 02:04 AM 3/16/2004, Stephen James wrote:
Hmm. This code segement was cut straight from the
tm.html document?
Is this a documentation problem or a deprecated function?
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Monday, March 15, 2004 6:50 PM
To: Stephen James; serusers(a)lists.iptel.org
Subject: Re: [Serusers] t_relay_to not found
There is no such a command in SER. There is t_relay_to_udp though.
-jiri
At 04:44 PM 3/15/2004, Stephen James wrote:
I attempted to implement the code in the example
for PSTN gateway
where
after matching the enum in the user portion of the
uri it uses
t_relay_to. When I
implement this I get unable to find t_relay_to in the startup of ser.
It
>find t_relay so I know that the tm module is loaded and exists, when I
do nm on
the module I see the symbol t_relay_to in there as well???
# attempt handoff to PSTN
if (uri=~"^sip:9[0-9]*@.*") {
log("Forwarding to PSTN\n");
t_relay_to( "192.168.0.2", "5060");
break;
};
Carrius Technologies
Stephen James
Principal MTS
sjames(a)carriustech.com
2140 Lake Park Blvd.
Suite 500
Richardson TX, 75080
Signature powered by Plaxo ... Want a signature like this?
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan
http://iptel.org/~jiri/