Archives : February-2019

Home » 2019 » February » 20

Is there any less cumbersome way of doing conditionalized/branching in extensions.conf other than something like:exten => s,n,GotoIf($[${SIP} = PJSIP ]?pjsip)exten => s,n,Dial(${ARG2},20,TtWw)exten => s,n,Goto(afterdial)exten => s,n(pjsip),Dial(${PJSIP_DIAL_CONTACTS(${STRREPLACE(ARG2,PJSIP/,)})},20,TtWw)ex..

Read more

–_000_EFCDF2C6785A7B478B3A77A6E7C3636901ECF7A4F6mailxaccelnet_Content-Type: text/plain; charset=us-asciiContent-Transfer-Encoding: quoted-printableAnyone know how to disable DNS in asterisk so PJSIP still works when the internet goes down.I trie..

Read more