[Freeswitch-users] FusionPBX - any other options or should I keep trying?

Nandy Dagondon nandy1925 at gmail.com
Sat Apr 5 15:40:30 MSD 2014


Delete the database, delete the fusionpbx page resources/config.php and
re-install via gui browser.  I'm not sure if re-installing via web gui will
overwrite the ODBC database tables in case the database is not deleted.
My experience is with sqlite db.


On Sat, Apr 5, 2014 at 6:14 AM, Adelia C. <hexade at hotmail.com> wrote:

> I installed the odbc and it worked somewhat fine.
> How do I delete the db I installed as part of the FusionPBX install?
>
> How would I delete the entire thing? Just clean my freeswitch directories?
> I don't see a fusionpbx one.
> Sorry, new (again) to Linux. I thought FusionPBX would make my life easier
> but now even a re-install is not as I expected. It detects the existing DB
> and doesn't overwrite it - probably that's the desired behavior but I can't
> get rid of it I want to.
>
> So, having the ODBC part figured out, how do I delete and re-install the
> DB?
>
> Thanks,
> A
>
> ------------------------------
> From: mike at jerris.com
> Date: Fri, 4 Apr 2014 17:35:45 -0400
>
> To: freeswitch-users at lists.freeswitch.org
> Subject: Re: [Freeswitch-users] FusionPBX - any other options or should I
> keep trying?
>
> i don't recommend using the core-odbc-support, your better off using
> postgres via odbc.
>
> On Apr 4, 2014, at 5:01 PM, Moishe Grunstein <max at nysolutions.com> wrote:
>
> You would be better off using Postgres than MYSQL, MYSQL would need odbc,
> postgres can be compiled in the core
>
>
> Thanks,
>
> Moishe Grunstein
> Tornado Computer Systems, Inc.
> 212.400.7650 888.IPPBX.US
> *Service Request Email: support at nysolutions.com <support at nysolutions.com>*
> Polycom Certified VAR
> Microsoft Small Business Specialist, Cisco SMB Select Certified
> <image001.jpg> <http://www.nysolutions.com/>
> Computer Networking * Managed Services * IP Video Surveillance * Network
> Assessments * Web Solutions * Voice over IP * Disaster Recovery * Network
> Security * Site Surveys * CMS
>
> *From:* freeswitch-users-bounces at lists.freeswitch.org [
> mailto:freeswitch-users-bounces at lists.freeswitch.org<freeswitch-users-bounces at lists.freeswitch.org>
> ] *On Behalf Of *Adelia C.
> *Sent:* Friday, April 04, 2014 4:08 PM
> *To:* FreeSWITCH Users Help
> *Subject:* Re: [Freeswitch-users] FusionPBX - any other options or should
> I keep trying?
>
> Before starting with a clean "conf", I gave it another try - logged out
> and back into FusionPBX and lo' and behold - all my users and devices were
> there. Domains, too.
>
> I opened one of the domains to look at it - and for some reason, instead
> of pushing "back", I pushed "save".
> All config in the GUI - gone again.
>
> Same thing that happened yesterday but I wasn't paying attention and know
> what triggered that behavior.
> Logged out and in again - users, etc - all visible. I can repeat that
> pretty consistently. Maybe I am doing something wrong but - as a beginner -
> this fazed me. I don't understand what I am doing wrong. I am still logged
> in as a sysadmin.
> I had already run "chmod -R 777" on /directory, based on some wiki pages.
> Nor sure why this is happening.
>
> As part of the install, I selected MyQSL and not sqlite (some wiki pages
> suggest that would be a bad idea).
> One more bit of info (at this time I don't really know what is significant
> and what not) - I wanted to enable more debug and went to switch.conf.xml
> to enable <param name="debug-level" value="10"/>
> I got swamped by "*Reuse Unused* Cached DB handle" from the callcenter
> module. I don't need that functionality, my install is just 2-3 days so I
> ignored older threads on how to deal with this. I reset my debug level to
> get rid of the noise.
>
> Going to try everyone suggested yesterday and today.
>
> Thx,
> A.C.
>
> ------------------------------
>
> Date: Fri, 4 Apr 2014 08:31:04 +0800
> From: nandy1925 at gmail.com
> To: freeswitch-users at lists.freeswitch.org
> Subject: Re: [Freeswitch-users] FusionPBX - any other options or should I
> keep trying?
> You're not alone but I'm able to manage.  I assume you're NOT setting a
> multi-tenant system.  Here's some things to look for:
>
> Check the Variables (conf/vars.xml):
> domain=${local_ip_v4}
> domain_name=${domain}
>
> Then check this line in conf/sip_profiles/default.xml:
> domain=${domain}
>
> Check these lines too:
> sip-ip=${local_ip_v4}
> rtp-ip=${{local_ip_v4}
>
> You may delete/disable these :
> ext-sip-ip
> ext-rtp-ip
>
> Delete the created files and folder 10.50.1.151.  They will conflict
> conf/default.xml.
> Check Advanced>Domains.  If it's set 10.50.1.151, I think that entry
> created these directory and file.  Try to set this to "default".
>
> Restart the system. Hope you'll get started.
>
> /Nandy
>
>
>
> On Fri, Apr 4, 2014 at 12:48 AM, Adelia C. <hexade at hotmail.com> wrote:
> Using FusionPBX to configure a FreeSwitch PBX.
> I find it a pain on its own league.
> I was  successful in configuring a proof of concept by manually changing
> the Freeswitch XML files on the node.
> However, I need a GUI as I want to do the basic config and pass it over to
> admins, with clear and simple instructions on how to add new users.
> Should I look at any other GUIs? I am running against time, as I need it
> functioning in a few days.
> My SIP clients are SJPhones and Cisco 7942. They just don't register, I
> don't seem to get the passwords right.
>
> Question 1:
> Keep getting this message:
> "[WARNING] sofia_reg.c:2745 Can't find user [1000 at 10.50.1.151] from
> 10.50.1.151
> You must define a domain called '10.50.1.151' in your directory and add a
> user with the id="1000" attribute and you must configure your device to use
> the proper domain in it's authentication credentials."
>
> I tried all kind of things - adding files left and right (a 10.50.1.151
> directory was added for me + an empty file with the same name, in the same
> folder).
> Found an older thread and tried to follow it but no luck:
> http://lists.freeswitch.org/pipermail/freeswitch-users/2013-January/090948.html
> If I try to use domains instead of IP addresses (in sip clients config,
> etc), I have the same problem.
>
> Question 2:
> As soon as I start manually modifying and adding config files on
> FreeSwitch, my FusionPBX configured devices/users/domains/extensions no
> longer show up in the FusionPBX GUI but the files are still there.
>
> Do I have a better option? I find FusionPBX isn't really helping or making
> it easier to configure the PBX.
> At this time, do I have an option to manually configure everything
> (directly on Freeswitch) and get things going and then bring in a GUI that
> retrieves all the config, displays it and allows for new users to be added?
>
> Thank you.
> A.C.
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: consulting at freeswitch.org
> http://www.freeswitchsolutions.com FreeSWITCH-powered IP PBX: The CudaTel
> Communication Server  Official FreeSWITCH Sites
> http://www.freeswitch.orghttp://wiki.freeswitch.org http://www.cluecon.com
>  FreeSWITCH-users mailing list FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services: consulting at freeswitch.org
> http://www.freeswitchsolutions.com FreeSWITCH-powered IP PBX: The CudaTel
> Communication Server  Official FreeSWITCH Sites
> http://www.freeswitch.org http://wiki.freeswitch.org
> http://www.cluecon.com FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:
> http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140405/43691d89/attachment-0001.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list