I'm talking about non-logged in agent calls.
I followed the link, and changed my phone context from 'outbound' to 'defaultlog' and I was not able to make an outbound call. That being said, it recorded my failed attempts.
I tried leaving the phone context as 'outbound' and changed the exten context from 'default' to 'defaultlog' but that didn't seem to work.
My carrier settings (which refer to 'outbound' state:
[outbound]
exten => _NXXNXXXXXX,1,goto(outbound,1${EXTEN},1)
exten => _1NXXNXXXXXX,1,Dial(SIP/${EXTEN}@vitel-outbound)
exten => _011.,1,Dial(SIP/${EXTEN}@vitel-outbound)
e911 must be enabled. see DIDs > NPANXXNXXX > Action menu > e911
exten => _911,1,Dial(SIP/911@vitel-outbound)
include => vicidial-auto
Any other suggestions?
Thanks!