[Asterisk-Users] Dial out on Capi with more MSN´s
Jan Larsen
jan.larsen at inet.uni2.dk
Mon Mar 1 04:28:19 MST 2004
Hi
I am trying to make a outgoing call that displayes the correct Calling
number.
I have a BRI connection with 12 MSN´s.
The numbers are like this:
33445566
33445567
33445568
33445569
were the 4 last digit is the extension number.
I have the following in extensions.conf;
;ISDN2 access for outgoing call
exten => _0XXX.,1,StripMSD,1
exten => _XXX.,2,Dial,CAPI/*:bBYEXTENSION
in CAPI.conf I have:
[general]
;nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
msn=* ; Dial out via this
incomingmsn=* ; Incomming
controller=1
softdtmf=1
;accountcode=
context=incomming-ISDN2
;echosquelch=1
;echocancel=yes
;echotail=64
;callgroup=1
;deflect=12345678
devices=2
This causes all extension to dial out with the same number CLI, how do make
it possible to call out with
individual numbers, CLI
Regards
Jan Larsen
More information about the asterisk-users
mailing list