[freeside-commits] freeside/httemplate/view svc_phone.cgi, 1.20.2.2, 1.20.2.3
Erik Levinson
levinse at wavetail.420.am
Fri Jan 7 15:14:04 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv13339/httemplate/view
Modified Files:
Tag: FREESIDE_2_1_BRANCH
svc_phone.cgi
Log Message:
opensips provisioning, RT10993
Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_phone.cgi,v
retrieving revision 1.20.2.2
retrieving revision 1.20.2.3
diff -u -w -d -r1.20.2.2 -r1.20.2.3
--- svc_phone.cgi 28 Dec 2010 15:58:14 -0000 1.20.2.2
+++ svc_phone.cgi 7 Jan 2011 23:14:02 -0000 1.20.2.3
@@ -19,7 +19,7 @@
my @fields = qw( countrycode phonenum );
push @fields, 'domain' if $conf->exists('svc_phone-domain');
-push @fields, qw( pbx_title sip_password pin phone_name );
+push @fields, qw( pbx_title sip_password pin phone_name route );
if ( $conf->exists('svc_phone-lnp') ) {
push @fields, 'lnp_status',
More information about the freeside-commits
mailing list