“bearercapability notauth” Zoiper error

The error ‘bearercapability notauth’ suggest that the credentials are not correct. If the credentials are definitely correct, this could indicate that the user might need to be purged on the VOIP/Asterisk server.

Asterisk support

One thought on ““bearercapability notauth” Zoiper error

  • October 24, 2013 at 6:11 am
    Permalink

    exten => _3XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
    exten => _3XXXXXXXXXX,n,set(CALLERID(num)=4425300) //—-required if u getting bearercapability notauth
    exten => _3XXXXXXXXXX,n,Dial(SIP/10.0.30.47/${EXTEN:1},20,rt)
    exten => _3XXXXXXXXXX,n,Hungup()

Leave a Reply