I have a issue.
[2022-06-24 01:36:03] WARNING[406][C-000003b0]: chan_sip.c:24411 handle_response_invite: Received response: “Forbidden” from ‘“Daft Dutch” sip:6001@192.168.5.14;tag=as66510eb9’
Please see my dail plan.
[users]
exten => _[0+].,1,Log(NOTICE, Dialing out from ${CALLERID(all)} to ${EXTEN})
exten => _[0+].,n,Dial(SIP/${EXTEN}@fxo)
exten => _[0+].,n,Hangup()
exten => _6.,1,Log(NOTICE, Dialing local from ${CALLERID(all)} to ${EXTEN})
exten => _6.,n,Dial(SIP/${EXTEN},60,Tm)
exten => _6.,n,Hangup()
exten => 5,1,Log(NOTICE, Dialing local from ${CALLERID(all)} to ${EXTEN})
exten => 5,n,Dial(SIP/fxo,60,Tm)
exten => 5,n,Hangup()
If i dial 5 i get the land line and can call a number but no way i try to push it i cant make it work the normal way. (dialing a number directly)