Server :: Create An IVR Including A PIN Verification System?

Nov 26, 2010

I have Asterisk 1.2 running on a SPARC Solaris machine with a number of extensions, queues and so on configured and working well. Recently I wanted to create an IVR including a PIN verification system, enabling a user to call the number, hear a message (welcome, enter your PIN, etc), enter his PIN in the DISA application and hear another message afterwards without any further input. I can call the extension (IVR), hear the message and input my PIN, though after that I'm left with a dialtone and Asterisk waiting for me to enter a number(extension to call). If I do this, it forwards me correctly, though I'd prefer an intermediate step including a message for the user.

User calls number.
User is greeted with 'Enter your PIN,etc'.
User enters PIN code, followed by a '#'.
User hears another message 'Thank you. Now you can...etc'.
User then provides further input, etc.

Here's an excerpt from my extensions.conf:

Code:

; Lights control
exten => 9994,1,Answer
exten => 9994,2,Playback(welcome)
exten => 9994,3,Playback(beep)

[code]....

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Refresh Failed: Error: Verification Of 'repomd.xml' In 11.0 System

Dec 9, 2008

I got the below copied error while the openSUSE Updater wanted to make 2 security updates today.

[code]...

What should be the correct URL. My system has taken the URL from the YAST/Software/Add-On-Product/Community Repository and now it looks like it is not valid anylonger.

View 9 Replies View Related

Ubuntu :: See A List Of All Users, Including System Ones

Apr 19, 2011

what I'm doing, but I'm implementing some automatic security protocols on a ubuntu system, and I need to see a list of all users, including system ones. The reason for this is that I created a system user with a specific UID, and I forgot it. The 'user' command only lists the nonsystem users.

View 3 Replies View Related

Ubuntu :: Backup An Entire System Including Installed Apps?

Jan 18, 2010

I have Ubuntu 9.10 on my system and i have a lot of apps on it.is there a way that in case of a full re-installation or hard disk replacement i could have all my softwares and settings installed on the new Ubuntu installation.

View 3 Replies View Related

Ubuntu Servers :: Backup Including System Files - Boot From Live Cd?

Apr 22, 2010

I am researching how to make an effective backup on Ubuntu Server. This server will have Vsftp, VPN, Samba stuff , many other added packages +many printers, many users + data. I know I can use tar for the data /u no problem. 1. I was testing tar on the /home directory on a few user directories. I then created a new directory and did a restore of the users directories on it. I noticed the /home/user owner and group were root. The files in each directory remained the same. This gave me concern. If I had a crash and had to restore these to a new HD. I would have to change these, what else would I need to change? 2. Since I have many config files, how do I back up them? I know I can do a dump, but then users shouldn't be on the system. The system files will change as they add users, printers, etc, and asking users to not work, is not really an option while dump is running. I thought I could do a tar on whole system. (cron late at night .. not as many users) Then in event of crash of HD.

1. Boot from live cd
2. format the new drive
3. tar back in the whole system

Will this work right? Is there something I am missing?

View 3 Replies View Related

Networking :: Create Both Server And Client On The Same System?

Oct 20, 2010

Can we create both server and client on the same system. I want to know whether it can be used on the same system.

View 7 Replies View Related

Server :: Create NTFS Partition In System?

Sep 3, 2010

How to create NTFS partition in linux?

View 3 Replies View Related

Programming :: System For Create Project And Learn Web Server?

Jun 27, 2010

I am web developer, i am work with php,and want choice best linux for create my project
and learn web server

View 4 Replies View Related

Server :: Create A Virtual User System With Mysql?

May 27, 2011

I'm using dovecot pop3 server in my website. I tried to create a virtual user system with mysql. But it didn't work. Next I tried to debug my work with reading of dovecot log. I enabled logging in it by changing this values in /etc/dovecot/conf.d/10-logging.conf:

Code:
log_path=/var/log/dov
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes

After that I tried to login to the pop3 via telnet and it failed as usual. After I checked the log file (/var/log/dov), but it does not contain any information about that failed login. Only there was some information about starting up of dovecot! Does any body know that what is the problem and why dovecot doesn't log that?

View 8 Replies View Related

CentOS 5 Server :: Possible To Create RAID SW On Working System

Oct 5, 2009

I'm working in a little company and 2 weeks ago one of our server had a hard disk failure (yes it was a seagate 11) and after passed two days without sleep trying to recover everything (and we did it!!) we took the decision now to use in some of our server a raid sw, so if one HD fail we can continue with our system without losing nothing. Yes I know normally you have to take all the precautions before so this things never happen, but you know I thing if it never arrives you, you always think than you're lucky and it's never going to happen to you but one day you discover reality.

So now this server is working with a Centos and the default HD partitions one boot partition and the LVM. I'm reading everything I'm finding about raid sw and lvm but I don't find if it's possible to create now with the system working a raid sw without having to reinstall all the system. Is it possible to do it ? If not what are my options to make a system backup before reinstalling everything?

