Skip to content
Snippets Groups Projects
Commit a103faca authored by Friendly Automation's avatar Friendly Automation Committed by Gerrit Code Review
Browse files

Merge "basic-pbx: Update configuration to work with current modules." into 13

parents 509e37d0 1f3d6e1e
Branches
Tags
No related merge requests found
...@@ -63,6 +63,7 @@ load = pbx_config.so ...@@ -63,6 +63,7 @@ load = pbx_config.so
; Resources ; Resources
load = res_http_websocket.so
load = res_musiconhold.so load = res_musiconhold.so
load = res_pjproject.so load = res_pjproject.so
load = res_pjsip_acl.so load = res_pjsip_acl.so
...@@ -93,7 +94,6 @@ load = res_pjsip_pidf_eyebeam_body_supplement.so ...@@ -93,7 +94,6 @@ load = res_pjsip_pidf_eyebeam_body_supplement.so
load = res_pjsip_publish_asterisk.so load = res_pjsip_publish_asterisk.so
load = res_pjsip_pubsub.so load = res_pjsip_pubsub.so
load = res_pjsip_refer.so load = res_pjsip_refer.so
load = res_pjsip_registrar_expire.so
load = res_pjsip_registrar.so load = res_pjsip_registrar.so
load = res_pjsip_rfc3326.so load = res_pjsip_rfc3326.so
load = res_pjsip_sdp_rtp.so load = res_pjsip_sdp_rtp.so
......
; rfc3842
; put empty "Content=>" at the end to have CRLF after last body line
[clear-mwi]
Event=>message-summary
Content-type=>application/simple-message-summary
Content=>Messages-Waiting: no
Content=>Message-Account: sip:asterisk@127.0.0.1
Content=>Voice-Message: 0/0 (0/0)
Content=>
; Aastra
[aastra-check-cfg]
Event=>check-sync
[aastra-xml]
Event=>aastra-xml
; Digium
[digium-check-cfg]
Event=>check-sync
; Linksys
[linksys-cold-restart]
Event=>reboot_now
[linksys-warm-restart]
Event=>restart_now
; Polycom
[polycom-check-cfg]
Event=>check-sync
; Sipura
[sipura-check-cfg]
Event=>resync
[sipura-get-report]
Event=>report
; snom
[snom-check-cfg]
Event=>check-sync\;reboot=false
[snom-reboot]
Event=>check-sync\;reboot=true
; Cisco
[cisco-check-cfg]
Event=>check-sync
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment