Actions

Difference between revisions of "CDC CMD"

From Zenitel Wiki

Line 29: Line 29:
 
5 NO_LICENSE <br>
 
5 NO_LICENSE <br>
 
6 NO_SQL_DATABASE <br>
 
6 NO_SQL_DATABASE <br>
7 NO_SQL_TRUNK <br>
+
7 NO_SQL_TRUNK <br>
8 NO_SQL_EXTENSION <br>
+
8 ACTIVE_TIMEOUT <br>
9 ACTIVE_TIMEOUT <br>
+
9 PIN_TIMEOUT <br>
10 PIN_TIMEOUT <br>
+
10 ESTABLISHED_TIMEOUT <br>
11 ESTABLISHED_TIMEOUT <br>
+
11 SQLITE_FAIL <br>
 
|-
 
|-
 
|align=center|5||[[UINT1]]||colspan="3"|number of digits to delete from out-buffer
 
|align=center|5||[[UINT1]]||colspan="3"|number of digits to delete from out-buffer

Revision as of 16:40, 8 August 2008

Related to ABSD_Billing

CDC_CMD 0x009F 159 AMC 10.40
Message used for billing control. <br\>

Call Detail Control message, response to CDC_STATE. command. Used from ABSD towards AMCD

1 UINT2 Connection Reference for this "dialing" sequence (actually ST_IND of A-station).
2 NET_OBJ_REF A-station (billed station) .
3 UINT1 Command

1 DIAL_PIN, (dial pin code , display *)
2 DIAL_NORMAL
3 TRUNK_SET, Set trunk number for SIP, start SIP connection.
4 ABORT, see reason codes in [4]. Expect CDC_STATE(DISCONNET) in return
5 LOW_BALANCE, 10 seconds to ABORT due to ACCOUNT_OVERDRAWN

4 UINT1 ABORT reason codes

1 INVALID_PIN
2 BARRED_NUMBER
3 ACCOUNT_OVERDRAWN
4 EXTENSION_LOCKED
5 NO_LICENSE
6 NO_SQL_DATABASE
7 NO_SQL_TRUNK
8 ACTIVE_TIMEOUT
9 PIN_TIMEOUT
10 ESTABLISHED_TIMEOUT
11 SQLITE_FAIL

5 UINT1 number of digits to delete from out-buffer
6 NET_OBJ_REF For TRUNK_SET: Trunknumber
7 TEXT16 Additonal info as text (Abort reason, user name).

Back to AlphaNet message list