From 4a7d77be7b7ddf76dd9cdd674d04104ee990b0e4 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 25 Jan 2014 17:24:11 -0800 Subject: voip innovations v3.0 api, RT#25641 --- FS/FS/part_export.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'FS/FS/part_export.pm') diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 8b16248..8e10ea7 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -680,6 +680,7 @@ sub info { } #default fallbacks... FS::part_export::DID_Common ? +sub can_get_dids { 0; } sub get_dids_can_tollfree { 0; } sub get_dids_can_manual { 0; } sub get_dids_can_edit { 0; } #don't use without can_manual, otherwise the -- cgit v1.1