[Asterisk-Users] CAPI - displaying individual MSN

Stefan Günther Stefan.Guenther at in-put.de
Tue Oct 18 00:11:23 MST 2005


Hi,

I'm currently using chan_capi-cm-0.6, with the following capi.conf:

[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
language=de

[ISDN1]
msn=8304490
incomingmsn=8304490
isdnmode=msn
group=1
controller=1
softdtmf=1
context=demo
echosquelch=1
echocancel=yes
echotail=64
callgroup=1
devices=2

Each user has a different numer, e.g. 83044910, 83044911, 83044912 and
so on.
This number should appear on the display of the called party, but how do
I configure this?
With the above configuration the display always shows 8304490.
I've tried to change the number in the dialplan, but this doesn't change
anything:

exten => _90[23456789].,1,SetCIDNum(83044912)
exten => _90[23456789].,2,Dial(Capi/g1/${EXTEN:1},30,tr)

If I remove the mns line in the capi.conf or set msn=* or msn=830449*
Asterisk isn't able to open the CAPI channel.

Does anyone have a hint for me?
If yes - THANK YOU ;-)

Stefan




More information about the asterisk-users mailing list