Archives : March-2019

Home » 2019 » March (paged 2)

all,I have a user who is reporting one-way audio, but only when a call is made to or from particular PSTN (cell) numbers.Their phones are behind a NAT router and my server is on the open Internet.Calls within their office sound fine.Calls to/from m..

Read more

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

since ipv6 doesnt really push ipv4 out of our networks, we still use IAX (when possible) to not face NAT problems from SIP, Asterisk 16 included. Question is, what is the future of IAX. Is it a dead protocol ? Will it stay as is even only security probl..

Read more