X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2FSelfService.pm;h=21bc9205a05c0a350e308044787223ac43c27b31;hp=03a3f04c49f23dc4a3ebe59ce29b65163edcc69c;hb=8443390c7a5ea14cff9896a0c95783498b63ef3b;hpb=5cea678977bfb24c16c4492a03f13e5d7bd8a40a diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm index 03a3f04c4..21bc9205a 100644 --- a/fs_selfservice/FS-SelfService/SelfService.pm +++ b/fs_selfservice/FS-SelfService/SelfService.pm @@ -82,6 +82,7 @@ $socket .= '.'.$tag if defined $tag && length($tag); 'provision_phone' => 'MyAccount/provision_phone', 'provision_pbx' => 'MyAccount/provision_pbx', 'provision_external' => 'MyAccount/provision_external', + 'provision_forward' => 'MyAccount/provision_forward', 'unprovision_svc' => 'MyAccount/unprovision_svc', 'myaccount_passwd' => 'MyAccount/myaccount_passwd', 'reset_passwd' => 'MyAccount/reset_passwd',