[OpenSIPS-Users] 405 from UAS to UAC

Nick Khamis symack at gmail.com
Sun Nov 13 17:27:08 CET 2011


Sammry, thank you so much for your response. It's actually both SUBSCRIBE, and
REGISTER. As for the relpy, I did try following it but it's not in cfg.

Cheers,

Nick

On Sun, Nov 13, 2011 at 11:23 AM, Sammy Govind <govoiper at gmail.com> wrote:
> So this is a SUBSCRIBE now, previously it was REGISTER, is Register working
> now? you know what.. open up the cfg, follow the SUBSCRIBE conditions and
> see where is sl_send_reply(405,"Method not allowed") is hit to these
> requests !
>
> On Sun, Nov 13, 2011 at 9:11 PM, Nick Khamis <symack at gmail.com> wrote:
>>
>> Hello Sammy,
>>
>> Thank you for your response. I am totally stumped by this. I have made
>> sure that:
>>
>> insert into subscriber
>> values(0,'1001','test.com','pass','mpeer at test.com','pass','pass',null);
>> insert into domain value(0,'test.com',now());
>>
>> My packet trace is showing:
>>
>> SUBSCRIBE sip:1001 at test.com SIP/2.0
>> From: "Mike Peer" <sip:1001 at test.com>;tag=A8B56F66-ACD0699D.
>> To: <sip:1001 at test.com>.
>>
>> Bust I am still recieving:
>>
>> U 192.168.2.102:5060 -> 192.168.2.11:5060
>> SIP/2.0 405 Method Not Allowed.
>> Via: SIP/2.0/UDP 192.168.2.11;branch=z9hG4bK4995154054099709.
>> From: "Mike Peer" <sip:1001 at test.com>;tag=EC7F6BF6-F31B262D.
>> To: <sip:1001 at test.com>;tag=4899a85fdda7a45fc4d7b6eb4e737879.0324.
>> CSeq: 1 SUBSCRIBE.
>> Call-ID: ec8e0cd2-1806d464-5732769b at 192.168.2.11.
>> Server: OpenSIPS (1.7.0-notls (i386/linux)).
>> Content-Length: 0.
>>
>> Thanks in Advance,
>>
>> Nick.
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>



More information about the Users mailing list