Merge "Support sip:conference@pbx.openstack.org"
This commit is contained in:
commit
2ab81fe2af
@ -30,3 +30,6 @@ exten => 7726,1,Answer()
|
||||
|
||||
; All other extensions go to s,1
|
||||
exten => _X.,1,Goto(s,1)
|
||||
|
||||
; Let someone call in to sip:conference@pbx.openstack.org
|
||||
exten => conference,1,Goto(s,1)
|
||||
|
Loading…
Reference in New Issue
Block a user