Hello, can you try with master branch or with the patch from next commit?
* https://github.com/kamailio/kamailio/commit/6d43eacd6d5b78fe857267e70b7fa85519a7d5b6 While looking at how is exported, I noticed that some param type checks were wrong. Let's see if that's fixing it or is something else. Cheers, Daniel On 30.03.19 05:45, Andrew White wrote: > Hi all, > > I’m trying to set a pseudovariable via app_ruby. I’m able to retrieve > pseudovariables using PV.gete as such: > > > However trying to set these using sets, I get “No method found”: > > KSR::PV.sets("$fu", > "sip:#{$uacs[trunk]['r_username']}@#{$uacs[trunk]['r_domain']}") > > Mar 30 04:44:59 ip-10-0-0-2 /usr/local/sbin/kamailio[28421]: ERROR: {1 > 102 INVITE [email protected] > <mailto:[email protected]>:5060} app_ruby > [app_ruby_api.c:107]: app_ruby_print_last_exception(): exception: > undefined method `[]' for nil:NilClass > > PV.seti appears to work correctly. Am I calling the wrong method? > > Thanks! > ________________________________ > > Andrew White - Director > uConnected > Email: [email protected] <mailto:[email protected]> > Web: www.uConnected.com.au > > > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 6-8, 2019 -- www.kamailioworld.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
