On Monday 30 March 2009, Uriel Rozenbaum wrote: > The issue I'm facing is that, when this happens I get no record on the > missed_calls table, but only for this attempt; all other attempts are > recorded. > > This will impact on teh ASR calculation script we developed and the routing > logic that uses those values. > > Do you think it was fixed on 1.5?
Hi Uriel, you should get an error in your script in this case, cr_next_domain return -1. So in your cfg kamailio will return 404 and exit the script. So i don't think its an error in cr, its probably related to the usage of the acc module in your cfg. Cheers, Henning _______________________________________________ Kamailio (OpenSER) - Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
