Hello guys,
This is the dialplan i tried to implement in my extensions.conf. I am trying to to make an outbound call to a number 919986112277.
[default]
exten => _9XXXXXXXXXX.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _9XXXXXXXXXX.,2,Dial(${CONSOLE}/${EXTEN:1},,To)
exten => _9XXXXXXXXXX.,3,Hangup
Sorry for the inconvenience if i raised a basic question but help out me in this. Am a beginner eager to learn, as once you were.
Thanks in advance for your kind reply.