- freeswitch@ovhvideo> unload mod_sms
- +OK
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'info'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'info' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'reply'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'reply' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'stop'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'stop' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'set'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'set' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'unset'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'unset' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'send'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'send' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'fire'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'fire' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1082 Deleting Application 'system'
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1084 Write lock interface 'system' to wait for existing references.
- 2018-02-14 22:46:33.544562 [DEBUG] switch_loadable_module.c:1306 Write lock interface 'GLOBAL_SMS' to wait for existing references.
- 2018-02-14 22:46:33.544562 [NOTICE] switch_loadable_module.c:1315 Deleting Chat interface 'GLOBAL_SMS'
- 2018-02-14 22:46:33.544562 [CONSOLE] switch_loadable_module.c:2014 Stopping: mod_sms
- 2018-02-14 22:46:33.544562 [NOTICE] switch_event.c:2102 Event Binding deleted for mod_sms:CUSTOM
- 2018-02-14 22:46:33.544562 [NOTICE] switch_event.c:458 Subclass reservation deleted for mod_sms.c:SMS::DELIVERY_REPORT
- 2018-02-14 22:46:33.544562 [CONSOLE] switch_loadable_module.c:2034 mod_sms unloaded.
- freeswitch@ovhvideo> luarun testchat.lua
- +OK
- 2018-02-14 22:46:36.304555 [INFO] switch_cpp.cpp:1376 chat console
- freeswitch@ovhvideo> load mod_sms
- +OK Reloading XML
- +OK
- 2018-02-14 22:46:39.164520 [INFO] switch_time.c:1423 Timezone reloaded 0 definitions
- 2018-02-14 22:46:39.164520 [CONSOLE] switch_loadable_module.c:1540 Successfully Loaded [mod_sms]
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'info'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'reply'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'stop'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'set'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'unset'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'send'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'fire'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:315 Adding Chat Application 'system'
- 2018-02-14 22:46:39.164520 [NOTICE] switch_loadable_module.c:483 Adding Chat interface 'GLOBAL_SMS'
- freeswitch@ovhvideo> fuarun testchat.lua> load mod_sms
- +OK
- 2018-02-14 22:46:41.004565 [INFO] switch_cpp.cpp:1376 chat console
- 2018-02-14 22:46:41.004565 [DEBUG] mod_sms.c:92 SMS Delivery assumed successful due to being sent in non-blocking manner
- freeswitch@ovhvideo>
- freeswitch@ovhvideo>
- freeswitch@ovhvideo> ...