E
E
Elios2018-03-22 16:50:13
Asterisk
Elios, 2018-03-22 16:50:13

How to complete the recording of the first part of the call after transferring the call to asterisk?

In Asterisk, after transferring a call (via AMI), the operator who transferred the call does not end the dialpan (after Dial - nothing happens)


exten => s,n,MixMonitor(${CALLDIR}${CALLFILENAME}.${MIXMON_FORMAT})
exten => s,n,Dial(SIP/${CALLNUMBER}, 30, A(beep)g)
exten => s,n,StopMixMonitor()
exten => s,n,System(mv ${CALLDIR}${CALLFILENAME}.${MIXMON_FORMAT} ${CALLDIR}${SESSION_ID}.${MIXMON_FORMAT})

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question