[Home]

Summary:ASTERISK-08634: Outbound calling doesn't work on GUI / Asterisk NOW
Reporter:Andrew Payne (payne92)Labels:
Date Opened:2007-01-21 15:18:13.000-0600Date Closed:2007-02-21 14:55:43.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Configuration:

- Analog line (verizon) on FXO port (analog port #3)
- Configure through GUI the "long distance" calling rule to use port #3
- Pick up phone, dial "917812401475"
- Gets a reorder

Asterisk console reports (verbose 100):

   -- Starting simple switch on 'Zap/2-1'
   -- Executing [917812401475@numberplan-custom-1:1] Macro("Zap/2-1", "trunkdial|/17812401475") in new stack
   -- Executing [s@macro-trunkdial:1] Dial("Zap/2-1", "/17812401475") in new stack
[Jan 21 15:17:40] WARNING[4038]: channel.c:2910 ast_request: No channel type registered for ''
[Jan 21 15:17:40] WARNING[4038]: app_dial.c:1081 dial_exec_full: Unable to create channel of type '' (cause 66 - Channel not implemented)
 == Everyone is busy/congested at this time (1:0/0/1)
   -- Executing [s@macro-trunkdial:2] Goto("Zap/2-1", "s-CHANUNAVAIL|1") in new stack
   -- Goto (macro-trunkdial,s-CHANUNAVAIL,1)
   -- Executing [s-CHANUNAVAIL@macro-trunkdial:1] NoOp("Zap/2-1", "") in new stack
[Jan 21 15:17:50] WARNING[4038]: pbx.c:2460 __ast_pbx_run: Timeout, but no rule 't' in context 'numberplan-custom-1'
   -- Hungup 'Zap/2-1'
localhost*CLI>


****** ADDITIONAL INFORMATION ******

AsteriskNOW Build 19-Jan-2007

Comments:By: James Lyons (james) 2007-01-22 17:52:37.000-0600

Changing to minor, as I was not able to reproduce this issue. I was able to edit my outgoing calling rules, set long distance up and verified asterisk was matching the correct extension for longdistance.

Can you verify that this issue is not related to a mismatch extension?

Note: I did this from the gui, not from within the setup wizard.

By: Serge Vecher (serge-v) 2007-02-21 14:55:42.000-0600

closing, since there has been no response to james from reporter.