From antonio, 6 Years ago, written in Plain Text.
- view diff
Embed
  1. freeswitch@ovhvideo> unload mod_sms
  2. +OK
  3.  
  4. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'info'
  5. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'info' to wait for existing references.
  6. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'reply'
  7. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'reply' to wait for existing references.
  8. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'stop'
  9. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'stop' to wait for existing references.
  10. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'set'
  11. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'set' to wait for existing references.
  12. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'unset'
  13. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'unset' to wait for existing references.
  14. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'send'
  15. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'send' to wait for existing references.
  16. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'fire'
  17. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'fire' to wait for existing references.
  18. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'system'
  19. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'system' to wait for existing references.
  20. 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1306 Write lock interface 'GLOBAL_SMS' to wait for existing references.
  21. 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1315 Deleting Chat interface 'GLOBAL_SMS'
  22. 2018-02-14 22:46:33.544562 [CONSOLE] switch_loadable_module.c:2014 Stopping: mod_sms
  23. 2018-02-14 22:46:33.544562 [NOTICE] switch_event.c:2102 Event Binding deleted for mod_sms:CUSTOM
  24. 2018-02-14 22:46:33.544562 [NOTICE] switch_event.c:458 Subclass reservation deleted for mod_sms.c:SMS::DELIVERY_REPORT
  25. 2018-02-14 22:46:33.544562 [CONSOLE] switch_loadable_module.c:2034 mod_sms unloaded.
  26. freeswitch@ovhvideo> luarun testchat.lua
  27. +OK
  28.  
  29. 2018-02-14 22:46:36.304555 [INFO] switch_cpp.cpp:1376 chat console
  30. freeswitch@ovhvideo> load mod_sms
  31. +OK Reloading XML
  32. +OK
  33.  
  34. 2018-02-14 22:46:39.164520 [INFO] switch_time.c:1423 Timezone reloaded 0 definitions
  35. 2018-02-14 22:46:39.164520 [CONSOLE] switch_loadable_module.c:1540 Successfully Loaded [mod_sms]
  36. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'info'
  37. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'reply'
  38. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'stop'
  39. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'set'
  40. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'unset'
  41. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'send'
  42. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'fire'
  43. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'system'
  44. 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:483 Adding Chat interface 'GLOBAL_SMS'
  45. freeswitch@ovhvideo> fuarun testchat.lua> load mod_sms
  46. +OK
  47.  
  48. 2018-02-14 22:46:41.004565 [INFO] switch_cpp.cpp:1376 chat console
  49. 2018-02-14 22:46:41.004565 [DEBUG] mod_sms.c:92 SMS Delivery assumed successful due to being sent in non-blocking manner
  50. freeswitch@ovhvideo>
  51. freeswitch@ovhvideo>
  52. freeswitch@ovhvideo> ...
  53.