Quantcast
Channel: trixbox CE - Comments
Viewing all 8150 articles
Browse latest View live

Please do not double post.

$
0
0

In reply to can't connect secondary ethernet ports:

Please do not double post. I have deleted your duplicate thread.

Did you execute a service network restart? You have typo's in the file you posted including a trailing period on the gateway and an invalid bootproto argument. You also can't have a gateway the same as an interface IP. Lastly only one interface should contain a gateway.


https redirect breaks backups module

$
0
0

In reply to Nothing in GUI after installing tbm-backup package:

With trixbox 2.6.2.3 and tbm-backup-2.6.2-19 rpm installed, the backup module admin doesn't work when ssl redirection is using apache mod rewrite as such:

<Directory "/var/www/html">
    # Redirect administration interface to https
    RewriteEngine On
    RewriteCond %{HTTPS} off
    RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
</Directory>

Disabling the https mod rewrite stuff allows the module to populate the trixbox backup admin page. So far as I can tell, other modules work fine with HTTPS redirection enabled with the exception of the trixbox cdr reports (the swallowed asterisk-stats cdr page works, but the trixbox looking ones do not). The trixbox cdr reports also work fine with HTTPS off. Is this fixable?

base href wrong in code

$
0
0

In reply to Nothing in GUI after installing tbm-backup package:

for tbm-backup module if you want to use this with HTTPS redirect as I have outlined above, try changing line 62 in file
/var/www/html/maint/modules/backup/controllers/backup.php from:

 <base href="http://<?php echo $_SERVER['HTTP_HOST']; ?>/">

to:

<base href="<?php echo ((isset($_SERVER["HTTPS"])) ? \
"https":"http") . "://" . $_SERVER['HTTP_HOST']; ?>/">

remove the backslash at the end of the first line in the box above and make the two lines one line.

That fixed it for me.

-Larry

MulderLR

for the CDR reports module

$
0
0

In reply to Nothing in GUI after installing tbm-backup package:

Change a similar line for this module to fix the same problem. For the CDR module, the file in question is
/var/www/html/maint/modules/cdrreport/controllers/cdr.php

Change the base href code on line 19 to:

<base href="<?php echo ((isset($_SERVER["HTTPS"])) ? \
    "https":"http") . "://" . $_SERVER['HTTP_HOST']; ?>/">

-Larry

MulderLR

No tricks, did you change

$
0
0

In reply to MOH Query:

No tricks, did you change machines when you upgraded? Do you have a good timing source?

I had the same issue as

$
0
0

In reply to 2.3 Beta - When opening packages - Cannot write to file: Cache/outputYumAvailList.txt:

I had the same issue as gregkeys with a new install of 2.8.0.4.
Tried the hbmus080 fix and the Error msg went away but could not see the packages and ny screen now looks funny in IE8.
Checked my DNS per leench and found it blank. Added the DNS and now can see the packages but screen is still screwed up.

Below is a print screen. When I look at the screen though line 3 (PBX settings, etc) does not display. At X to the left of System Status is the red X that means the icon cannot be displayed. I get the same thing in the "Ascending" position. It seems to display fine in FireFox.

X System Status Packages PBX System Settings Help
About trixbox Training Support
PBX Settings Config File Editor PBX Status Endpoint Manager Bulk Extensions CDR Report System Info System Maint Network Backup Repositories Registration General Settings

It is an Asterisk command,

Nice to see all the HAM's on


Reply

$
0
0

In reply to Is Trixbox can install on SCSI harddisk?:

One thing i didn't mention from my question before.
Now the system have around 40 extensions users using inbound/outbound call.
Around 6000 calls services on each day.
Beside of this, the system enabled the recording function for each call conversation.
The existing system hardware spec is ...
IBM Proliant - ML110G5
Ram: 4GB Memory
Harddisk: HP 750GB 3G SATA

Is this server spec not enough for my current usage?
Beside of harddisk, do you think i need to upgrade a cpu board also?
If i upgrade the cpu board, is Trixbox allow to run on dual core cpu or quad core cpu?
Which type of the cpu are you recommended?

Thanks a lot.

DTMF

$
0
0

In reply to ZAP and incoming caller ID:

man i tried just about everything and there is no simple way to change types of caller id formats can anyone help pleasee

rrichiez

did you ever

No! It was the same

$
0
0

In reply to MOH Query:

No! It was the same machine..

Timing Source? What has that got to do with MOH ?

No, when i dial in there is

$
0
0

In reply to IVR setup problems:

No, when i dial in there is no sound at all, but the when you press the extensions, it takes you directly to which phone should be rung.

No, I did not configure my sip_nat.conf file, ehat is a NAT issue? How should I come around to configuring the sip_nat.conf file?

Thank you.

Mike

The UI is pushed to the left

$
0
0

In reply to Faster trixbox.org:

The UI is pushed to the left of the site instead of centre aligned as before... when you're in the forum is fine because has a 100% width... another little annoyance that seems to happen sporadically is when you select text on the page then click to select somewhere else the page redirects to fonality.com.

I have a similar problem

$
0
0

In reply to Problem connecting through web browser:

My problem gentlemen is this :

In the trixbox I taped "ifconfig eth0 192.168.0.50" becuse I found my IP of eth0 were "192.168.0.102"
I worked I think, trixbox had not returned any message
But in the browser, this adress "not found"
"Bridged" option is done with the vmnet0 is the VMware (running under Ubuntu)

What should I do?


Noone here who can help

First off, i'd confirm

$
0
0

In reply to Problem connecting through web browser:

First off, i'd confirm networking is all working as can be an issue when setting up in a VM.

Type "help-trixbox"... this gives you all your basic setup commands. but the one you're after is "system-config-network".

Type "system-config-network" - configure your eth0 (static or dhcp)... save your settings.

type "ping www.google.com" - does this resolve? If not, you need to play around with your VM network settings as can be a right b***h getting it setup first time round.

Can you be a little clearer

$
0
0

In reply to ping tool:

Can you be a little clearer please - i'm really not sure what you're after from your description.

i figured how to turn on the

great work and well done.

Viewing all 8150 articles
Browse latest View live




Latest Images