Add gott queue
This commit is contained in:
@@ -740,6 +740,10 @@ same => n,Goto(start)
|
|||||||
exten => 1,1,Goto(record-bid,1,1)
|
exten => 1,1,Goto(record-bid,1,1)
|
||||||
exten => 2,1,Goto(take-question,s,1)
|
exten => 2,1,Goto(take-question,s,1)
|
||||||
|
|
||||||
|
exten => 7,1,Wait(0.5)
|
||||||
|
same => n,Queue(gott,t)
|
||||||
|
same => n,Hangup()
|
||||||
|
|
||||||
exten => stream-closed,1,Wait(0.8)
|
exten => stream-closed,1,Wait(0.8)
|
||||||
same => n,Playback(/etc/asterisk/media/playback/e_2_bei_uns_ist_leider_gerade_nichts_los)
|
same => n,Playback(/etc/asterisk/media/playback/e_2_bei_uns_ist_leider_gerade_nichts_los)
|
||||||
same => n,MusicOnHold(shop,10)
|
same => n,MusicOnHold(shop,10)
|
||||||
|
|||||||
@@ -561,6 +561,13 @@ timeout = 40
|
|||||||
;member => Local/1000@default,0,John Smith,SIP/1000
|
;member => Local/1000@default,0,John Smith,SIP/1000
|
||||||
;member => Local/2000@default,0,Lorem Ipsum,SIP/2000,no
|
;member => Local/2000@default,0,Lorem Ipsum,SIP/2000,no
|
||||||
|
|
||||||
|
[gott]
|
||||||
|
musicclass=gott
|
||||||
|
strategy=ringall
|
||||||
|
announce-position=no
|
||||||
|
announce-to-first-user=no
|
||||||
|
member => IAX2/stubnitz/24
|
||||||
|
|
||||||
[shop]
|
[shop]
|
||||||
musicclass=shop
|
musicclass=shop
|
||||||
strategy=ringall
|
strategy=ringall
|
||||||
|
|||||||
Reference in New Issue
Block a user