Alex, I just took the latest from svn trunk and still getting the same results. I did see these php warnings in the log, not sure igf its helpful or not:
[11-Jun-2010 14:00:39] PHP Notice: Undefined variable: dpid in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.add.php on line 91 [11-Jun-2010 14:00:39] PHP Notice: Undefined variable: pr in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.add.php on line 97 [11-Jun-2010 14:00:39] PHP Notice: Undefined variable: match_exp in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.add.php on line 109 [11-Jun-2010 14:00:39] PHP Notice: Undefined variable: match_len in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.add.php on line 115 [11-Jun-2010 14:00:39] PHP Notice: Undefined variable: subst_exp in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.add.php on line 121 [11-Jun-2010 14:00:39] PHP Notice: Undefined variable: repl_exp in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.add.php on line 127 [11-Jun-2010 14:00:57] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, object given in /var/www/opensips-cp/web/tools/system/dialplan/dialplan.php on line 119 [11-Jun-2010 14:00:57] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, object given in /var/www/opensips-cp/web/tools/system/dialplan/dialplan.php on line 139 [11-Jun-2010 14:00:57] PHP Warning: mysql_real_escape_string() expects parameter 2 to be resource, object given in /var/www/opensips-cp/web/tools/system/dialplan/dialplan.php on line 141 [11-Jun-2010 14:00:57] PHP Notice: Undefined index: dialplan_id in /var/www/opensips-cp/web/tools/system/dialplan/template/dialplan.main.php on line 28 On 6/10/10 11:18 AM, "Alex Ionescu" <[email protected]> wrote: > Hi Sven, > > I've tried exactly your example. It worked for me. > Please take the last version of opensips-cp from svn trunk. Maybe that will > work for you. > > Regards, > Alex > On 6/4/2010 16:12, Sven Schulz wrote: >> Re: [OpenSIPS-Users] Opensips-cp Dialplan Problem For example, if I use >> control panel cp to add a new rule: >> >> DialplanID = 0 >> Rule Priority = 1 >> Matching Operator=1 >> Matching reg exp= ^(2|3|5|7)[0-9]{4} >> Matching str len=0 >> Subst Reg Exp= (^(2|3|5|7)[0-9]{4}) >> Repl Reg Exp=181486\1 >> Attr= I leave this blank unchecked >> >> Then the webpage doesn¹t give any errors and creates the rule like this: >> >> DialplanID = 0 >> Rule Priority = 1 >> Matching Operator=1 >> Matching reg exp= >> Matching str len=0 >> Subst Reg Exp= >> Repl Reg Exp= >> Attr= >> >> Then I hit apply changes to do a dp_reload and the box segfaults. >> >> Im running Centos5.4 64 bit and using cp version 4.0 >> >> >> >> >> On 6/4/10 5:53 AM, "Alex Ionescu" <[email protected]> wrote: >> >> >>> Hi Sven, >>> >>> I have tested the latest version of CP (taken from SVN). >>> I've inserted a few rules, and it worked just fine. All the fields were >>> populated. >>> Can you be more specific please ? >>> >>> Regards, >>> Alex >>> On 6/3/2010 16:55, Sven Schulz wrote: >>> >>>> Opensips-cp Dialplan Problem Using opensips-cp latest version from SVN. >>>> >>>> Whenever I use CP to insert a new rule, some of the fields arnt populated. >>>> >>>> >>>> _______________________________________________ >>>> Users mailing list >>>> [email protected] >>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>>> >>>> >>> >>> >> >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
