Hi
I am new to Asterisk. I can’t seem to get the Asterisk to dial outside or pickup incoming call using a analog phone line. All the internal function works, like calling to other extension, checking voicemail. But not anything to/from the outside. I tried rerun dahdi_genconf but no luck. Can someone please help.
My setup is very simply.
fresh install AsteriskNOW3.0
Updated via yum update
Updated phone module via gui
Digium IP Phones (30, 50)
Inbound route:
All incoming call set destination to a phone extension. (for testing)
Trunk: Channel_1
Max Channel: 1
Pattern: |.
Outgoing Settings: Analog Channel 1
Outbound route:
Pattern: |.
Trunk Sequence: Channel_1
Below is the dahdi-channels.conf
; Span 1: WCTDM/4 “Wildcard TDM400P REV E/F Board 5” (MASTER)
;;; line="1 WCTDM/4/0 FXSKS (In use) (EC: MG2 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 1
callerid=
group=
context=default
;;; line="2 WCTDM/4/1 FXSKS (In use) (EC: MG2 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 2
callerid=
group=
context=default
CLI>dahdi show channels
Chan Extension Context Language MOH Interpret Blocked State Description
pseudo default default In Service
1 from-analog en default In Service
2 from-analog en default In Service