On Wed, Nov 15, 2006 at 10:04:12AM +0100, Klaus Darilion wrote:
Hi!
Hi,
Is it possible to deactivate the 100 Trying during t_relay? I want to use sl_send_reply("100","trying"), thus the implicit 100 trying during t_relay is not needed.
The easy way comment it out:
t_funcs.c: row: 249
if (!t_reply( t, p_msg , 100 , "trying -- your call is important to us")) DBG("SER: ERROR: t_reply (100)\n");
regards klaus
-- Klaus Darilion nic.at
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Wbr,