[OpenSIPS-Users] Call Center error
Prathibha B
prathibhab.tvm at gmail.com
Thu Apr 11 08:57:41 UTC 2024
Getting the following error in call center module
ERROR:call_center:set_call_leg: failed to init new b2bua call (empty ID
received)
Apr 11 14:06:28 etg-virtual-machine /usr/sbin/opensips[1249949]:
ERROR:call_center:w_handle_call: failed to set new destination for call
Call center code in opensips.cfg:
if (is_method("INVITE") and !has_totag() and ($(tU) == "112") ) {
if (!cc_handle_call("support")) {
send_reply(403,"Cannot handle call");
exit;
}
}
--
Regards,
B.Prathibha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20240411/b8abf54a/attachment.html>
More information about the Users
mailing list