Hello
 
I have capi 0.3.5 with fritz card and:
 
When i try to dialout i have this message in from "capi debug" :
 
CAPI Debugging Enabled
*CLI>     -- Executing Answer("SIP/478-3f3f", "") in new stack
    -- Executing Dial("SIP/478-3f3f", "CAPI/@7523071:b7522333") in new stack
    -- data = ""
    -- capi request omsn = @7523071
  == found capi with omsn = 7523071
  == CAPI Call CAPI[contr1/7523071]/0 with B3    -- Called @7523071:b7522333
    -- CONNECT_CONF ID=001 #0x0004 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Info                            = 0x0
 
  == received CONNECT_CONF PLCI = 0x101 INFO = 0
    -- INFO_IND ID=001 #0x0b97 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8
  InfoElement                     = <81 81>
 
    -- DISCONNECT_IND ID=001 #0x0b98 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Reason                          = 0x3481
 
  == DISCONNECT_IND PLCI=0x101 REASON=0x3481
  == No one is available to answer at this time
 
 
I have one msn number. 7523071
extensions.conf
 
exten => _0.,1,Answer
exten => _0.,2,Dial,CAPI/@7523071:b${EXTEN:1}
 
capi.conf
[general]
mode=immediate
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
 
[interfaces]
 
isdnmode=multipoint
msn=7523071
incomingmsn=*
controller=1
softdtmf=1
context=from-isdn
;echosquelch=1
echocancel=1
;echotail=64
;callgroup=1
;deflect=478
devices=2
 
 
Please help me.... i search all the google and i have nothing :)
 

Best Regards
Paweł Staszewski
ART-COM
+48327522333
+480609183038


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to