Support sip:conference@pbx.openstack.org

Change-Id: Ic00ab403c150aeaaff6e0a0b137483261bf1446c
This commit is contained in:
Russell Bryant 2013-07-22 14:14:03 -04:00
parent 5eadfe1795
commit c6bf9465e3

View File

@ -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)