[Asterisk-Users] Requested device 'ttyI1' does not exist

David Davies asterisk at junk.dnj.nu
Tue Sep 14 04:04:00 MST 2004


I don't have a dev box to hand that I can test with but
If you change it to something like

ignorepat => 9
exten => _9.,1,ResponseTimeout(100)
exten => _9.,2,Dial(CAPI/35:${EXTEN:})

You should be able to dial 937 to connect to 37 ?



-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
asterisk at bortal.de
Sent: 14 September 2004 11:59
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] Requested device 'ttyI1' does not exist

Hi,

> I would have said you need something like this in extensions.conf
>
> Dial(CAPI/yourmsnnumbergoeshere:${EXTEN:1})
DONE:
[default]
exten => 37,1,Dial(CAPI/35:${EXTEN:37})

--> Here i want to dial 37 with kphone. Then asterisk should use my isdn
card to call our internal number 37. Correct so far?

Cause all i get is:
---
*CLI>     -- Executing Dial("SIP/kphone-c849", "CAPI/35:") in new stack
Oct 16 08:41:34 WARNING[1113516976]: chan_capi.c:653 capi_call:
Destination 35: requres a real destination    -- Couldn't call 35:
  == Everyone is busy/congested at this time Oct 16 08:41:44
WARNING[1113516976]: pbx.c:1924 ast_pbx_run: Timeout, but no rule 't' in
context 'default'

I can call 35 or 37 with our internal ISDN phone, so i am wondering why it
is complaining about "Destination 35: requres a real destination".





More information about the asterisk-users mailing list