[freeside-commits] freeside/httemplate/view svc_phone.cgi, 1.20.2.4, 1.20.2.5
Erik Levinson
levinse at wavetail.420.am
Sat Jan 15 19:34:06 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv31808/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.4
retrieving revision 1.20.2.5
diff -u -w -d -r1.20.2.4 -r1.20.2.5
--- svc_phone.cgi 10 Jan 2011 19:46:13 -0000 1.20.2.4
+++ svc_phone.cgi 16 Jan 2011 03:34:04 -0000 1.20.2.5
@@ -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 route forwarddst email );
+push @fields, qw( pbx_title sip_password pin phone_name route gwlist forwarddst email );
if ( $conf->exists('svc_phone-lnp') ) {
push @fields, 'lnp_status',
More information about the freeside-commits
mailing list