<HTML>
<HEAD>
<TITLE>Handling timers from an Avaya PBX (throwing 404s)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi there,<BR>
<BR>
I turned up a few new sip trunk customers this past week, from which one of them was an Avaya system.<BR>
The customer wasn&#8217;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.<BR>
<BR>
The issue is that I am throwing back a 404 to them when they do a timer event, as they are passing sip:<a href="Unknown@my.ip.addr">Unknown@my.ip.addr</a>.<BR>
I don&#8217;t have a user name Unknown, hence the 404. I noticed that with the timer events from other customer&#8217;s PBXs, that they are passing sip:my.addr, from which I am giving back 200 OK.<BR>
<BR>
What is the best way to handle this? &nbsp;Just let it go or add a &#8220;Unknown&#8221; user (I don&#8217;t like the latter, really)? &nbsp;Calls to and from their system is fine, so right now it&#8217;s just entries in my logs &#8211; but I hate spending CPU cycles on stuff that isn&#8217;t going to benefit anyone. &nbsp;I sent an email back to the customer to see if maybe he can resolve it on his end, but I am doubtful on getting it resolved on his end.<BR>
<BR>
Thanks,<BR>
<BR>
-graham<BR>
</SPAN></FONT>
</BODY>
</HTML>