oh, thank you -- I was looking at wrong place. Indeed, the documentation did not keep the pace with development. t_relay was split in t_relay_to_udp and t_relay_to_tcp when tcp was introduced. I updated CVS documentation.
I will update the documentation. Thanks for reporting.
-jiri
At 01:08 PM 3/16/2004, Stephen James wrote:
This would be the one, reached through the main ser webpage clicking on ser modules and then html version.
http://iptel.org/ser/doc/modules/html/tm.html
-----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@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@carriustech.com 2140 Lake Park Blvd. Suite 500 Richardson TX, 75080
Signature powered by Plaxo ... Want a signature like this?
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
-- Jiri Kuthan http://iptel.org/~jiri/
-- Jiri Kuthan http://iptel.org/~jiri/