Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

tdm400p problem

  • 31-01-2007 11:30AM
    #1
    Closed Accounts Posts: 33


    Hi,
    i got a tdm400p with 4 fxo ports yesterday for my trixbox, i got it installed and i can recieve calls, the problem im haveing is i cant place calls through it.
    i was at it last night and managed to place an outgoing call, but the system locked up and i had to manually pull the power and reboot. So i cleared my zaptel configs and i have it back just recieveing calls.

    Where am i going wrong?

    Aoidan


Comments

  • Closed Accounts Posts: 1,637 ✭✭✭joePC


    OK this should do it, if your using FreePBX to administer the box then you might need to update the trunk "g0"

    nano /etc/asterisk/zapata.conf

    Zapata.conf
    [channels]
    language=en
    context=from-pstn
    signalling=fxs_ks
    usecallerid=no
    canpark=yes
    cancallforward=yes
    echocancel=yes
    echocancelwhenbridged=yes
    echotraining=yes
    rxgain=0.0
    txgain=0.0
    group=0
    callgroup=1
    pickupgroup=1
    busydetect=yes
    busycount=4
    hanguponpolarityswitch=no
    channel=>1-4

    nano /etc/zaptel.conf

    Zaptel.conf
    loadzone=uk
    defaultzone=uk
    fxsks=1-4

    Let me know how you get on.

    Cheers, Joe


  • Closed Accounts Posts: 33 aoidan


    no that didn't work, i can still receive calls but not place them

    what i have is

    # Span 1: WCTDM/0 "Wildcard TDM400P REV I Board 1"
    fxsks=1
    fxsks=2
    fxsks=3
    fxsks=4

    # Span 2: ZTDUMMY/1 "ZTDUMMY/1 1"

    # Global data

    loadzone = uk
    defaultzone = uk



    ;
    ; Zapata telephony interface
    ;
    ; Configuration file

    [trunkgroups]

    [channels]

    language=en
    context=from-zaptel
    signalling=fxs_ks
    rxwink=300 ; Atlas seems to use long (250ms) winks
    ;
    ; Whether or not to do distinctive ring detection on FXO lines
    ;
    ;usedistinctiveringdetection=yes

    usecallerid=yes
    hidecallerid=no
    callwaiting=yes
    usecallingpres=yes
    callwaitingcallerid=yes
    threewaycalling=yes
    transfer=yes
    cancallforward=yes
    callreturn=yes
    echocancel=yes
    echocancelwhenbridged=no
    echotraining=yes
    rxgain=0.0
    txgain=0.0
    group=0
    callgroup=1
    pickupgroup=1
    immediate=no
    hanguponpolarityswitch=no
    channel=>1-4

    ;faxdetect=both
    faxdetect=incoming
    ;faxdetect=outgoing
    ;faxdetect=no

    ;Include genzaptelconf configs
    #include zapata-auto.conf

    group=1

    ;Include AMP configs
    #include zapata_additional.conf


  • Closed Accounts Posts: 1,637 ✭✭✭joePC


    Do you have an outbound dialing rule setup?

    Why do you have "group=1"?

    Can you post the cli while making a call?


  • Closed Accounts Posts: 33 aoidan


    i took out the group=1
    All i get on the cli wheni try to make a call is

    recordingcheck|20070201-180716|1170353236.55: Outbound recording not enabled

    thanks,

    Aidan


  • Closed Accounts Posts: 1,637 ✭✭✭joePC


    ok you'll need to confirm your context and setup an Outbound Route using

    9|.

    and select ZAP/g0

    Same as this:

    dbimage.php?id=62509

    Then its 9 for an outside line.


  • Advertisement
  • Closed Accounts Posts: 33 aoidan


    i now have the outbound route set to dial 9 for out side line then
    i get the same from the cli
    recordingcheck|20070202-085411|1170406451.88: Outbound recording not enabled

    i wonder if this might be a driver problem?

    Aidan


  • Closed Accounts Posts: 1,637 ✭✭✭joePC


    If you can recieve calls then Zaptel is working fine,

    Its a configuration issue. you need to post more info. PM me with SSH access and I'll have a better look.


Advertisement