You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
db-schema/db_scripts/diff/12002.up

17 lines
987 B

USE provisioning;
INSERT INTO voip_sound_handles (name) VALUES ('and');
INSERT INTO voip_sound_handles (name) VALUES ('busy_ringback_tone');
INSERT INTO voip_sound_handles (name) VALUES ('calling_card_not_found');
INSERT INTO voip_sound_handles (name) VALUES ('connecting');
INSERT INTO voip_sound_handles (name) VALUES ('could_not_connect');
INSERT INTO voip_sound_handles (name) VALUES ('credits_successfully_transfered');
INSERT INTO voip_sound_handles (name) VALUES ('declined_ringback_tone');
INSERT INTO voip_sound_handles (name) VALUES ('dollar');
INSERT INTO voip_sound_handles (name) VALUES ('enter_callingcard_number_to_transfer');
INSERT INTO voip_sound_handles (name) VALUES ('enter_callingcard_number');
INSERT INTO voip_sound_handles (name) VALUES ('enter_destination_number');
INSERT INTO voip_sound_handles (name) VALUES ('error_please_try_later');
INSERT INTO voip_sound_handles (name) VALUES ('euro_cents');
INSERT INTO voip_sound_handles (name) VALUES ('euro_unit');