Music on Hold
Posted: Mon Dec 28, 2020 6:22 pm
VERSION: 2.14-738a | BUILD: 200210-1628 | StandAlone | Vicibox Installation | Asterisk 13.29.2-vici
I have 2 questions on music on hold.
1) I want to know if we can select different Music on Hold (already added to audio store)when parking calls from agent screen or through dial plan? Is there any way to do it?
2) Can I set 2 different music on hold for 2 outbound calls. For example agent makes an outbound call to customer 1. then he parks that call(customer 1 starts hearing MOH(default) ). Agent than makes another Outbound call to customer2 and than parks that call too (customer 2 will also starts to hear MOH (default)). Can I have different Music on Hold for these 2 parked calls? Is there any way if we dial customer2 with some prefix we can have different MOH Screenshot given below
https://prnt.sc/wbv08i
Asterisk CLI After Call Park:
Thank you.
I have 2 questions on music on hold.
1) I want to know if we can select different Music on Hold (already added to audio store)when parking calls from agent screen or through dial plan? Is there any way to do it?
2) Can I set 2 different music on hold for 2 outbound calls. For example agent makes an outbound call to customer 1. then he parks that call(customer 1 starts hearing MOH(default) ). Agent than makes another Outbound call to customer2 and than parks that call too (customer 2 will also starts to hear MOH (default)). Can I have different Music on Hold for these 2 parked calls? Is there any way if we dial customer2 with some prefix we can have different MOH Screenshot given below
https://prnt.sc/wbv08i
Asterisk CLI After Call Park:
- Code: Select all
[Dec 28 18:40:36] == Manager 'sendcron' logged on from 127.0.0.1
[Dec 28 18:40:36] -- Channel SIP/ISP-OB-00000145 left 'simple_bridge' basic-bridge <e1552d46-45b6-4062-981b-5ca34908ac6f>
[Dec 28 18:40:36] -- Executing [8301@default:1] Answer("SIP/ISP-OB-00000145", "") in new stack
[Dec 28 18:40:36] -- Executing [8301@default:2] AGI("SIP/ISP-OB-00000145", "park_CID.agi") in new stack
[Dec 28 18:40:36] -- Launched AGI Script /usr/share/asterisk/agi-bin/park_CID.agi
[Dec 28 18:40:36] -- Channel Local/8600052@default-00000240;1 left 'simple_bridge' basic-bridge <e1552d46-45b6-4062-981b-5ca34908ac6f>
[Dec 28 18:40:36] == Spawn extension (default, 913109614257, 3) exited non-zero on 'Local/8600052@default-00000240;1'
[Dec 28 18:40:36] -- Executing [h@default:1] AGI("Local/8600052@default-00000240;1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----15-----15-----SIP 200 OK)") in new stack
[Dec 28 18:40:37] -- <SIP/ISP-OB-00000145> Playing 'sip-silence.gsm' (escape_digits=) (sample_offset 0) (language 'en')
[Dec 28 18:40:37] -- <SIP/ISP-OB-00000145> Playing 'sip-silence.gsm' (escape_digits=) (sample_offset 0) (language 'en')
[Dec 28 18:40:37] -- <SIP/ISP-OB-00000145> Playing 'sip-silence.gsm' (escape_digits=) (sample_offset 0) (language 'en')
[Dec 28 18:40:37] -- <SIP/ISP-OB-00000145> Playing 'sip-silence.gsm' (escape_digits=) (sample_offset 0) (language 'en')
[Dec 28 18:40:37] -- Started music on hold, class 'default', on channel 'SIP/Novatel-OB-00000145'
[Dec 28 18:40:37] == Manager 'sendcron' logged off from 127.0.0.1
[Dec 28 18:40:37] -- <Local/8600052@default-00000240;1>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----15-----15-----SIP 200 OK) completed, returning 0
Thank you.