Hi Sabino! Do you really need to call it from within your module? The usual way is that modules prepare the request (set RURI, DURI, branches ...) and then in script you call t_relay(). This way is more flexible as it also allows you to perform some task in script before sending out the request (if needed).
klaus sabino frisardi schrieb: > Hi all, > > I'm using openser 1.4. Can anyone tell me how can i call t_relay() from > another module. > Can anyone help me? any suggestion? > > Thanks for your help. > Regards > > > -- > Sabino Frisardi > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.kamailio.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
