Skip to content

Commit

Permalink
modules: readme files regenerated - app_ruby ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed May 31, 2018
1 parent f9c7c12 commit a557e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/app_ruby/README
Expand Up @@ -175,7 +175,7 @@ kamcmd app_ruby.api_list
'/usr/local/etc/kamailio/ruby/myscript.rb'.
...
def ksr_sl_reply()
KSR.dbg("==== from ruby\n")
KSR.dbg("==== from ruby - src ip: " + KSR::PV.get("$si") + "\n")
KSR::SL.sl_send_reply(200, "OK-Ruby")
end
...
Expand Down

0 comments on commit a557e62

Please sign in to comment.