Hello,
On 05/30/2009 11:25 AM, Panagiotis Skoulikaritis wrote:
Hi all
I'm new to the kamailio actually this is my first try. After reeding for a while various documents and the book for the openser. I tried to create my first kamailio installation and configuration. I have to admit that the kamailio / openser has a steep learning curve. Anyway I have created the attached script but it doesn't work as intended( I tried my best), even though I'm able to register users and make calls between them, I'm unable to make outgoing calls.
From what I see when it reaches the route[10] it ignores the routing entries and it fails giving me the 404 error message at the end of the route[10]
check if the called destination is in location table: kamctl ul show
You can print the R-URI inside that route, just to be sure the value is what you expect:
xlog("========= $ru\n");
Cheers, Daniel
On the attached file are the logs of the kamailio, the config file and also a sip trace
10.10.10.1 is the ip of the kamailio server 10.10.10.2 is the ip of the test softphone
Any help will be greatly appreciated
Regards
Panagiotis
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users