| Anonymous | Login | Signup for a new account | 2010-02-27 10:40 CET |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000079 | [CapiSuite] core | minor | always | 2004-05-20 17:27 | 2004-05-20 17:27 | |||||||
| Reporter | gernot | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | ||||||||||
| Summary | 0000079: call_* should also return logical disconnect cause (reason_B3) | |||||||||||
| Description | Currently, call_* only returns the physical cause when the call setup wasn't successful. As it may be that CONNECT works, but CONNECT_B3 fails this means we don't see that error. | |||||||||||
| Additional Information |
Example from a log (shortened): Thu May 20 15:24:08 2004 CapiSuite 0xbffffcc0: job fax-22.sff from xxx to yyy initiated Thu May 20 15:24:08 2004 Capi 0x8169680: >CONNECT_REQ: ApplId 0x2, MsgNr 0xd, Controller 0x1 CIPValue 0x11, B1proto 0x4, B2proto 0x4, B3proto 0x5 Thu May 20 15:24:08 2004 Capi 0x8169680: <CONNECT_CONF, PLCI: 0x101, Info 0x0 Thu May 20 15:24:11 2004 Capi 0x8169680: <CONNECT_ACTIVE_IND PLCI 0x101 Thu May 20 15:24:11 2004 Capi 0x8169680: >CONNECT_ACTIVE_RESP ApplId 0x2 MsgNum 0x29 PLCI 0x101 Thu May 20 15:24:11 2004 Capi 0x8169680: >CONNECT_B3_REQ: ApplId 0x2, MsgNr 0xd, PLCI 0x101 Thu May 20 15:24:11 2004 Capi 0x8169680: <CONNECT_B3_CONF, NCCI: 0x10101, Info 0x0 Thu May 20 15:24:11 2004 Capi 0x8169680: <DISCONNECT_B3_IND NCCI 0x10101 Reason 0x3315 Thu May 20 15:24:11 2004 Capi 0x8169680: >DISCONNECT_B3_RESP ApplId 0x2 MsgNum 0x2a NCCI 0x10101 Thu May 20 15:24:11 2004 Capi 0x8169680: >DISCONNECT_REQ ApplId 0x2 MsgNum 0xe PLCI 0x101 Thu May 20 15:24:11 2004 Capi 0x8169680: <DISCONNECT_CONF PLCI 0x101 Info 0x0 Thu May 20 15:24:11 2004 Capi 0x8169680: <DISCONNECT_IND PLCI 0x101 Reason 0x3400 Thu May 20 15:24:11 2004 Capi 0x8169680: >DISCONNECT_RESP ApplId 0x2 MsgNum 0x2b PLCI 0x101 results in (logical cause lost): Thu May 20 15:24:11 2004 CapiSuite 0xbffffcc0: job fax-22.sff: result was 2,0 |
|||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |