[Serusers] [Seruser] 483 too many hoops?
Timur Elzhov
elzhov at warelex.com
Tue Apr 5 15:51:55 CEST 2005
On Tue, Apr 05, 2005 at 04:34:41PM +0300, tesastac at tesas.com wrote:
> I tried it but still doesn't work :-( any other idea?
The single remaining idea is to put "trap" instructions in the
different in the different place of `route', particularly inside
the `if' conditions, e.g.:
if (method == REGISTER) {
...
sl_send_reply("404", "We are in the REGISTER block");
break;
};
Then study SIP diagnostic, which every SIP client should log somewhere.
The overview of the SIP message structure is described in the 'SIP
Introduction'.
--
HTH,
Timur.
More information about the sr-users
mailing list