Hello,
I am newer in asterisk.
I create call file and move on outgoing folder.
this is my simple call file
Channel: SIP/1234
MaxRetries: 2
RetryTime: 60
WaitTime: 15
Application: Playback
Data: hello-world
I like to call in maxRetries 2 but if destination number(1234) is not answer this file is call again out of 2 call until I delete call file on outgoing folder…!!!
please advise me to solve this problem.
Many Thanks