Hi Patrick,

Citeren Patrick <[EMAIL PROTECTED]>:

> 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)

Its the wonderfull world of KPN. You need to drop the 0. This works for me:

exten = _XXXXXXX,1,Dial(CAPI/534281234:b${EXTEN})

-- 
Met vriendelijke groet,
Florian Overkamp

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

Reply via email to