Hi,

try it without prefix (else dtag uses first msn) -
so if your city code is 07032 and phone no (msn) 41432
-> exten => _070.,1,Dial(CAPI/@41432:${EXTEN}|30|r)


Thomas

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Auftrag von Patrick
> Gesendet: Dienstag, 23. Dezember 2003 16:53
> An: [EMAIL PROTECTED]
> Betreff: [Asterisk-Users] Capi Dial & outgoing msn?
>
>
> Hi all,
>
> I am trying to get Capi Dial to use a specific outgoing msn.
> I can't get
> it to work. If I make a test call to 0703241494 (same isdn line, just
> one of the other numbers) I don't get CLID at all. Any ideas?
>
> ; use 0703241432 as outgoing msn
> exten => _070.,1,Dial(CAPI/@0703241432:${EXTEN}|30|r)
>
> in capi.conf I have:
>
> [general]
> nationalprefix=0
> internationalprefix=00
> rxgain=0.8
> txgain=0.8
> ;rxgain=0.0
> ;txgain=0.0
>
> [interfaces]
> msn=0703241432
> incomingmsn=703241432
> controller=1,2
> softdtmf=1
> accountcode=
> context=default
> ;echosquelch=1
> echocancel=yes
> echotail=64
> ;deflect=12345678
> devices=2
>
> msn=0703241434
> incomingmsn=703241434
> controller=1,2
> softdtmf=1
> accountcode=
> context=default
> ;echosquelch=1
> echocancel=yes
> echotail=64
> ;deflect=12345678
> devices=2
>
> Thanks,
> Patrick
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to