Re: [SR-Users] Handling timers from an Avaya PBX (throwing 404s)

2011-02-06 Thread Alex Balashov
The best way to handle this is using a static trusted IP trunk rather than trying to spoof digest authentication mechanisms or fool the location service. -- Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW Suite 2200 Atlanta, GA 30303 Tel: +1-678-954-0670 Fax: +1-404-961

[SR-Users] Handling timers from an Avaya PBX (throwing 404s)

2011-02-06 Thread Graham Wooden
Hi there, I turned up a few new sip trunk customers this past week, from which one of them was an Avaya system. The customer wasn¹t able to do a username/password auth, so I set them up as a permanent entry in the location table. I am running Kamailio 1.5.5. The issue is that I am throwing back a

Re: [SR-Users] authentication is not working

2011-02-06 Thread Iñaki Baz Castillo
2011/2/3 Danny Dias : >         if (is_method("REGISTER")) >         { >                 # authenticate the REGISTER requests (uncomment to enable > auth) >                 if (!www_authorize("", "subscriber")) >                 { >                         www_challenge("", "0"); >