[freeside-commits] freeside/httemplate/edit svc_phone.cgi, 1.12.4.3, 1.12.4.4

Erik Levinson levinse at wavetail.420.am
Mon Jan 10 11:46:15 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv19955/httemplate/edit

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	svc_phone.cgi 
Log Message:
vitelity API improvements for toll-free and fax, RT11009

Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/svc_phone.cgi,v
retrieving revision 1.12.4.3
retrieving revision 1.12.4.4
diff -u -w -d -r1.12.4.3 -r1.12.4.4
--- svc_phone.cgi	7 Jan 2011 23:14:02 -0000	1.12.4.3
+++ svc_phone.cgi	10 Jan 2011 19:46:13 -0000	1.12.4.4
@@ -38,6 +38,8 @@
                 maxlength => $conf->config('svc_phone-phone_name-max_length'),
               },
 	      'route',
+	      'forwarddst',
+	      'email',
 
               { value   => 'E911 Information',
                 type    => 'tablebreak-tr-title',



More information about the freeside-commits mailing list