search for: cc_request_result

Displaying 1 result from an estimated 1 matches for "cc_request_result".

2014 Jan 07
0
Asterisk CallCompletion issue (NO_CORE_INSTANCE)
...s without making any changes on the dialplan coed problem solved. But in most of the time the problem kept persisting. Now I need some helps to solved the problem permananely? Thanks for your help. ?exten =>? 6,1,CallCompletionRequest() exten =>? 6,n,playback(beep) exten =>? 6,n,verbose(${CC_REQUEST_RESULT}) exten =>? 6,n,goto(${CC_REQUEST_RESULT},1) exten =>? SUCCESS,1,verbose(${CC_REQUEST_RESULT}) exten =>? FAIL,1,verbose(${CC_REQUEST_REASON})same =>?? n,hangup() exten =>? 7,1,CallCompletionCancel() exten =>? 7,n,playback(beep) exten =>? 7,n,hangup() Regard Sami ---------...