[Asterisk-Dev] problem receiveing fax whit capi

roberto.ziano roberto.ziano at puntocontatto.it
Thu Sep 22 07:44:19 MST 2005


This is the set verbose 5 / capi debug before the soekriss shutdown

Roby.


CONNECT_IND ID=001 #0x04a9 LEN=0047
  Controller/PLCI/NCCI            = 0x101
  CIPValue                        = 0x4
  CalledPartyNumber               = <a1>238101310
  CallingPartyNumber              = <21 83>461420833
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <90 90 a3>
  LLC                             = default
  HLC                             = default
  AdditionalInfo                  = default

  == CONNECT_IND
(PLCI=0x101,DID=238101310,CID=461420833,CIP=0x4,CONTROLLER=0x1)
    -- creating pipe for PLCI=0x101
ALERT_REQ ID=001 #0x04a9 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default

    -- started pbx on channel (callgroup=1)!
INFO_IND ID=001 #0x04aa LEN=0017
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x1e
  InfoElement                     = <80 83>

INFO_RESP ID=001 #0x04aa LEN=0012
  Controller/PLCI/NCCI            = 0x101

  == info element PI 80 83
 Origination is non ISDN
INFO_IND ID=001 #0x04ab LEN=0025
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x70
  InfoElement                     = <a1>238101310

INFO_RESP ID=001 #0x04ab LEN=0012
  Controller/PLCI/NCCI            = 0x101

  == info element CALLED PARTY NUMBER
       > INFO_IND DID digits in non PtP mode
INFO_IND ID=001 #0x04ac LEN=0016
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x18
  InfoElement                     = <89>

INFO_RESP ID=001 #0x04ac LEN=0012
  Controller/PLCI/NCCI            = 0x101

  == info element CHANNEL IDENTIFIKATION 89
ALERT_CONF ID=001 #0x04a9 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Info                            = 0x0

  == Starting CAPI/contr1/238101310-5 at enter,238101310,1 failed so
falling back to exten 's'
    -- Executing Dial("CAPI/contr1/238101310-5", "SIP/gs1|20|Ttr") in
new stack   -- Called gs1
  == Requested RINGING-Indication for CAPI/contr1/238101310-5
    -- SIP/gs1-0901 is ringing
    -- Nobody picked up in 20000 ms
  == Requested Indication-STOP for CAPI/contr1/238101310-5
    -- Executing Goto("CAPI/contr1/238101310-5", "handle_fax|s|1") in
new stack   -- Goto (handle_fax,s,1)
    -- Executing capiAnswerFax("CAPI/contr1/238101310-5",
"/mnt/kd/fax-336461573.10") in new stack
    -- CAPI Answering in fax mode for MSN 238101310
CONNECT_RESP ID=001 #0x04a9 LEN=0071
  Controller/PLCI/NCCI            = 0x101
  Reject                          = 0x0
  BProtocol
   B1protocol                     = 0x4
   B2protocol                     = 0x4
   B3protocol                     = 0x4
   B1configuration                = default
   B2configuration                = default
   B3configuration                = <00 00 00 00 08>00000000<0e>CAPI
FAXServer
  ConnectedNumber                 = <00 80>238101310
  ConnectedSubaddress             = default
  LLC                             = default
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default

CONNECT_ACTIVE_IND ID=001 #0x04ad LEN=0015
  Controller/PLCI/NCCI            = 0x101
  ConnectedNumber                 = default
  ConnectedSubaddress             = default
  LLC                             = default

CONNECT_ACTIVE_RESP ID=001 #0x04ad LEN=0012
  Controller/PLCI/NCCI            = 0x101

CONNECT_B3_IND ID=001 #0x04ae LEN=0037
  Controller/PLCI/NCCI            = 0x10101
  NCPI                            = <40>8<00 00 00 00 00 00 0f 2b>39
0461 421157

CONNECT_B3_RESP ID=001 #0x04ae LEN=0015
  Controller/PLCI/NCCI            = 0x10101
  Reject                          = 0x0
  NCPI                            = default

CONNECT_B3_ACTIVE_IND ID=001 #0x04af LEN=0037
  Controller/PLCI/NCCI            = 0x10101
  NCPI                            = <40>8<00 00 00 00 00 00 0f 2b>39
0461 421157

CONNECT_B3_ACTIVE_RESP ID=001 #0x04af LEN=0012
  Controller/PLCI/NCCI            = 0x10101

pbx*CLI>




On Thu, 2005-09-22 at 11:06 +0200, Armin Schindler wrote:
> On Thu, 22 Sep 2005, roberto.ziano wrote:
> > Hallo everybody,
> > 
> > my system is a soekris 4801 whit a fritzcard PCI
> > 
> > - the OS is Astlinux 0.2.8
> > - Asrterisk CVS-HEAD-01/10/05-02:11:15-AstLinux
> > - capi driver dowloaded from sourceforge.net (chan_capi-cm-0.5.4)
> > 
> > All is work but receiveing fax.
> > When a fax arrives, the system answers and begins to receice, during the
> > receive operation it hangups.
> 
> What commands (in extensions.conf) did you use? Can you provide a debug log 
> (set verbose 5 / capi debug)?
> 
> Maybe you also want to try the new version chan_capi-cm-0.6.
> 
> Armin
> 




More information about the asterisk-dev mailing list