Will do, thanks...not trying to be a pest :)<br clear="all"><br>-dg<br>
<br><br><div class="gmail_quote">On Mon, Jun 21, 2010 at 2:29 AM, Bogdan-Andrei Iancu <span dir="ltr"><<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Daniel,<br>
<br>
I made several fixes that hopefully fixed this annoying problem. Please<br>
update from SVN and retest.<br>
<br>
Regards,<br>
Bogdan<br>
<br>
--<br>
Bogdan-Andrei Iancu<br>
OpenSIPS Bootcamp<br>
20 - 24 September 2010, Frankfurt, Germany<br>
<a href="http://www.voice-system.ro" target="_blank">http://www.voice-system.ro</a><br>
<br>
<br>
Daniel Goepp wrote:<br>
> Well, that solved the first error we were getting, but now we are<br>
> seeing this one:<br>
><br>
> root@ubuntu:/usr/local/etc/<br>
> opensips# opensipsdbctl create<br>
> MySQL password for root:<br>
> -e \E[37;33mINFO: test server charset<br>
> -e \E[37;33mINFO: creating database opensips ...<br>
> -e \E[37;33mINFO: Core OpenSIPS tables succesfully created.<br>
> Install presence related tables? (y/n): n<br>
> /usr/local/sbin/opensipsdbctl: 300: Bad substitution<br>
> root@ubuntu:/usr/local/etc/opensips#<br>
><br>
> This is on the exact same system. And a side not, we took the source<br>
> we used to build one of our production boxes from a few months ago,<br>
> and can build it just fine on this same server, it's just the latest<br>
> from the 1_6 branch that we can't create the DB with.<br>
><br>
> Thoughts?<br>
><br>
> Thanks<br>
><br>
> -dg<br>
><br>
><br>
> On Thu, Jun 10, 2010 at 8:56 AM, Bogdan-Andrei Iancu<br>
> <<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a> <mailto:<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>>> wrote:<br>
><br>
> Hi Daniel,<br>
><br>
> It should be fixed on SVN trunk and 1.6 SVN branch - just update<br>
> and it<br>
> should work<br>
><br>
> Regards,<br>
> Bogdan<br>
><br>
> Daniel Goepp wrote:<br>
> > Sorry, and to be even more specific:<br>
> ><br>
> > $ uname -a<br>
> > Linux ip-10-251-126-130 2.6.21.7-2.fc8xen-ec2-v1.0 #2 SMP Tue Sep 1<br>
> > 10:04:29 EDT 2009 i686 GNU/Linux<br>
> ><br>
> > Thanks<br>
> ><br>
> > -dg<br>
> ><br>
> ><br>
> > On Fri, Jun 4, 2010 at 10:04 AM, Daniel Goepp <<a href="mailto:dan@goepp.net">dan@goepp.net</a><br>
> <mailto:<a href="mailto:dan@goepp.net">dan@goepp.net</a>><br>
> > <mailto:<a href="mailto:dan@goepp.net">dan@goepp.net</a> <mailto:<a href="mailto:dan@goepp.net">dan@goepp.net</a>>>> wrote:<br>
> ><br>
> > Sorry sure, same system we have been using for other<br>
> installs, but<br>
> > I'm definitely open to the idea that it's a local issue,<br>
> just have<br>
> > no idea what might be causing it. The system is an Ubuntu 9.04<br>
> > fresh base install, nothing but the libraries that we have<br>
> always<br>
> > installed on Ubuntu to get OpenSIPS doing:<br>
> ><br>
> > apt-get install bison flex<br>
> > apt-get install libsctp-dev libmysqlclient16-dev libexpat1-dev<br>
> > libxml2-dev libradiusclient-ng-dev<br>
> > apt-get install libxmlrpc-c3-dev libperl-dev libsnmp-dev<br>
> > libldap-dev libconfuse-dev libpcre3-dev<br>
> > apt-get install mysql-server<br>
> > apt-get install subversion<br>
> > apt-get install ngrep<br>
> ><br>
> > We are continuing to try to investigate here too, but any<br>
> help is<br>
> > much appreciated.<br>
> ><br>
> > -dg<br>
> ><br>
> ><br>
> ><br>
> > On Fri, Jun 4, 2010 at 8:22 AM, Anca Vamanu<br>
> <<a href="mailto:anca@opensips.org">anca@opensips.org</a> <mailto:<a href="mailto:anca@opensips.org">anca@opensips.org</a>><br>
> > <mailto:<a href="mailto:anca@opensips.org">anca@opensips.org</a> <mailto:<a href="mailto:anca@opensips.org">anca@opensips.org</a>>>> wrote:<br>
> ><br>
> > Hi Daniel,<br>
> ><br>
> > I think it is a issue related to the system that you<br>
> use, not<br>
> > an error<br>
> > in the script since it works on other systems. Can you<br>
> please<br>
> > say what<br>
> > is the version your operating system?<br>
> ><br>
> > Regards,<br>
> ><br>
> > --<br>
> > Anca Vamanu<br>
> > <a href="http://www.voice-system.ro" target="_blank">www.voice-system.ro</a> <<a href="http://www.voice-system.ro" target="_blank">http://www.voice-system.ro</a>><br>
> <<a href="http://www.voice-system.ro" target="_blank">http://www.voice-system.ro</a>><br>
> ><br>
> ><br>
> ><br>
> > Daniel Goepp wrote:<br>
> > > I just checked out a fresh copy of the 1.6 branch, updated<br>
> > my Makefile<br>
> > > making just the following changes:<br>
> > ><br>
> > > exclude_modules?= jabber xmpp rls mi_xmlrpc xcap_client \<br>
> > > db_postgres db_unixodbc db_oracle db_berkeley<br>
> > aaa_radius \<br>
> > > osp perlvdb mmgeoip \<br>
> > > presence presence_xml presence_mwi<br>
> presence_dialoginfo \<br>
> > > pua pua_bla pua_mi pua_usrloc pua_xmpp<br>
> pua_dialoginfo \<br>
> > > ldap h350 memcached db_http json<br>
> > ><br>
> > > No errors on the install, but am getting this when I<br>
> try to<br>
> > create the DB:<br>
> > ><br>
> > > root@ip-10-251-126-130:/usr/local/etc/opensips#<br>
> > opensipsdbctl create<br>
> > ><br>
> /usr/local/lib/opensips/opensipsctl/opensipsdbctl.base: 35:<br>
> > Syntax<br>
> > > error: Missing '}'<br>
> > ><br>
> > > Never had this one before. Ideas? I'm going to see if I<br>
> > can manually<br>
> > > fix, but wondering if this is something broken in the<br>
> source.<br>
> > ><br>
> > > Thanks.<br>
> > ><br>
> > > -dg<br>
> > ><br>
><br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>