[freeside-commits] freeside/httemplate/edit svc_phone.cgi, 1.15, 1.16

Erik Levinson levinse at wavetail.420.am
Mon Jan 10 11:44:59 PST 2011


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

Modified Files:
	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.15
retrieving revision 1.16
diff -u -w -d -r1.15 -r1.16
--- svc_phone.cgi	7 Jan 2011 23:13:58 -0000	1.15
+++ svc_phone.cgi	10 Jan 2011 19:44:43 -0000	1.16
@@ -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