[asterisk-users] X100P clone card problem

Uros Djokic uros.djokic at gmail.com
Thu Dec 24 03:49:47 CST 2009


Hi,
I have problem with X100P clone card.I can not force it to work
under Asterisk 1.4.27.1 and DAHDI Version: 2.2.0.2.
I looked over and over on configuration and could not see any mistakes.
Here are relevant  configuration files.

/etc/dahdi/system.conf

> fxsks=1
> echocanceller=mg2,1
> loadzone        = hu
> defaultzone     = hu
>

dahdi_tool

> OK              Wildcard X100P Board 1
>

dahdi_tool (After select select)

> Current Alarms:     No alarms ( Should I see OK here instead ? Is it normal
> ?)
> Sync Source:        Internally clocked
> IRQ Misses:               0
> Bipolar Viol:             0
> Tx/Rx Levels:         0/  0
> Total/Conf/Act:       1/  1/  1
>
>   1
> TxA -
> TxB -
> TxC -
> TxD -
>
> RxA -
> RxB -
> RxC -
> RxD -
>

dahdi_cfg -vv

> DAHDI Tools Version - 2.2.0
>
> DAHDI Version: 2.2.0.2
> Echo Canceller(s): MG2
> Configuration
> ======================
> Channel map:
> Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01)
> 1 channels to configure.
> Setting echocan for channel 1 to mg2
>

lsmod

> dahdi_echocan_mg2       9992  0
> dahdi                 193576  2 dahdi_echocan_mg2,wcfxo
> crc_ccitt               5888  1 dahdi
> wcfxo                  14496  0
> dahdi                 193576  2 dahdi_echocan_mg2,wcfxo
>

cat /proc/interrupts

> 18:     818521   IO-APIC-fasteoi   wcfxo
>

dmseg (after /etc/init.d/dahdi start)

> wcfxo 0000:01:08.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ
> 18
> Found a Wildcard FXO: Wildcard X100P
> dahdi_echocan_mg2: Registered echo canceler 'MG2'
> dahdi: Registered tone zone 21 (Hungary)
>

/etc/asterisk/chad_dahdi.conf

> [trunkgroups]
> [channels]
> language=nl
> rxwink=300              ; Atlas seems to use long (250ms) winks
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=no
> echocancel=yes
> echocancelwhenbridged=yes
> rxgain=0.0
> txgain=0.0
> immediate=no
> busydetect=yes
> busycount=4
> signalling=fxs_ks
> callgroup=1
> pickgroup=1
> group=1
> context=pozivi
> channel => 1
>
> /etc/asterisk/extensions.conf
> [agents]
> exten => 001,1,AgentLogin(1)
> exten => 001,2,Hangup
> [pozivi]
> exten => s,1,Answer
> exten => s,2,Queue(poziv|tTH)
> exten => s,3,Hangup
>
> exten => 2,1,Dial(dahdi/g1/0641842717)
> exten => 2,2,Hangup
>

localhost*CLI> dahdi show channels

>    Chan Extension  Context         Language   MOH Interpret
>  pseudo            default                    default
>       1            pozivi          nl         default
>

localhost*CLI> dahdi show channel 1

> Channel: 1CLI>
> File Descriptor: 20
> Span: 1
> Extension:
> Dialing: no
> Context: pozivi
> Caller ID:
> Calling TON: 0
> Caller ID name:
> Destroy: 0
> InAlarm: 0
> Signalling Type: FXS Kewlstart
> Radio: 0
> Owner: <None>
> Real: <None>
> Callwait: <None>
> Threeway: <None>
> Confno: -1
> Propagated Conference: -1
> Real in conference: 0
> DSP: no
> Relax DTMF: no
> Dialing/CallwaitCAS: 0/0
> Default law: ulaw
> Fax Handled: no
> Pulse phone: no
> Echo Cancellation: 128 taps, currently OFF
> Actual Confinfo: Num/0, Mode/0x0000
> Actual Confmute: No
> Hookstate (FXS only): Onhook
>

localhost*CLI> console dial 2

>   == Console is full duplex
>     -- Executing [2 at default:1] Dial("Console/dsp", "dahdi/g1/0641842717")
> in new stack
>     -- Called g1/0641842717
>     -- DAHDI/1-1 answered Console/dsp
>  << Console call has been answered >>
>

,but my mobile does not ring...Nothing happends.
I checked wall phone socket with ordinary phone and I can get signal and
call, but
X100P plugged in at same socket gave me above result..
What's wrong ? Is it broken card or misconfiguration or removed support for
X100P in dahdi ?


Thank you,
Uros
-- 
Use Free Software http://www.fsf.org/
-----------------------------------------------
Four essential software freedoms:
1) To study source code
2) To copy program
3) To modify source code
4) To redistribute modified program under condition that new user has all 4
freedoms.
Richard M. Stallman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091224/b01304d7/attachment.htm 


More information about the asterisk-users mailing list