Here is the dial plan
[testInComingCalls]
exten => s,1,Answer
exten => 30953025,1,Dial(SIP/20000,20)
I would like to play an audio file as soon as somebody answered the call (Welcome Message)..
Here is the dial plan
[testInComingCalls]
exten => s,1,Answer
exten => 30953025,1,Dial(SIP/20000,20)
I would like to play an audio file as soon as somebody answered the call (Welcome Message)..
In freePBX, these are the steps:
Note that this plays a message regardless of whether somebody picks up the extension.
Don't edit your dialplan directly if you're using freepbx.