similar to: Directory for Cisco 7960

Displaying 20 results from an estimated 5000 matches similar to: "Directory for Cisco 7960"

2003 Nov 05
1
7960 Directory, WAS: Anyone using * in a live production environment?
> -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of > Shaun Ewing > Sent: Tuesday, November 04, 2003 7:15 PM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Anyone using * in a live > production environment? > [...] > The additional features are nice too.
2007 Jun 27
2
Wait to numbers
Hello everybody. I have a problem with my dialplan. That my extensions.conf: [incoming] exten => 943712666,1,Wait(2) exten => 943712666,2,Answer() exten => 943712666,3,Background(/home/lazkano/welcom) exten => 943712666,4,Wait(1) exten => 943712666,5,Background(/home/lazkano/extension) exten => 943712666,6,Wait(4) exten => 943712666,7,Dial(SIP/104|30|tm) exten =>
2009 Feb 16
2
AstDB wildard searches
Hi All, I'm looking for a way to filter the AstDB cidname family to show only those entries with a specified area code in the Asterisk CLI. If this were a SQL database it would be something like: SELECT number, name FROM cidname WHERE number LIKE '1234%' I've tried "database show cidname 1234*" and substituted "%", "$", "-" for the wildcard
2008 Jan 02
1
How to stop the update of astdb?
Hello everybody, I am not using astdb (no func_db and app_db) so I am wondering why asterisk is always updating it. The interval of the update is not constant. Using lsof, I noted the intervals are somewhere between 1 minute to 12 minutes. The output of lsof says that asterisk, atd and crond processes were just active, just after the hard disk changed the state from standby to active/idle. I
2008 Jun 03
2
Asterisk Seg faulting.... No core dump.
I have a instance of Asterisk 1.2.14 that is being run from safe_asterisk. Asterisk is seg faulting and NOT generating a core dump. Why would that be? How can I make it dump core? Is there a setting in the safe_asterisk script that I am missing? Thanks, Doug. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Apr 21
2
Monitor not merging calls
I have setup Asterisk on 2 Fedora Core 8 machines, and have made it to record all incoming calls. One of the box that have Asterisk 1.4.18 is properly merging calls and the other box that has Asterisk 1.4.15 is recording the calls but not merging them, I have made sure that SOX is installed on the box. Here is the Dialplan of both the machines : exten => 1234,1,Answer() exten =>
2007 Jan 24
1
AOC on misdn?
Hi, i can see AOC messages on the asterisk console. Can i sendtext() them to the caller or put them in cdr? Regards, Andreas. _________________________________________________________________ Need a new job? Check out XtraMSN Careers http://xtramsn.co.nz/careers
2008 Nov 19
4
Role of asterisk
Hello list, When you have an asterisk box connected between the VoIP phones and an PSTN gateway what is the role of asterisk. Proxy server: stateful or stateless? From what i read in the: "Understanding the SIP, second edition" from Alan B. Johnston i think that asterisk is a stateful proxy server as well as registration server. Am I right? Can asterisk be configured to work as
2008 Mar 08
3
replace astdb with a cluster-capable sql database engine
I've been searching the Internet for information regarding the replacement of astdb with a modern sql engine. There are several reasons one would like to do this. First of all, external applications have a hard time reading/writing to the now-old astdb format. Also (and this is what interests me most), the sql astdb could easily be clustered throughout several servers (I'm looking for a
2009 Feb 24
2
astdb and Debian : can't use db4.5_dump
Hi, On Lenny, I typed "apt-get install db4.5-util " then (as root) : # db4.5_dump /var/lib/asterisk/astdb db4.5_dump: /var/lib/asterisk/astdb: unexpected file type or format db4.5_dump: open: /var/lib/asterisk/astdb: Invalid argument # file /var/lib/asterisk/astdb /var/lib/asterisk/astdb: Berkeley DB 1.85/1.86 (Btree, version 3, native byte-order) Is db4.5_dump appropriate to dump an
2009 Jan 24
2
Reading/Writing the Astdb
All; I have a question regarding the Astdb. When reading more than a few values, it can take quite a while to grab several values in the astdb using say, asterisk -rx "database show" > output.txt and work with that and then set a new value such as asterisk -rx "database put $key $value". The whole process can take over 1 second for EACH ENTRY which adds up for more than a
2008 Feb 26
2
Explain Cause of Error: manager.c: Accept returned -1: Too many open files
Hi List, While I know that "upping" ulimit will fix the issue I am trying to understand what will cause it. I have a few set ups that are almost exactly the same yet some machines used to give this error often and others don't. I also noticed the error a lot more on my boxes running 1.4.X. TIA. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jul 31
3
Royalty for On Hold Music ?
Hi, Is there any Royalty one needs to pay when using the inbuilt exisimg asterisk on hold music or when using any other mp3 from a music album. I think we need to pay for the later, but I am not sure if we need to pay for the inbuilt asterisk(freepbx) on hold music. -- Deepak --------------------------------- Yahoo! Answers - Get better answers from someone who
2020 Oct 29
2
astdbdir in asterisk.conf has no effect
Hello, On Asterisk 13.19 I'm trying to set astdbdir in /etc/asterisk.conf, but it's not having any effect. For example: # grep astdbdir /etc/asterisk/asterisk.conf astdbdir => /tmp/asterisk /tmp/asterisk exists and is owned by asterisk:asterisk, as the asterisk processing is running as asterisk:asterisk with the config file forced: # ps aux | grep asterisk asterisk 3389 13.1 3.5
2003 Oct 16
3
Adtran TA750 & T100P
Hello, So all the pieces are finally here, and I'm ready to play. I remember reading on this list that the connection Channel Bank <-> T100P requires a "reverse cable." Is this a regular Ethernet reverse cable (i.e., only a couple of pairs reversed?) Please help me before I blow something up! Saludos, Jose.
2018 Nov 30
2
Asterisk non-root - selinux - astdb
Hi I'm trying to use Asterisk running as non-root user and selinux enabled. Asterisk is running ok, but astdb not works. When i try to put in astdb, console shows this message: WARNING[1853]: db.c:350 ast_db_put: Couldn't execute statment: SQL logic error or missing database CentOS 7.5.1804 Asterisk certified/13.21-cert3 [root at sv03 asterisk]# ls -lahZ /var/lib/asterisk/astdb.sqlite3
2008 Feb 21
2
High CPU load after upgrading to 1.4
Hi, Since I upgraded from Asterisk 1.2.18 to 1.4.17 I've been experiencing high CPU utilization from the chan_sip module. I've notice the more sip peers I have loaded, the higher the CPU load goes when there are no active calls. I am currently using a Pentium 4 3.0Ghz with CentOS 4 Kernel 2.6.9-42.0.2.EL. I currently have 1558 sip peers loaded in Asterisk and the current CPU load is
2007 Aug 08
1
Howto generate a Manager Event from the Dialplan?
I'd like to be able to generate a Manager Event from the dialplan but can't seem to find a way to do it. Alternatively, trigger and Event when a record in AstDB gets changed. Can anyone point me in the right direction? Thanks. By way of explanation, I've a app that connects to astmanproxy and I'd like it to know when a call group gets put into Nightservice. Putting the call
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
What are you using for the database - SQLite? I am using mysql (mariadb). I am not familiar with SQLlite. Can you access the database from the console - look up the list of tables - display the contents from a table? Anything to see if your SQLite is working and has asterisk data in it. From your Asterisk console, |CLI> core show help database| should give you a list of commands that you
2005 Feb 09
6
Cisco 7960 Beating a Dead Horse
Hi all, So I have been reading through the docs available online and the different threads on this list, but I cannot seem to get this phone to work. I have configured the OS79XX.TXT and SIP/SEP*.cnf files (see attached), when I configure the phone to point to my tftp server and reboot it I get this message: Connection received from 10.6.0.224 on port 50608 [09/02 12:16:11.750] Read request