Displaying 1 result from an estimated 1 matches for "origmus".
Did you mean:
origins
2006 Apr 21
0
MoH issue
...ther us SIP
and don't even touch the PRI, only outgoing calls outside the companies
will do that. So I also would like if B called C, C's music on hold
would be the one heard.
Here is how I started the dialplan.
[Empire-Outbound]
exten => _.,1,Answer()
exten => _.,n,SetMusicOnHold(OrigMusic)
exten => _.,n,Wait(2)
exten => _.,n,Goto(Empire-Outbound2,${EXTEN},1)
[Empire-Outbound2]
include => A-DirectDial ;Direct Dial Context
include => Empire-VoiceMail ;Voicemail context
include => Empire-Wildcard ;Basic...