Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all articles
Browse latest Browse all 225712

Barge into a phone call

$
0
0

Hi,

You can write your own dialplan to barge into a call with a whisper to your agent.
You can even combine with two feature codes:

  1. One for barging without whispering.
  2. One for barging with whispering.

Example:

[from-internal-custom]
;Listening to a conversation
exten => _*990X.,1,ChanSpy(SIP/${EXTEN:4}
;Whispering to a conversation
exten => _*991X.,1,ChanSpy(SIP/${EXTEN:4},w)

If you want to see more options of the ChanSpy application, you can type in the Asterisk console:

core show application ChanSpy

Thank you,

Daniel Friedman
Trixton LTD.


Viewing all articles
Browse latest Browse all 225712

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>