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
> [email protected]
> http://openser.org/cgi-bin/mailman/listinfo/users

Wbr,
-- 
Alexandr Dubovikov * [EMAIL PROTECTED] RusNet * mailto:[EMAIL PROTECTED]
    AD1-UANIC      *  ICQ: 122351182  *  http://www.start4.info

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to