Re: [asterisk-users] FXS - TDM400 - No dial tone

2009-06-14 Thread Richard McNeilly
Ironhide*CLI> dialplan show phones
[ Context 'phones' created by 'pbx_config' ]
  Include =>'internal'[pbx_config]

-= 0 extensions (0 priorities) in 1 context. =-
Ironhide*CLI> dialplan show internal
[ Context 'internal' created by 'pbx_config' ]
  '1000' => 1. Verbose(1|Extension 1000)  [pbx_config]
2. Dial(SIP/1000|30)  [pbx_config]
3. Hangup()   [pbx_config]
  '1001' => 1. Verbose(1|Unrouted call handler)   [pbx_config]
2. Answer()   [pbx_config]
3. Wait(1)[pbx_config]
4. Playback(our-business-hours-are)   [pbx_config]
5. Hangup()   [pbx_config]
  '500' =>  1. Verbose(1|Echo test application)   [pbx_config]
2. Playback(our-business-hours-are)   [pbx_config]
3. Hangup()   [pbx_config]
  '_XXX' => 1. Verbose(1|Dial Digicel)[pbx_config]
2. Dial(${LOCAL_OUT_TRUNK}/${EXTEN})  [pbx_config]
3. Congestion()   [pbx_config]
4. Hangup()   [pbx_config]

-= 4 extensions (15 priorities) in 1 context. =-


Message: 11
Date: Sun, 14 Jun 2009 06:32:16 +0300
From: Tzafrir Cohen 
Subject: Re: [asterisk-users] FXS - TDM400 - No dial tone
To: asterisk-users@lists.digium.com
Message-ID: <20090614033216.gf3...@xorcom.com>
Content-Type: text/plain; charset=iso-8859-1

On Sat, Jun 13, 2009 at 10:13:11PM -0400, Richard McNeilly wrote:

> More Troubleshooting
>
> Ironhide*CLI> zap show channels
> ?? Chan Extension? Context Language?? MOH Interpret
> ?pseudo??? phones default
> ? 2??? phones default
> ? 3??? incoming?????? default
> ? 4??? incoming?? default

dialplan show phones


On Sat, Jun 13, 2009 at 10:13 PM, Richard McNeilly wrote:
> I have a TMD400 card installed in a PC with one fxs (installed in slot
> 2) and two fxos (installed in slots 3 & 4).  fxos work fine but I am
> unable to get a dial tone for any devices connected to the fxs.  I
> have correctly connected the power supply to the card and I have even
> tried moving the card from slot 1 to 2 on the board.
>
> Below is from the console when I try to route a call from FXO on slot
> 4 to the FXS on slot 2.  Notice the FXS is "ringing"
>
>   -- Executing [...@incoming:1] Verbose("Zap/4-1", "1|Unrouted call
> handler") in new stack
>  Unrouted call handler
>     -- Executing [...@incoming:2] Answer("Zap/4-1", "") in new stack
>     -- Executing [...@incoming:3] Wait("Zap/4-1", "1") in new stack
>     -- Executing [...@incoming:4] Dial("Zap/4-1", "Zap/2|30") in new stack
>     -- Called 2
>     -- Zap/2-1 is ringing
>     -- Zap/2-1 is ringing
>     -- Zap/2-1 is ringing
>     -- Zap/2-1 is ringing
>
> zaptel.conf
>
> fxoks=2
> fxsks=3-4
> loadzone=us
> defaultzone=us
>
>
> zapata.conf
>
> [trunkgroups]
> ;define any trunk groups
>
> [channels]
> ; default
> usecallerid=yes
> hidecallerid=no
> callwaiting=no
> threewaycalling=yes
> transfer=yes
> echocancel=yes
> echotraining=yes
> immediate=no
>
> ; define incoming channels
> signalling=fxs_ks    ; Use FXS signaling for an FXO channel
> context=incoming
> callerid=asreceived
> group=1
> channel => 3,4 ; PSTN attached to port 3
>
> ; define outgoing channels
> signalling=fxo_ks  ; Use FXS signaling for an FXO channel
> context=phones
> group=2
> channel => 2
>
>
>
> More Troubleshooting
>
> Ironhide*CLI> zap show channels
>    Chan Extension  Context Language   MOH Interpret
>  pseudo    phones default
>   2    phones default
>   3    incoming   default
>   4    incoming   default
>
>
> ztcfg -vvv
>
> Zaptel Version: 1.4.11
> Echo Canceller: OSLEC
> Configuration
> ==
>
>
> Channel map:
>
> Channel 02: FXO Kewlstart (Default) (Slaves: 02)
> Channel 03: FXS Kewlstart (Default) (Slaves: 03)
> Channel 04: FXS Kewlstart (Default) (Slaves: 04)
>
> 3 channels to configure.
>
>
> Software-wise things seem ok and I am certain that I have the power
> connected to the PCI card correctly.
>
> Any suggestions as to what I may be doing wrong here?
>
> Richard
>

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] FXS - TDM400 - No dial tone

2009-06-13 Thread Richard McNeilly
I have a TMD400 card installed in a PC with one fxs (installed in slot
2) and two fxos (installed in slots 3 & 4).  fxos work fine but I am
unable to get a dial tone for any devices connected to the fxs.  I
have correctly connected the power supply to the card and I have even
tried moving the card from slot 1 to 2 on the board.

Below is from the console when I try to route a call from FXO on slot
4 to the FXS on slot 2.  Notice the FXS is "ringing"

  -- Executing [...@incoming:1] Verbose("Zap/4-1", "1|Unrouted call
handler") in new stack
 Unrouted call handler
    -- Executing [...@incoming:2] Answer("Zap/4-1", "") in new stack
    -- Executing [...@incoming:3] Wait("Zap/4-1", "1") in new stack
    -- Executing [...@incoming:4] Dial("Zap/4-1", "Zap/2|30") in new stack
    -- Called 2
    -- Zap/2-1 is ringing
    -- Zap/2-1 is ringing
    -- Zap/2-1 is ringing
    -- Zap/2-1 is ringing

zaptel.conf

fxoks=2
fxsks=3-4
loadzone=us
defaultzone=us


zapata.conf

[trunkgroups]
;define any trunk groups

[channels]
; default
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
immediate=no

; define incoming channels
signalling=fxs_ks    ; Use FXS signaling for an FXO channel
context=incoming
callerid=asreceived
group=1
channel => 3,4 ; PSTN attached to port 3

; define outgoing channels
signalling=fxo_ks  ; Use FXS signaling for an FXO channel
context=phones
group=2
channel => 2



More Troubleshooting

Ironhide*CLI> zap show channels
   Chan Extension  Context Language   MOH Interpret
 pseudo    phones default
  2    phones default
  3    incoming   default
  4    incoming   default


ztcfg -vvv

Zaptel Version: 1.4.11
Echo Canceller: OSLEC
Configuration
==


Channel map:

Channel 02: FXO Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)

3 channels to configure.


Software-wise things seem ok and I am certain that I have the power
connected to the PCI card correctly.

Any suggestions as to what I may be doing wrong here?

Richard

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users