Support sip:conference@pbx.openstack.org
Change-Id: Ic00ab403c150aeaaff6e0a0b137483261bf1446c
This commit is contained in:
parent
5eadfe1795
commit
c6bf9465e3
@ -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…
x
Reference in New Issue
Block a user