search for: 0101234xxx

Displaying 1 result from an estimated 1 matches for "0101234xxx".

Did you mean: _0101234xxx
2005 Jun 06
1
AMP and custom application
...t version 1.10.008) I succeded in defining single DID route, one per extension, let's say i.e. DID number 0101234567 set destination to extension 567 DID number 0101234555 set destination to extension 555 and so on Now I was trying to define only one route to a custom application DID number 0101234XXX routes to Custom-App custom-did-route,s,1 I Defined the [custom-did-route] section in extension_custom.conf [custom-did-route] ;exten => s,1,Macro(exten-vm,567@default,567) ;exten => _0101234XXX,1,Macro(exten-vm,${EXTEN:7}@default,${EXTEN:7}) ;exten => s,1,Macro(exten-vm,${EXTEN:7}@defau...