On Wed, Oct 15, 2008 at 10:48 AM, Iñaki Baz Castillo ibc@aliax.net wrote:
2008/10/15 luzango mfupe luzango.mfupe@gmail.com:
Hi Mates, I am testing a Client in Nokia E65 using kamailio 1.3.3. I managed to successfull get it Registered but when i attempt to make a call i always get the "404 Not Found" message in the INVITE. Strangely enough, the Client appears to still be ONLINE in the location table.
Your conclusion is wrong. A user doen't need to be registered in order to make a PSTN call (except if you add that logic to your script, that is not the case).
So, forget yuor user is registered, it's doesn't matter, and debug why your dialed number is not matched as a number to the PSTN.
Iñaki is right here.
In addition, "404 Not Found" is not the correct reponse when the destination target is not registered, IMO it should be a 480 instead.