View 1 Replies View Related

General :: Command Line - SSH To Server Without Including Username In URL On Unix/Mac

Sep 8, 2011

I am trying to ssh into my server from the command-line without including the username in the url. I do not want it to send any username, as it currently takes the active account and sends that as user.ex:

ssh server.com -> (doesn't send default username)

instead of [URL] I would want to input username directly into the server, just like it is done using putty on windows. he wants to be prompted for a username, rather than having to provide one when connecting - but I don't really see the utility in such a thing. - birryree Sep 8 at 17:41

View 3 Replies View Related

Server :: Change Ssh Port On The Servers Including Centos And Ubuntu?

Mar 10, 2010

i need to change ssh port on the servers including centos and ubuntu when i make changes to /etc/ssh/sshd.config and change the port to something else restart sshd then i can determine that port 22 is not working but ssh does not connect to new port it says "no route to the host"

View 9 Replies View Related

Debian Installation :: Install For A Target System / Create The Image On A USB Drive For The 586 Soekris Server On 686 HP Laptop?

Feb 16, 2010

I wish to use my laptop to create a system for my Soekris 4801. I don't want to take the server down for the lengthy install ( took 6 hours last time, Fedora 5 ). I want to create the image on a USB drive for the 586 Soekris server on my 686 HP laptop. Then scp the image to the Soekris and reboot and configure the server.

View 3 Replies View Related

Networking :: Setup A Server That Has 4 Land Card Including The Onboard 3 Dsl Connection

Mar 3, 2010

was assign to set up a network server that has 4 land card including the onboard 3 dsl connection

View 1 Replies View Related

Fedora :: System Monitor Not Opening / Thunder Bird Opening But Not Showing Any Folder Including Inbox?

Nov 20, 2010

i am using Fedora 14. Once system get hanged during opening a video file so I had to restart the system by pressing restart button. But after restarting there are few problems appearing like system monitor not opening and Thunder bird opening but not showing any folder including inbox.

---------- Post added at 04:54 AM GMT ---------- Previous post was at 04:42 AM GMT ----------

Looks like SElinux has stopped working

View 3 Replies View Related

General :: Possible To Delete All The Files Including System Files As Root?

Sep 21, 2010

If I am logged in as root in a linux system and I run command rm -rf on / folder, should it remove all the files? also the kernel?

View 4 Replies View Related

CentOS 5 Server :: Create A System Image Using The Command "tar"?

May 7, 2010

I have a problem with the system backup. I need to create a system image using the command "tar", but my server has physical disks with LVM and I am executing "linux rescue" for recovering the linux image. After restoring the image on the new server reports "kernel panic", this is caused because the new server where I restored the image doesn't have LVM disks.

View 2 Replies View Related

General :: Get A Certificate Error 60: "server Certificate Verification Failed" When Trying To Setup A Ubuntu Cloud?

Aug 24, 2011

I'm trying to install an Ubuntu cloud on my home network - I've been following this guide. When I arrived at STEP 6: Install an image from the store PART 3: Click on the Store tab I get the following error message on the page: Error 60: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

View 1 Replies View Related

General ::Create Custom Name Server \ Create Own Name Server?

Nov 4, 2009

I bought a web hosting account(cPanel) and I want to create my own name server(ns1 and ns2.mydomain.com). So when I want to host addon domain, I can point them to my name server instead of hosting company name server.

View 10 Replies View Related

Ubuntu :: Ssh Host Key Verification Failed

Feb 6, 2010

i'am running:

Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
kernel: 2.6.31-16-generic

pc and laptop are connected via switch. hard wired and static ip on ubuntu side is a wlan running connected to the internet. on my laptop: i am running:

Distributor ID: SuSE
Description: SuSE Linux 9.0 (i586)
Release: 9.0
Codename: n/a
kernel: 2.4.21-99-default ( year 2004 )

on unbuntu side i use: SSH-2.0-OpenSSH_5.1p1 Debian-6ubuntu2. on suse side i use: SSH-1.99-OpenSSH_3.7.1p2. both sides are using: Protocol 2 and ServerKeyBits 768 and now my problem. i can connect from ubuntu to suse using ssh without a problem. when i try to connect from suse to ubuntu i always get: Host key verification failed and nothing else. no hint about middle man attack or so. no change to answer -> save the new key. the permissions of ~/ssh my both sides are id_rsa.pubcorrect i think ( drwx------) and the permissions of : authorized_key, id_rsa, known_hosts are all - -rw------- 1 ( not linked or so ).

View 2 Replies View Related

Software :: K3b Stopping During The Verification Phase?

Apr 13, 2010

I've been plagued with this problem for weeks. It finishes writing the DVD but after it ejects and reloads, it doesn't go through the verification process. Yet I never fail to hand-verify the DVD using 'cmp'.

In this case today I created a multi-directory DVD and had an .iso image made first. It's still sitting there in /tmp (with a backup copied to /opt so I can close out k3b). How would I verify the .iso against what's on the DVD? How does k3b do it? Hopefully this means a command line solution.

BTW what are the command line apps for burning and verifying a DVD? I'm not so hot on graphical apps for this task anymore.

View 2 Replies View Related

Server :: Create A Webhost On An Running Fedora Server Which Runs Multiple Webpages + A Coldfusion Server?

Sep 29, 2010

have to create a webhost on an running fedora server which runs multiple webpages + a coldfusion serveri have to add an coldfusion virtual host to these.what i would do:*crate a new user & group*enter vhosts.conf and copy an existing host and modify it for the new one.*create an new folder and copy the main files (phpstarter and webroot) *chown the files for the right useri think an apache graceful would be needet

View 1 Replies View Related

General :: Avoid SSH's Host Verification For Known Hosts?

Mar 29, 2010

I get the following prompt everytime I try to connect a server using SSH.

I type "yes", but is there a way to aovid this?

The authenticity of host '111.222.333.444 (111.222.333.444)' can't be established.

RSA key fingerprint is f3:cf:58:ae:71:0b:c8:04:6f:34:a3:b2:e4:1e:0c:8b.

Are you sure you want to continue connecting (yes/no)?

View 3 Replies View Related

Ubuntu :: A Error Occurred During The Signature Verification

Apr 17, 2010

seems im getting this error when i update.I searched the forums for similar errors but i found no solution that worked for me. this is the error>>>>>

W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: [URL]: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

W: Failed to fetch [URL]

W: Some index files failed to download, they have been ignored, or old ones used instead

How do i get the correct key?

View 5 Replies View Related

Ubuntu :: Signature Verification Failure / Get It To Work?

May 11, 2010

I've searched and searched and my googlefu has failed me. code...

View 9 Replies View Related

Ubuntu Networking :: Host Key Verification Failed?

Jan 30, 2011

I just installed openssh-server, and all tutorials say it should work out of the box. But it doesn't, it dies with "Host key verification failed."

Here is the log:

Code:
nick@rilmir:~$ ssh -vv localhost
OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *

[Code].....

View 9 Replies View Related

Ubuntu :: Cannot Update 10.04 - Error During Signature Verification

Feb 8, 2011

Every time I try to update Ubuntu via the Update manager, I get the following error messages.
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: [URL] stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A2019EA84E7532C8
W: Failed to fetch [URL]
W: Some index files failed to download, they have been ignored, or old ones used instead.

I already tried sudo apt-get update:
Code:
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: [URL] stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A2019EA84E7532C8
W: Failed to fetch [URL]
W: Some index files failed to download, they have been ignored, or old ones used instead.
sudo apt-get upgrade

Code:
Err [URL] opera 11.00.1176
404 Not Found
Failed to fetch [URL] 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
and sudo apt-get upgrade --fix-missing

Code:
Err [URL] opera 11.00.1176
404 Not Found
Failed to fetch [URL] 404 Not Found
I also tried changing my software sources server from United States to Main Server, but it didn't make any difference.

View 4 Replies View Related

General :: Host Key Verification Failed / Resolve This?

Mar 29, 2011

I know that there are multiple threads with problems like this, but still i didn't found my answer.

The situation is like this:
I have a local server and a remote server, i did a ssh key swap so i can log on to the remote server with no problems (automatically logging on, no need to enter pass or login).
I've made a script that copies (with SCP) a file FROM the REMOTE server TO the LOCAL server (NOT FROM the LOCAL server to the REMOTE server !!!!), and then i get an error like code...

View 2 Replies View Related

Software :: FC14: Verification Fails With I/O Error

Mar 16, 2011

Recently, after upgrading from FC11 to FC14 I checked my bluray burner (relevant lines from dmesg):

[code]...

got empty output, which means: all files are identical. I can set the post-write verification to "off" but I prefer it "on" when backing up important data. Does this error familiar? how to solve it or, at least, where to look for messages that might have a hint as to what's wrong

View 3 Replies View Related

Software :: Postfix - Address Verification Is Rejecting Too Much?

Mar 24, 2011

There is a mail server formed by debian4 + postfix 2.3.8 . Some messages aren't received or take too loong to be received. Here is a example or error in mail.log:

Code:
Mar 24 10:30:42 myserver postfix/smtpd[7467]: NOQUEUE: reject: RCPT from n7b.bullet.mail.re1.yahoo.com[69.147.103.218]: 450 4.1.7 <sentto-733423426-11-134235567-myname=mydomain.com@returns.groups.yahoo.com>: Sender address rejected: unverified address: Address verification in progress; from=<sentto-733423426-11-134235567-myname=mydomain.com@returns.groups.yahoo.com> to=<myname@mydomain.com> proto=SMTP helo=<n7b.bullet.mail.re1.yahoo.com>

[Code]...

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved