Simple (hopefully) question

Basically, I need to be able to dial an extension, and when that extension picks up, I need to hear a beep on both sides of the conversation.

Is this possible?

Answers to a simple question are often complicated :smile: If all you need is a quick beep, you could use a combination of A() and L(), L() alone, or G(). See this thread for complexity: forums.digium.com/viewtopic.php? … t=G-friend

You could use the background play command to play a “beep” sound file.

/Mats

[quote=“Mats”]You could use the background play command to play a “beep” sound file.[/quote] to which leg of the call ? the OP wants both.