Re: [sr-dev] [kamailio/kamailio] I_perform_user_authorization_request(): no int value param passed (#1099)

2017-05-02 Thread riccardovarotto
It works well! Thank you -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1099#issuecomment-298586502___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] I_perform_user_authorization_request(): no int value param passed (#1099)

2017-04-27 Thread riccardovarotto
Thank you -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/1099#issuecomment-297762258___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org

Re: [sr-dev] [kamailio/kamailio] I_perform_user_authorization_request(): no int value param passed (#1099)

2017-04-27 Thread riccardovarotto
The problem is not in that module as on log: 1(26715) ERROR: [core/sr_module.c:1766]: get_int_fparam(): Unexpected param type: 1280329042 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] I_perform_user_authorization_request(): no int value param passed (#1099)

2017-04-27 Thread riccardovarotto
Yes, but I think something wrong enter on C parsing code of the second parameter of the above configuration function. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] I_perform_user_authorization_request(): no int value param passed (#1099)

2017-04-27 Thread riccardovarotto
### Description Using I-CSCF Kamailio module with 5.0.1 version we got the error: "I_perform_user_authorization_request(): no int value param passed" Same configuration file works well on 5.0.0 version ### Troubleshooting Reproduction Debugging Data 1(26715) ERROR: ***