Caution: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe
Daniel try using (try / except) for more debug or apply more verbose.
For it msg "execution of route type 1 with no name returned 1" use return -1 an try again.
try:
# your code here
except Exception as e:
ksr.err(f"Exception occurred: {str(e)}")
return
regards
Richard
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to sr-users-leave@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender!
Edit mailing list options or unsubscribe: