[Asterisk-Users] Asterisk Cisco Conection

Obihuan obihuan at gmail.com
Thu Apr 21 01:26:20 MST 2005


Hello all,

I have got a new project with asterisk, That it is to replace the
existing PBX on a company.

This company, has one remote officce. From one officce you can dial an
extension and talk with the other end.

There are a tunnel between the offices, using cisco routers for data
and extensions calls.

In the remote office, the router has two ISDN ports. One of them is
for make calls to the PSTN, and other for make extension calls.

I tryed to connect an asterisk CAPI channel against the router ISDN
port corresponding the one to make extensions calls. But I cannot make
any calls. I tryed all of the CAPI ports on my asterisk without
success.

I always get this error.

Connected to Asterisk 1.0.3 currently running on Asterisk-OKM (pid = 991)

Verbosity is atleast 3

    -- Remote UNIX connection

    -- Executing ChanIsAvail("SIP/112-8c2e",
"CAPI/916741111&CAPI/916741111&CAPI/914850127&CAPI/914850127") in new
stack

    -- data = 916741111

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

    -- Executing SetVar("SIP/112-8c2e", "CANAL=916741111") in new stack

    -- Executing Dial("SIP/112-8c2e", "CAPI/916741111:263|70|Tt") in new stack

    -- data = 916741111:263

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

  == CAPI Call CAPI[contr2/916741111]/59     -- Called 916741111:263

    -- CONNECT_CONF ID=001 #0x0026 LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Info                            = 0x0



  == received CONNECT_CONF PLCI = 0x102 INFO = 0

    -- DISCONNECT_IND ID=001 #0x001b LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Reason                          = 0x3301



  == DISCONNECT_IND PLCI=0x102 REASON=0x3301

  == No one is available to answer at this time

Apr 18 16:56:59 WARNING[1402]: pbx.c:1934 ast_pbx_run: Timeout, but no
rule 't' in context 'default'

    -- Executing ChanIsAvail("SIP/112-ef31",
"CAPI/916741111&CAPI/916741111&CAPI/914850127&CAPI/914850127") in new
stack

    -- data = 916741111

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

    -- Executing SetVar("SIP/112-ef31", "CANAL=916741111") in new stack

    -- Executing Dial("SIP/112-ef31", "CAPI/916741111:263|70|Tt") in new stack

    -- data = 916741111:263

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

  == CAPI Call CAPI[contr2/916741111]/61     -- Called 916741111:263

    -- CONNECT_CONF ID=001 #0x0027 LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Info                            = 0x0



  == received CONNECT_CONF PLCI = 0x102 INFO = 0

    -- DISCONNECT_IND ID=001 #0x001c LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Reason                          = 0x3301



  == DISCONNECT_IND PLCI=0x102 REASON=0x3301

  == No one is available to answer at this time

    -- Executing ChanIsAvail("SIP/112-11cd",
"CAPI/916741111&CAPI/916741111&CAPI/914850127&CAPI/914850127") in new
stack

    -- data = 916741111

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

    -- Executing SetVar("SIP/112-11cd", "CANAL=916741111") in new stack

    -- Executing Dial("SIP/112-11cd", "CAPI/916741111:263|70|Tt") in new stack

    -- data = 916741111:263

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

  == CAPI Call CAPI[contr2/916741111]/63     -- Called 916741111:263

    -- CONNECT_CONF ID=001 #0x0028 LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Info                            = 0x0



  == received CONNECT_CONF PLCI = 0x102 INFO = 0

    -- DISCONNECT_IND ID=001 #0x001d LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Reason                          = 0x3301



  == DISCONNECT_IND PLCI=0x102 REASON=0x3301

  == No one is available to answer at this time

    -- Executing ChanIsAvail("SIP/112-64b2",
"CAPI/916741111&CAPI/916741111&CAPI/914850127&CAPI/914850127") in new
stack

    -- data = 916741111

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

    -- Executing SetVar("SIP/112-64b2", "CANAL=916741111") in new stack

    -- Executing Dial("SIP/112-64b2", "CAPI/916741111:263|70|Tt") in new stack

    -- data = 916741111:263

    -- capi request omsn = 916741111

  == found capi with omsn = 916741111

  == CAPI Call CAPI[contr2/916741111]/65     -- Called 916741111:263

    -- CONNECT_CONF ID=001 #0x0029 LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Info                            = 0x0



  == received CONNECT_CONF PLCI = 0x102 INFO = 0

    -- DISCONNECT_IND ID=001 #0x001e LEN=0014

  Controller/PLCI/NCCI            = 0x102

  Reason                          = 0x3301



  == DISCONNECT_IND PLCI=0x102 REASON=0x3301

  == No one is available to answer at this time

Asterisk-OKM*CLI>


Any clue will be welcomed.

Thanks for your time.

Ismael.



More information about the asterisk-users mailing list