Add Device Feature Sync (#2905)
* Update lua.conf.xml Hook the feature_event lua script to Freeswitch "PHONE_FEATURE_SUBSCRIBE" events. * Create index.lua * Create feature_event_notify.lua * Update call_forward.lua Add trigger for feature sync. * Update do_not_disturb.lua Add trigger for feature sync. * Update call_edit.php * Create feature_event_notify.php * Update index.lua disable logging
This commit is contained in:
@@ -56,5 +56,7 @@
|
||||
<!--<param name="startup-script" value="app/voicemail/resources/scripts/mwi.lua"/>-->
|
||||
<!--<param name="startup-script" value="app/voicemail/resources/scripts/mwi_subscribe.lua"/>-->
|
||||
|
||||
<!-- Subscribe to events -->
|
||||
<!-- <hook event="PHONE_FEATURE_SUBSCRIBE" subclass="" script="app.lua feature_event"/>-->
|
||||
</settings>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user