Hello,
do you have that piece of code in the request route function (or a function
executed from there)?

Any other functions from KSR executed before, or it is just at the top?

Cheers,
Daniel

On Mon, Jul 15, 2019 at 12:31 AM Alexandru Covalschi <[email protected]>
wrote:

> Hello list,
>
>         if KSR.is_OPTIONS() and KSR.is_myself_ruri():
>             KSR.x.modf("options_reply");
>             exit();
>
> with a valid URI (no username) gives the subj output (opt_reply(): called
> for non-OPTIONS request)
> How could that be?
> Python KEMI, 5.2.3, docker.
>
> ________________________________
> Regards,
> Alexandru Covalschi
> VoIP Engineer and System Administrator
> tel: +37367367850
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>


-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to