[OpenSIPS-Users] OPTIONS without Contact header messing with dialog module on OpenSIPS 1.5.3 - Avaya IP Office 6.0 SIP stack

Gavin Henry gavin.henry at gmail.com
Wed Aug 18 14:47:54 CEST 2010


On 18 August 2010 10:23, Gavin Henry <gavin.henry at gmail.com> wrote:
> I was thinking:
>
>   if (is_method("OPTIONS|INFO"))
>    {
>        sl_send_reply("501", "Method $rm not implemented");
>        exit;
>    };
>

I think I'll add in above. Also, I think I've figured it out. The logs
show these broken dialog inserts. I've just got a SIP trace of when it
starts failing and Service Full is being returned. I think as these
dialogs don't get closed they are sitting as open calls and when we
hit our LB limit it gets full and a restart clears the tables.

Need to check where the ongoing calls are saved so I can see what
we're at now. All frpm a broken OPTIONS message!

Thanks.


-- 
http://www.suretecsystems.com/services/openldap/
http://www.suretectelecom.com



More information about the Users mailing list