c1219.access.telephone¶
Classes¶
-
class
c1219.access.telephone.C1219TelephoneAccess(conn)¶ This class provides generic access to the telephone/modem configuration tables that are stored in the decade 9x tables.
-
__init__(conn)¶ Initializes a new instance of the class and reads tables from the corresponding decades to populate information.
@type conn: c1218.connection.Connection @param conn: The driver to be used for interacting with the necessary tables.
-
answer_bit_rate¶
-
can_answer¶
-
dial_delay¶
-
global_bit_rate¶
-
initiate_call(number=None, idx=None)¶
-
static
initiate_call_ex(conn, idx)¶
-
nbr_originate_numbers¶
-
originate_bit_rate¶
-
originating_numbers¶
-
prefix_number¶
-
primary_phone_number_idx¶
-
psem_identity¶
-
secondary_phone_number_idx¶
-
update_last_call_statuses()¶
-
use_extended_status¶
-