Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: guest22 on August 22, 2012, 08:32:57 AM

Title: Can not change/delete trunk
Post by: guest22 on August 22, 2012, 08:32:57 AM
Hi Team,

I've installed latest 2.x sail with Asterisk 1.4 as per the sail wiki.

I've added a trunk (as a test) and need to remove it (or change it) but whatever I do, the trunk keeps coming back with the initial (test) values. (save-commit)

Any idea?

Regards,
guest
Title: Re: Can not change/delete trunk
Post by: SARK devs on August 22, 2012, 09:53:48 AM
have you checked the permissions on the underlying db files? (they are in home/e-smith/db -  look for selintra and selintra-work)
Have you checked the apache logs to see if there are errors?  look at /var/log/httpd/admin_error_log

Kind Regards

S
Title: Re: Can not change/delete trunk
Post by: guest22 on August 22, 2012, 09:56:07 AM
Hi,

it's a default install without any changes to the how-to. What permission should be in place please? for I could add the test trunk. Simply cannot change/delete it.
Title: Not solved
Post by: guest22 on August 22, 2012, 10:55:56 AM
...
Title: Re: Can not change/delete trunk
Post by: SARK devs on August 23, 2012, 11:04:00 PM
perms should be 640 and ownership should be root:admin

which actual release did you install?

...and, just out of interest, what name did you give to the trunk?


Kind Regards

S
Title: Re: Can not change/delete trunk
Post by: guest22 on September 01, 2012, 07:21:50 PM
Hi,

sorry but I removed all 2.x files (as installed per the how-to) and switched to 3.2.0-16.

Reason for me to install 2.6 in the first place was that I have had rock solid experience with it, whilst 3.2.0-xx gave me some problems (minor ones) and I was in doubt of the extra overhead of a second http server.

3.2.0-16 runs fine now on SME8 64-bit following the how-to http://www.sailpbx.com/mediawiki/index.php/Beta_V3R2 ,replacing the required perl modules with specific 64-bit ones.

Btw, the sail web manager window title still shows 3.1 where I was expecting to see 3.2.0-16. Hence me being confused several times and double checking if I had installed the correct sail en sme-environment rpm's.
Title: Re: Can not change/delete trunk
Post by: SARK devs on September 02, 2012, 01:29:58 PM
Hi HF

OK - no problems.  Extra webserver may actually lower overall CPU usage because it is running mod-perl which eases perl execution overhead (or should).

Where is it showing 3.1?  In the globals info window or somewhere else?

Best

S



 
Title: Re: Can not change/delete trunk
Post by: guest22 on September 02, 2012, 02:29:06 PM
It shows 3.1 in the browser window/tab title when entering sail manager.

/opt/sark/www/navigation.htm

Regards,

guest
Title: Re: Can not change/delete trunk
Post by: SARK devs on September 02, 2012, 07:11:52 PM
ah OK - I'll take a look at it
Best

S