Koha::Schema::Result::SipAccountScreenMsgRegex
sip_account_screen_msg_regexsdata_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
Foreign key to sip_accounts.sip_account_id
data_type: 'varchar' is_nullable: 0 size: 255
Regex find
data_type: 'varchar' is_nullable: 0 size: 255
Regex replace
sip_accountType: belongs_to
Related object: Koha::Schema::Result::SipAccount
Koha Objects class
Koha Object class