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

asterisk at bortal.de asterisk at bortal.de
Tue Sep 14 03:58:48 MST 2004


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".

>
> And nothing in modem.conf
OK

>
> And in capi.conf
>
> [general]
> nationalprefix=0
> internationalprefix=00
> rxgain=0.8
> txgain=0.8
>
>
> [interfaces]
> mode=immediate
> controller=1
> softdtmf=1
> accountcode=
> context=default
> msn=yourmsnnumbergoeshere
> incomingmsn=*
> echosquelch=1
> echocancel=no
> echotail=64
> callgroup=1
DONE


Thanks, Mario





More information about the asterisk-users mailing list