2009/4/27 Ovidiu Sas <[email protected]>: >>> The prefix in the gw Table should be added to the beginning of the RURI >>> before it is forwarded to the GW, but as you said, the added prefix is >>> discarded every time, >> >> What you mean with "the added prefix"? who adds that prefix? > > The prefix works ok. > From the doc: > "Function next_gw() can then be used to select one gateway at a time > for forwarding. Upon each call, user part of original Request URI is > first stripped by the number of characters as specified by the > gateway's strip count and then prefixed by gateway's tag." > > The GW's tag is the prefix.
ahh, ok, you mean the "tag". This is added to the RURI *after* mathing the prefix against the original RURI. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Kamailio (OpenSER) - Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
