I compiled and installed the Asterisk ztdummy package because there is no rpm for it, unfortunately, and i even reinstalled asterisk, but i still get the "No application 'Meetme' for extension..." error when trying to conference. I do a "module show", and it lists other modules that were compiled with the zt source, but not ztdummy.Does anyone know how to fix this? This is more than a passing interest or hobby, because i need to conference about 3 to 5 people to help me test a new Website Content Management System and User Forums Management System i am about to launch as a service.
I have been reading about asterisk, I did some basic configuration, a small ivr, record messages.. but I was wondering how and what/where should I modify to use a database to save sip users and voicemail user..then we can add user/voicemail with php-myadmin I always search but I cant find about this configuration..
My asterisk version is 1.6 and Web-MeetMe is 4.0.2 I get the following upon issuing "make" in web-meetme/cbmysql/ :
Quote:
cc -pipe -I/usr/include/mysql -L/usr/lib/mysql -fPIC -I/usr/src/asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o app_cbmysql.o app_cbmysql.c app_cbmysql.c:14:22: error: asterisk.h: No such file or directory app_cbmysql.c:25:33: error: asterisk/autoconfig.h: No such file or directory app_cbmysql.c:26:27: error: asterisk/lock.h: No such file or directory
I have fedora 13, and installed asterisk.. Before I had centos and have my asterisk running to test and learn.. but in fedora I see there is a http miniserver for admin asterisk..
I edited enable, port and ip in the file http.con but when I try [url] I got 404 page no found Asterisk server...
Attempting to end up with something similar to this code...
The intention is to be able to move a file to foo & have it go to both destination directories for now. The goal is to eventually unlink /home/bar link after confirming there are no issues with moving the files to /etc/bar. I am restricted in that I am unable to change or add to the process that moves the files.
We have three Asterisk servers, one in a co-location and one at each of two offices. IAX2 trunks are set up between the three boxes.Incoming calls are answered at the colo box, then passed to whichever office box is required using a Dial command in the dialplan, eg: Dial(IAX2/stafford/9132,60)My understanding is that the colo Asterisk box should be able to transfer the call to the office box, so that the call path changes from:
Server details: OS: Linux RedHat DHCP: Static IP set to 192.168.1.101 sshd_config: Enabled for port 22 for ssh Connected through wire to the Linksys router
Router: Type: Linksys BEFW11S4 Port forwarding enabled for port 22 to IP 192.168.1.101
Client: Windows 7 Interface: PuTTy Host: 192.168.1.101 on port 22 through SSH
This always gives an error "connection timed out". SSH directly on the local Linux works fine.. Seems basic but had been struggling over this for past 3 hours to no avail so thought of posting it to the experts.
Okey I have a good start i know there is something I'm missing. After Following this great help tutorial.[URL]..And kinda guestimating and messing around with my Linksys creating a new router assigning a static ip "Lan and wireless" address. configuration for the router looks like this.
[Code]...
I think I might be messing up the interface config file at the "NETWORK" section but i don't know.
I have an HP PSC2110 that is connected to a Linksys WPSM54G wireless print server. Printing works great, no issues what so ever. I am wondering if anyone has been able to configure the scanner to work that way as well. If I connect the PSC2210 to my laptop via USB, XSane sees the scanner and works perfectly. I am trying to figure out if there is a way for XSane to see the scanner through the Linksys PS?
Karmic 9.1 64 bit Toshiba Satellite L455 Linksys WPSM54G ver 1.1 HP PSC2110
I have been happily running the (always latest) version of PolarCloud's Tomato software on my LinkSys WRT54G for about 2 years now. I am looking for a way to setup a Proxy Server on my Tomato-based router to use from a remote machine somewhere in the web cloud.The reason for wanting to set this up follows. I normally run Squid on a Ubuntu 8.04 box, which I use while I am away from my LAN at home to browse the net (I like to keep things between me and my ISP, as much as possible . I rely on my proxy server on a daily basis. The way it works is I SSH into my Ubuntu box, and forward squid ports. I then point my browser to the proxy on my box. For various reason, however, I would like to set it up so that I can also do this via my router. So, I would like to be able to ssh to my router (I can already do this), forward the proxy ports, and surf the nets happily via my router at home. I am happy to use existing solutions (if possible), such as privoxy or squid, and am also open to setting up a custom-based solution, as may be necessary.
When my pc is connected directly to the LAN modem, my server can go online, ip connects to the domain and everything is cool.
When my pc connected to the router which is connected to the modem, I can't make my server go online. It asks for some linksys authorisation.
How can I teach my server to ignore my router and go directly to the modem. Unfortunately I can't just connect my server to the modem couse 3 more PCs are connected with the hub.
Just spent three whole days barking up the wrong tree, solving Fedora 11 and Fedora 12 boot failures because the correct hypothesis was illogical: installation did not update/modify the initrd.
The first couple of times I installed Fedora 11 on the HighPoint Technologies RocketRaid 2640x4, the installation inserted my "custom" driver module (rr26xx) into the initrd, permanently, so that the system booted off the controller card for which the custom driver was inserted. (I yelled about this success in this thread: [url]
My most recent installs of BOTH F11 and F12 on the RocketRaid failed to properly set up the boot. It turns out that the "rr2640" module I "slipstreamed" into the installation process was *NOT* permanently added to the initrd by anaconda. (F12 gave me "no root device found boot has failed, sleeping forever", on boot; F11 hung also, without such error, I presume, during the init script execution). Because of limited resources and time, I only know for sure the module was missing from the F11 initrd, and am ASSUMING the same was the case with F12.
The only difference between the successful installs and the ones with failed boot is that the successful installs were made on a single-drive (JBOD) mode on the controller; whereas, the failed ones were placed on RAID 5. But, AFAIK, the created logical device for the card is "/dev/sda", in both cases, and the kernel can not distinguish between the two cases (or can it?). Thus, the inconsistency cost me a lot of time, and is still inexplicable to me.
Question: What is the best way to deal with custom drivers, today? There are custom spins, and many tools, like isomaster. Stupid question: Is there a way to modify the initrd inside an installer ISO -- be it for CD/DVD/USBboot drive -- beefing the init RAM disk with whatever modules you'd like, for the boot process (using, say, isomaster)?
And what makes anaconda understand that a module must be added to the initrd ? How can one force anaconda to do so?
How does moving to dracut as the initrd tool affect any/all of the above?
What I am going to tell you has worked for the Alternative Ubuntu ISO but I would like to see if I can do this for the Server Ubuntu ISO. I need to pass along some ideas as no one else seems to have tried it this way on this forum (other have been using preseeds but I don't think this way).[URL]Copy files from the mounted ISO to my HDD: cp -rf /mnt/ubuntu/* /opt/ubuntu-server/Once the files were on my HDD, I started to edit files that would help using a special preseed I wanted to configureI changed directories to /opt/ubuntu-server/preseed/ and created a file called test.seedI edited the test.seed file with the example found here:[URL]Saved it and changed directories to /opt/ubuntu-server/isolinux/Started the edit the text.cfg (holds the labels for installing ubuntu)Here is what I appended to the end of the file:
--- label test-install menu label ^Install Test Ubuntu
I'm having some problems properly configuring my DNS settings on my Zimbra Server.
I am running Zimbra collaboration suite on Ubuntu Server which is configured at 192.168.1.11 on DMZ. A BIND9 server is also running on the same machine (192.168.1.11). This machine serves as a mail server.
The following is how i have my DNS configured at mail.domain.com and i also have a shared hosting account at domain.com
Code:
Code:
Can i change to the following without any effects on my mail server?
I have builded my kernel through wiki manual, BUT, the kernel-headers rpm-package has not been builded. Now i have only two packages: kernel and kernel-devel. Is that ok? (i think, that it is not ok, because when i build the same version of kernel on x86_64 platform, after rpmbuild command i have kernel, kernel-devel and kernel-headers packages) My CentOS version is 5.2; platform i686; kernel, kernel-headers, kernel-devel packages 2.6.18-92.el5.
I need to make a custom ks.cfg DVD for my centOS 5 install. I figured I would download the 5.4.iso. My question is will packages from previous version of centOS 5.0-5-3 work with my 5.4 centOS image?
I have a little script that lives on a samba server, which I want to be run at boot on all of about a dozen Lubuntu 10.04 desktops? How do I go about doing this? IIRC there's somewhere you can put your own boot scripts, but I forgot where. Mount the samba share with fstab and put a symlink to the script is what I'm thinking. Currently on one machine I have the relevant line in /etc/fstab as
I'm not sure if that will mount it at boot or if I'm missing anything. (There's nothing private in that share so the password in plaintext doesn't matter).The script itself does things like adds a user if it's not present, installs and updates software - basically anything I want done to all the computers, I just put it in the script.
I have a USB 3g modem, which also supports voice calling, I want to implement IVR ( Interactive Voice response) with it on linux, Can I do it with Asterisk? If yes, then please help me on how to do this ( references) ?
Is there example or howtos available to do this?
Can I develop IVR system in linux without Asterisk?
Now when I try to pull an Ip from the 96.63.0.0/24 subnet I do not see the options in the DHCPACK from the server. The client gets an IP 96.63.0.12 but no options are present in the DHCPACK or any other DHCP transaction. I have confirmed this trhough tcpdumps on the server and client.
The server version I am using is:
The version of the DHCP server is :
Internet Systems Consortium DHCP Server V3.0.6-Fedora