At the top of our ROUTE_INVITE, we have:

 #----------------------------------------------------------------------
 # Let the UA know we are working on their request -
 # they shouldn't send retransmissions
 #----------------------------------------------------------------------
 sl_send_reply("100", "Trying");

This seems to work and it was adapted from code used during REGISTER processing.

Regards,
Norm

Klaus Darilion wrote:
AFAI remember there was function t_relay_no_ack or similar. Take a lookat the README from TM module.

regards
klaus

T.R. Missner wrote:
Hello,

I want to send an immediate 100 trying message when an Invite is received, then I do a DB lookup, then I rewrite the RURI and forward the message using t_relay.

Since I have already sent a 100 trying manually I’d like to short circuit the 100 t_relay sends so multiple 100 trying messages aren’t sent.

Does anyone know of a way to do this?

Thanks,

T.R.


------------------------------------------------------------------------

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


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





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

Reply via email to