search for: call_link

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

Did you mean: all_lint
2019 Jan 09
2
Switched from Asterisk 1.8 to 13 - CDR ringtime now always zero (Joshua C. Colp)
...cordingToFile,Uniqueid: ${UNIQUEID},Channel: ${Channel},Filename: ${MIXMONITOR_FILENAME}) exten=>h,n,NoOp(Recorded to ${MIXMONITOR_FILENAME}) exten=>h,n,Set(CDR(userfield)=${MIXMONITOR_FILENAME}) exten=>h,n,NoOp(Account code is ${CHANNEL(accountcode)}) exten=>h,n,NoOp(call link var is ${call_Link}) exten=>h,n,GotoIf($["${CHANNEL(accountcode)}" != ""]?done) exten=>h,n(setacc),Set(CHANNEL(accountcode)=${call_Link}) exten=>h,n(done),noOp(Call Completed) and the VCCALLOUT macro: [macro-VCCALLOUT] ;macro to dial numbers ; ${ARG1} Channel To Use ; ${ARG2} Number To...