Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - brononius

Pages: 1 ... 3 4 [5] 6 7
61
Users / Respond to events (howto?)
« on: April 15, 2012, 05:05:39 pm »
Hey,

It's been a while since i tried to configure my linuxmce more in detail.
I can control all lights with my server. So this part is covered (output relays).
Next step is my lightbuttons in house. But for this, i don't know how i can see if linuxmce is picking up the signal from the button. I'm playing around with 'respond to events', but i've got the feeling that this isn't working as it should be. Do you need to do something special for the events? Is there anything where i need to pay attention to?


I've tried following 4 scenario's:

Scenario 1:
   Event: A sensor is tripped
   What device: Button 0/0/35
   What time of day: DAY
   Trigger: Tripped = 1
   Command: lighting wizard: Light 0/2/15 ON

Scenario 2:
   Event: Someone rings the doorbell
   What device: Button 0/0/35
   Command: lighting wizard: Light 0/2/15 ON

Scenario 3: Test Phone (ip phones are working perfectly with the system)
   Event: there's an incoming call
   Which phone: PhoneA
   What time of day: DAY
   Command: lighting wizard: Light 0/2/15 ON

Scenario 4: Test DeviceOn
   Event: A device is turned on
   What device: Light 0/2/15
   Event ON/OFF = 1
   Command: lighting wizard: light 0/2/16 & 0/2/17 ON


ps with a command line, i can activate 0/2/15 in the correct way. So my interconnection between the server and my domotica (eib) is working...

62
Users / 'Blank' passwords
« on: February 23, 2012, 10:31:06 am »
Hey,

