i've installed vicidial and followed all instructions.
my sip trunk is registered, i can see it by sip show registry.
but when i try diling it allways keeps telling i'm sorry that is not a valid extension.
this is my dialplanentry as entered in gui
exten => _9NXXXXXXXXX,AGI(agi://127.0.0.1:4577/call_log)
exten => _9NXXXXXXXXX,2,Dial(${trunk12}/${EXTEN:1},,To)
exten => _9NXXXXXXXXX,3,Hangup
and this is what i get on cli
-- Executing MeetMe("Local/8600051@default-ecaa,2", "8600051|F") in new stack
> Channel Local/8600051@default-ecaa,1 was answered.
== Starting Local/8600051@default-ecaa,1 at default,90561570882,1 failed so falling back to exten 's'
== Starting Local/8600051@default-ecaa,1 at default,s,1 still failed so falling back to context 'default'
-- Sent into invalid extension 's' in context 'default' on Local/8600051@default-ecaa,1
-- Executing Playback("Local/8600051@default-ecaa,1", "invalid") in new stack
-- Playing 'invalid' (language 'en')
Sep 29 21:58:35 WARNING[5865]: file.c:1045 ast_waitstream: Unexpected control subclass '-1'
thanks for help