Displaying 1 result from an estimated 1 matches for "smvoice_dial_no_extension".
2011 Dec 07
1
redirect a ringing phone
...ues to ring
also.
Then when I answer on SIP/404, I get a ring not the wave file.
Action: Setvar
Channel: SIP/401-00000004
Variable: SMVOICE_CALLAT
Value: SIP/404
DEBUG: Response: Success[CR ][LF ]Message: Variable Set[CR ][LF ][CR ][LF ]
Action: Redirect
Channel: SIP/401-00000004
Exten: smvoice_dial_no_extension
Context: smvoice-transfers
Priority: 1
DEBUG: Response: Success[CR ][LF ]Message: Variable Set[CR ][LF ][CR ][LF ]
exten =>
smvoice_dial_no_extension,1,Dial(${SMVOICE_CALLAT},${SMVOICE_DIAL_TIMEOUT},${SMVOICE_ONHOLD}tT)
What am I not issuing correctly to redirect the ringing phone to another...