I searched a bit, but couldn't find a straight answer.
How (and what's the risk) to change the default 'blank' password?

The database user is using a blank password, as well as the asterisk admin.
Can i just change this password? Or will it have impact on other stuff as well?

I was thinking about changing:
  • mysql user root
  • /etc/pluto.conf
  • asterisk admin user
  • ...

Reason for all this is that of course it's not very secure to use 'blank' password. And lately, a lot of software don't allow 'blank' passwords (fe phpmyadmin) by default...

63
Users / [Solved] Shares (backdoor access?)
« on: February 17, 2012, 10:51:46 am »
Hey,

I've got some users configured in linuxmce.
When somebody access now the server from a windows 7 client, he sees following in the network neighbour:

  • User1
  • User2
  • Public
  • Home


When he's user1, he has access to User1 and Public, but not to User2. Nice, like it should be.
But he can open Home, and open in there User2. So not nice...

Any idea what i'm doing wrong?


Thanks!

64
Installation issues / Some calls are being made
« on: February 17, 2012, 10:41:59 am »
Hey,

I'm playing around with some phone & linuxMCE. At first sight, very simple (once you figure out how to put your cisco phone on SIP), and it works perfectly.
Internally, i can do some calls, to the external world it works... I've request and external number now, so waiting delivery to test incoming calls...

But when i look in my logs, from time to time, some strange entries. I'm wondering who is answering this.
  • The phone calls don't make it to the outside world (000xxxx). My provider logs stay empty....
  • And the calls from 101 to 101? I don't have an extension 101...
Do i need to worry about something or is this normal behaviour?

ID Calldate  Channel Source Clid Dst Disposition Duration
7.     2012-02-16 08:07:36    SIP/202-b5...    202    "device" <202>    0001520173882639    ANSWERED    00:04
8.     2012-02-16 08:07:24    SIP/202-b5...    202    "device" <202>    00020173882639    ANSWERED    00:04
9.     2012-02-16 00:56:07    SIP/178.11...    101    101    s    ANSWERED    00:13
10.     2012-02-16 00:56:05    SIP/178.11...    101    101    s    ANSWERED    00:12

65
Users / Fresh installation with asterisk issues...
« on: February 11, 2012, 01:31:15 pm »
Hey,

I've just reinstall the whole linuxmce server because i thought i messed up the asterisk module.
After the installation of 8.10 and a restore of the database pluto_main (that's all i did), i'm not able to launch asterisk 'properly'.

I'm getting the errors:
  • Error Could not reload FOP server
    Could not reload the FOP operator panel server using the bounce_op.sh script. Configuration changes may not be reflected in the panel display.
    Added 2 minutes ago
    (freepbx.reload_fop)
  • symlink from modules failed
    retrieve_conf failed to sym link the /etc/asterisk/sip.conf file from modules
    Added 2 minutes ago
    (retrieve_conf.SYMLINK)
  • Failed to copy from module agi-bin
    Retrieve conf failed to copy file(s) from a module's agi-bin dir: copy(/usr/share/asterisk/agi-bin/directory): failed to open stream: Permission denied
    copy(/usr/share/asterisk/agi-bin/list-item-remove.php): failed to open stream: Permission denied
  • Default SQL Password Used
  • No email address for online update checks

When i now add a phone in linuxmce, the asterisk picks up the extension.
But i'm a bit afraid to go on with my installation. Is it safe to go on, or will this mess up my whole setup later on?

Thanks to point me to the right direction...


66
Feature requests & roadmap / Newsletter / mailing
« on: January 31, 2012, 07:44:39 am »
Maybe an idea to bring a kind of newsletter in the scope?
This way, new plug-ins/versions/skins/nice-to-know/... -things can be better announced?

Personally i want to stay up to date about new evolutions.
It's a bit hard to go each time through the wiki's, the site, the forum to see if anything is changed.

Of course, different ways are possible:
  • mailing
  • blog/rss (think this can be the best way?)
  • updates over fb/twitter
  • ...

67
Users / Weborbiter Automatic login
« on: January 26, 2012, 05:44:12 pm »
Does anybody knows a way to login automaticlly to a weborbiter from a certain pc?

I know you can do it on server level, but of course, you open everything at this moment.
i've got 2 pc's where i would like to make a shortcut to a weborbiter. So only a double click should open it up and let you control your house...

68
Users / Upgrade from 810 to 1004
« on: January 20, 2012, 08:00:13 am »
Hey,

I think I messed up my asterisk module in linuxmce (see this topic).
And probably the best (fasted) way is to reinstall the whole server...

I was now wondering if I could take a backup of my 840 server, install the 1004 server and restore the backup over there.
Or better not?

69
Users / All network nodes
« on: January 18, 2012, 08:14:52 am »
I'm wondering if it's useful to add all your nodes to the core. Things like printers, workstations, wireless access points... Today i'm suffering some 'human' issues with this.

My home network runs in another domain then the core router. So when i browse my network, i see different domains. And not all my nodes have a nice dns name.
I tried to put them with webmin in the DNS and so. But when i reboot the core, it retake the dcerouter name and pluto domain.  ???
I already added a lot of stuff into dhcpd-extra, but this isn't added in my normal domain.

Okay, i hear you saying to change my 'home domain', but i want to avoid this since a lot of maps/scripts/... are running with this. So i'm thinking now to add all devices as 'child devices' in the core?

I'm just wondering how you guys solve this situations...

70
Installation issues / Asterisk Manager Connection Failure
« on: January 17, 2012, 01:44:11 pm »
I'm playing around with the phone section.
I started in freepbx to add some phones and so, everything was working. And after that, i started to learn about how it should be done. Not directly adding the phone in freepbx, but through linuxmce. So i removed the extensions, started to add my phones by linuxmce... And i did somewhere a module update within asterisk...
But now, freepbx won't start anymore.

When i try to 'reload the changed configuration', i get:
Code: [Select]
exit: 1
Checking for PEAR DB..OK
Checking for PEAR Console::Getopt..OK
Checking for /etc/amportal.conf ..OK
Bootstrapping /etc/amportal.conf ..OK
Parsing /etc/amportal.conf ..OK
Parsing /etc/asterisk/asterisk.conf ..OK
Connecting to database..OK
Connecting to Asterisk manager interface..FAILED
[FATAL] Asterisk Manager Connection Failure Failed to connect to the Asterisk manager through port: 5038

1 error(s) occured, you should view the notification log on the dashboard or main screen to check for more details.

Maybe some additional logs (/var/log/asterisk/full):
Code: [Select]
[Jan 17 13:55:27] NOTICE[31247] cdr.c: CDR simple logging enabled.
[Jan 17 13:55:27] NOTICE[31247] loader.c: 166 modules will be loaded.
[Jan 17 13:55:27] WARNING[31247] loader.c: Error loading module 'format_au.so': /usr/lib/asterisk/modules/format_au.so: cannot
 open shared object file: No such file or directory
[Jan 17 13:55:27] WARNING[31247] loader.c: Error loading module 'format_mp3.so': /usr/lib/asterisk/modules/format_mp3.so: cann
ot open shared object file: No such file or directory
[Jan 17 13:55:27] WARNING[31247] res_musiconhold.c: Cannot open dir /var/lib/asterisk/mohmp3/none/ or dir does not exist
[Jan 17 13:55:27] WARNING[31247] res_config_pgsql.c: Unable to load config res_pgsql.conf
[Jan 17 13:55:27] NOTICE[31247] res_smdi.c: Unable to load config smdi.conf: SMDI disabled
[Jan 17 13:55:27] WARNING[31247] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Jan 17 13:55:27] WARNING[31247] res_odbc.c: Unable to load config file res_odbc.conf
[Jan 17 13:55:27] WARNING[31247] res_jabber.c: No such configuration file jabber.conf
[Jan 17 13:55:27] ERROR[31247] res_jabber.c: JABBER: Failed to load config.
[Jan 17 13:55:27] NOTICE[31247] config.c: Registered Config Engine odbc
[Jan 17 13:55:27] WARNING[31247] res_snmp.c: Could not load res_snmp.conf
[Jan 17 13:55:27] WARNING[31247] loader.c: Error loading module 'format_au.so': /usr/lib/asterisk/modules/format_au.so: cannot
 open shared object file: No such file or directory
[Jan 17 13:55:27] WARNING[31247] loader.c: Module 'format_au.so' could not be loaded.
[Jan 17 13:55:27] WARNING[31247] loader.c: Error loading module 'format_mp3.so': /usr/lib/asterisk/modules/format_mp3.so: cann
ot open shared object file: No such file or directory
[Jan 17 13:55:27] WARNING[31247] loader.c: Module 'format_mp3.so' could not be loaded.
[Jan 17 13:55:27] WARNING[31247] cdr_addon_mysql.c: MySQL database sock file not specified.  Using default
[Jan 17 13:55:27] NOTICE[31247] cdr_addon_mysql.c: MySQL database table not specified.  Assuming "cdr"
[Jan 17 13:55:27] WARNING[31247] chan_sip.c: tos value at line 20 is deprecated.  See doc/ip-tos.txt for more information.
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot disallow unknown format ''
[Jan 17 13:55:27] WARNING[31247] frame.c: Cannot allow unknown format ''
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: The use of '_.' for an extension is strongly discouraged and can have unexpecte
d behavior.  Please use '_X.' instead at line 59
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: The use of '_.' for an extension is strongly discouraged and can have unexpecte
d behavior.  Please use '_X.' instead at line 60
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: The use of '_.' for an extension is strongly discouraged and can have unexpecte
d behavior.  Please use '_X.' instead at line 61
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: The use of '_.' for an extension is strongly discouraged and can have unexpecte
d behavior.  Please use '_X.' instead at line 1130
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: The use of '_.' for an extension is strongly discouraged and can have unexpecte
d behavior.  Please use '_X.' instead at line 1131
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: The use of '_.' for an extension is strongly discouraged and can have unexpecte
d behavior.  Please use '_X.' instead at line 1132
[Jan 17 13:55:27] WARNING[31247] pbx_config.c: Unable to include context 'from-internal' in context 'trusted'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'from-did-direct' tries to include nonexistent context 'ext-findmefollow'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'from-pstn' tries to include nonexistent context 'from-pstn-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'from-internal-additional' tries to include nonexistent context 'from-internal
-additional-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'bad-number' tries to include nonexistent context 'bad-number-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-blackhole' tries to include nonexistent context 'app-blackhole-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'outrt-001-9_outside' tries to include nonexistent context 'outrt-001-9_outsid
e-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'outbound-allroutes' tries to include nonexistent context 'outbound-allroutes-
custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'ext-did-catchall' tries to include nonexistent context 'ext-did-catchall-cust
om'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'ext-did' tries to include nonexistent context 'ext-did-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'ext-test' tries to include nonexistent context 'ext-test-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-chanspy' tries to include nonexistent context 'app-chanspy-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-zapbarge' tries to include nonexistent context 'app-zapbarge-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-pickup' tries to include nonexistent context 'app-pickup-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-userlogonoff' tries to include nonexistent context 'app-userlogonoff-cust
om'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-unavailable-on' tries to include nonexistent context 'app-cf-unavailab
le-on-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-unavailable-off' tries to include nonexistent context 'app-cf-unavaila
ble-off-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-on' tries to include nonexistent context 'app-cf-on-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-off-any' tries to include nonexistent context 'app-cf-off-any-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-off' tries to include nonexistent context 'app-cf-off-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-busy-on' tries to include nonexistent context 'app-cf-busy-on-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-busy-off-any' tries to include nonexistent context 'app-cf-busy-off-an
y-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-cf-busy-off' tries to include nonexistent context 'app-cf-busy-off-custom
'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'gabcast' tries to include nonexistent context 'gabcast-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-gabcast' tries to include nonexistent context 'app-gabcast-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-dictate-send' tries to include nonexistent context 'app-dictate-send-cust
om'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-dictate-record' tries to include nonexistent context 'app-dictate-record-
custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-recordings' tries to include nonexistent context 'app-recordings-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'cidlookup' tries to include nonexistent context 'cidlookup-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-vmmain' tries to include nonexistent context 'app-vmmain-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-dialvm' tries to include nonexistent context 'app-dialvm-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-pbdirectory' tries to include nonexistent context 'app-pbdirectory-custom
'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-callwaiting-cwon' tries to include nonexistent context 'app-callwaiting-c
won-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-callwaiting-cwoff' tries to include nonexistent context 'app-callwaiting-
cwoff-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-blacklist-remove' tries to include nonexistent context 'app-blacklist-rem
ove-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-blacklist-last' tries to include nonexistent context 'app-blacklist-last-
custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-blacklist-add' tries to include nonexistent context 'app-blacklist-add-cu
stom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-blacklist' tries to include nonexistent context 'app-blacklist-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-blacklist-check' tries to include nonexistent context 'app-blacklist-chec
k-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-zoip' tries to include nonexistent context 'app-zoip-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-dnd-on' tries to include nonexistent context 'app-dnd-on-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-dnd-off' tries to include nonexistent context 'app-dnd-off-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-speakingclock' tries to include nonexistent context 'app-speakingclock-cu
stom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-speakextennum' tries to include nonexistent context 'app-speakextennum-cu
stom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-echo-test' tries to include nonexistent context 'app-echo-test-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-directory' tries to include nonexistent context 'app-directory-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-calltrace-perform' tries to include nonexistent context 'app-calltrace-pe
rform-custom'
[Jan 17 13:55:27] WARNING[31247] pbx.c: Context 'app-calltrace' tries to include nonexistent context 'app-calltrace-custom'
[Jan 17 13:55:27] WARNING[31247] cdr_odbc.c: cdr_odbc: Unable to load config for ODBC CDR's: cdr_odbc.conf
[Jan 17 13:55:27] NOTICE[31247] chan_agent.c: No agent configuration found -- agent support disabled
[Jan 17 13:55:27] NOTICE[31247] chan_mgcp.c: Unable to load config mgcp.conf, MGCP disabled
[Jan 17 13:55:27] WARNING[31247] cdr_custom.c: Failed to load configuration file. Module not activated.
[Jan 17 13:55:27] ERROR[31247] chan_gtalk.c: Unable to read config file gtalk.conf. Not loading module.
[Jan 17 13:55:27] WARNING[31247] cdr_pgsql.c: Unable to load config for PostgreSQL CDR's: cdr_pgsql.conf
[Jan 17 13:55:27] NOTICE[31247] func_odbc.c: Unable to load config for func_odbc: func_odbc.conf
[Jan 17 13:55:27] WARNING[31247] cdr_csv.c: unable to load config: cdr.conf
[Jan 17 13:55:27] ERROR[31247] pbx_dundi.c: Unable to load config dundi.conf
[Jan 17 13:55:27] ERROR[31247] res_config_mysql.c: MySQL RealTime: Failed to connect database server  on  (err 2002). Check de
bug for more info.
[Jan 17 13:55:27] WARNING[31247] res_config_mysql.c: MySQL RealTime: Couldn't establish connection. Check debug.
[Jan 17 13:55:27] NOTICE[31247] config.c: Registered Config Engine mysql
[Jan 17 13:55:27] ERROR[31247] chan_zap.c: Unable to load config zapata.conf
[Jan 17 13:55:27] ERROR[31247] app_amd.c: Configuration file amd.conf missing.
[Jan 17 13:55:27] VERBOSE[31247] logger.c:   == No hardware transcoders found.
[Jan 17 13:55:27] VERBOSE[31247] logger.c:   == Platform byte order   : LITTLE ENDIAN
[Jan 17 13:55:27] VERBOSE[31247] logger.c:     -- GLOBAL: Preferred capability (alaw|ulaw)
[Jan 17 13:55:27] WARNING[31247] chan_sccp.c: Unknown param at line 50: park = off
[Jan 17 13:55:27] VERBOSE[31247] logger.c:     -- Added empty speeddial
[Jan 17 13:55:27] WARNING[31247] chan_sccp.c: Wrong device param: device => SEP
[Jan 17 13:55:27] WARNING[31247] chan_sccp.c: Unknown param at line 62: park = off
[Jan 17 13:55:27] VERBOSE[31247] logger.c:     -- Added empty speeddial
[Jan 17 13:55:27] WARNING[31247] chan_sccp.c: Wrong device param: device => SEP

Any idea what i must do???
Guess it has something to do with the update?  >:(

71
Installation issues / [SOLVED] Syslog flooded by 'failed to mount'
« on: January 15, 2012, 08:11:54 am »
Hey,

My syslog is flooded by a lot of problems to mount some disks. This is triggered each minute. So a bit to much information... ;)
Code: [Select]
corius 2012-01-15 07:57:56 ookup(program): lookup for 90 failed Daemon Err
corius 2012-01-15 07:57:56 failed to mount /mnt/device/90 Daemon Err
corius 2012-01-15 07:57:56 lookup(program): lookup for 91 failed Daemon Err
corius 2012-01-15 07:57:56 failed to mount /mnt/device/91 Daemon Err
corius 2012-01-15 07:57:56 lookup(program): lookup for 89 failed Daemon Err
corius 2012-01-15 07:57:56 failed to mount /mnt/device/89

For the moment, i've got only 1 disk in the machine (sda). I was trying to add a second one, but something went/goes wrong there...
Some details from 'sudo fdisk -l':
Code: [Select]
Schijf /dev/sda: 500.1 GB, 500107862016 bytes
255 koppen, 63 sectoren/spoor, 60801 cilinders
Eenheid = cilinders van 16065 * 512 = 8225280 bytes
Schijf-ID: 0x000d6c93

 Apparaat Opstart   Begin       Einde     Blokken   ID  Systeem
/dev/sda1   *           1       59667   479275146   83  Linux
/dev/sda2           59668       60801     9108855    5  Uitgebreid
/dev/sda5           59668       60801     9108823+  82  Linux wisselgeheugen


These are following disks that give problems:
Code: [Select]
Device #89: ST31000340AS (sdb1) on corius
Device #90: ST31000340AS (sdb2) on corius
Device #91: ST31000340AS (sdb1) on corius

Can i safely remove these disks from the 'My Devices / Core' with the option delete this device?
Or must i follow a specific procedure to do this?

72
Users / Is sysklogd needed?
« on: January 09, 2012, 03:27:46 pm »
Hey,

I noticed that today, sysklogd is used for the syslogging.
Is this a requirement? Or can I change this with fe rsyslog or syslog-ng?

Reason for me asking this that i would like to add a more 'GUI' based syslogging.
And also use the server for other purposes like collecting the syslogs of other machines in my network...

73
Installation issues / Outside Access; No access with high ports?
« on: December 29, 2011, 10:40:56 am »
I've played around to get the remote access working.  My ISP blocks all ports below 1024. So i needed to use a port higher then that.
I thought of using an easy port, namely 12345. But this didn't work.  ???
I check with my ISP (Belgium cableprovider telenet), but of course they couldn't help me. You know those ISP, they're GOD.  :-X
After a lot of testing and changing, i found out that when i use fe port 2222, it works. But with 12345 it doesn't?!

So if others have problems, try this (or another) port?



Any idea how this come?
If it's a restriction in the server, maybe best to let us choose between some? A drop-down menu or so? Would be a bit more userfriendly, no?

For example
Allow outside access to the website on port80
443
1027
1232
2375
custom

74
Users / Backup your server
« on: December 26, 2011, 11:42:18 am »
Hey,

Of course, it's always nice to have a complete image of your server in case of failure. But in the field, this is a bit hard. Shutdown the server, start your image manually, restart server. Downtime server: x-hours...

There's a backup option in the webmin, but i recall that this wasn't working for 100%.
For the moment, i created a folder and small script that copies automatically every night all files i ever changed. For example the dchp-extra file, eibd files...

It would be nice that all configuration (db?) would be copied each night to a remote storage, no?
Than when a crash occurs, you can reinstall and restore an up to date config...

Any thoughts about the best way to backup your configuration daily?

75
Users / All user data on disk B
« on: December 24, 2011, 05:45:31 pm »
Hey,

I've arranged my system so that i've got a disk of 320GB for my OS (linuxmce), and a disk of 1TB for all data.
What's the best way so all data is arriving on disk B?

Reason for this is to split my data from my system. Like this, i can take a complete images (without any user data) of disk A.
And later on, i would like to add a third disk of 1TB so i can mirror disk B.

Suggestions, tips, help is more then welcome!!!

Pages: 1 ... 3 4 [5] 6 7