Hi I'm getting this error when I try to make outgoing calls manually from a softphone:
Executing AGI("SIP/CallAgent01-b7a41aa8", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("SIP/CallAgent01-b7a41aa8", "provider-outbound/16478915426|55|Tto") in new stack
Feb 19 23:50:26 WARNING[7291]: channel.c:2621 ast_request: No channel type registered for 'provider-outbound'
Feb 19 23:50:26 NOTICE[7291]: app_dial.c:1076 dial_exec_full: Unable to create channel of type 'provider-outbound' (cause 66 - Channel not implemented)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing Hangup("SIP/CallAgent01-b7a41aa8", "") in new stack
== Spawn extension (default, 916478915426, 3) exited non-zero on 'SIP/CallAgent01-b7a41aa8'
-- Executing DeadAGI("SIP/CallAgent01-b7a41aa8", "agi://127.0.0.1:4577/call_log") in new stack
I've never seen this before, can anyone help on this please? Thanks.