Archives : March-2019

Home » 2019 » March » 15

From my provider I get extensions of: +1 1 seemingly randomly. What Id like to do is exten=_!1234567890,1,Answer() which would match anything ending in 1234567890. But that doesnt work since ! can only be used at the end of a pattern. I tried [+\ ]..

Read more

Hello IVR call is coming. I want 8 (digit) in the loop. How can I do that ? Current confi: [ivr1] exten=>_XXXXXXXXXXXX,1,answer() exten=>_XXXXXXXXXXXX,n,background(/var/lib/asterisk/ivr/ob) exten=>_XXXXXXXXXXXX,n,WaitExten(10) exten=>_XXXXXXXXXXXX,n,Dial(${OPERATO..

Read more