Play a message to the called number, when answer: Difference between revisions

From MiRTA PBX documentation
Jump to navigation Jump to search
(Created page with "You can play a message to the called party using the Custom destination "Play to the called party when answer" thumb|Recording warning The obj...")
 
No edit summary
 
Line 1: Line 1:
You can play a message to the called party using the Custom destination "Play to the called party when answer"
You can play a message to the called party using the Custom destination "Play to the called party when answer"


[[File:Recording warning.png|thumb|Recording warning]]
[[File:Recording warning.png|400px|Recording warning]]


The objective is to create a feature code, like *1021[NUM] that will execute the about custom destination and then connect the call to the [NUM] entered
The objective is to create a feature code, like *1021[NUM] that will execute the about custom destination and then connect the call to the [NUM] entered
Line 7: Line 7:
You need to create a custom destination to forward the call to the number of your choice, passed as parameter for the feature code:
You need to create a custom destination to forward the call to the number of your choice, passed as parameter for the feature code:


[[File:Dial as NUM.png|thumb|Dial as NUM]]
[[File:Dial as NUM.png|400px|Dial as NUM]]


You can use also a Forward To Custom destination, allowing more parameters
You can use also a Forward To Custom destination, allowing more parameters
Line 13: Line 13:
Here the final feature code:
Here the final feature code:


[[File:lay to the called number.png|thumb|Dial and play a message]]
[[File:Play to the called number.png|400px|Dial and play a message]]

Latest revision as of 17:04, 10 January 2020

You can play a message to the called party using the Custom destination "Play to the called party when answer"

Recording warning

The objective is to create a feature code, like *1021[NUM] that will execute the about custom destination and then connect the call to the [NUM] entered

You need to create a custom destination to forward the call to the number of your choice, passed as parameter for the feature code:

Dial as NUM

You can use also a Forward To Custom destination, allowing more parameters

Here the final feature code:

Dial and play a message