To make clear: I send Invite to Freeswitch setting a couple of parametures in Record-Route so that I could use it in case of Ack or BYE comes from freeswitch gateway. And I use it using Recorf-Route and add_rr_param functions. Then on non-INVITE I route the call with loose_route and here I want to take my params from Route header. I should use get_route_param function, right? But it looks like this function does not exist in the RR module. However there is some references to get_route_param function in sources code or RR module. But it still complan that this function is unknown.
-- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/get-route-param-function-of-rr-module-tp7587523p7587564.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
