search for: mmcustomer_number

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

Did you mean: customer_number
2013 Aug 02
1
Dial application "b" subroutine arguments not passing?
...w] exten => s,1,NoOp(callmenow: Queue without answer) same =>n,Queue(sales,tc) [dial-to-customer] exten => s,1,NoOp(to-customer) same =>n,Wait(1) same =>n,Playback(custom/callmenow-announce) same =>n,GoSub(sub-outbound_caller_id,start,1) same =>n,Dial(${TOLL}/${MMCUSTOMER_NUMBER},,*b(dial-to-customer-sub,s,1,${MMCUSTOMER_NUMBER},${MEMBERINTERFACE},${MEMBERNAME})*) [dial-to-customer-sub] ; this runs on the customer's channel exten =>s,1,NoOp() same =>n,Set(OPERATORID=${ODBC_OPERATORID_FROM_ADDRESS(${ARG2})}) same =>n,Verbose(2, dial-to-customer-sub int...