Hi,
  Regarding capi debug, I don't know how to translate reasons like 0x3302 or infos like 0. I didn't find any 'translator' googleing capi debugging. Do you know about any 'translator' for this or should I be as clever as to know what a reason 0x3302 is?
 
  What is this debug for if I can't interpret it?
 
Kind regards,
  Victor.

From capi debug:

  == CAPI Call CAPI[contr1/number]/1     -- creating pipe for PLCI=-1
       > sent CONNECT_REQ MN =0x5
    -- CONNECT_CONF ID=002 #0x0005 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Info                            = 0x0
 
    -- CONNECT_CONF ID=002 #0x0005 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Info                            = 0x0
 
  == received CONNECT_CONF PLCI = 0x101 INFO = 0
    -- Called @number:number
    -- DISCONNECT_IND ID=002 #0x0009 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Reason                          = 0x3302
_______________________________________________
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