similar to: Cisco config 7940 via telnet

Displaying 20 results from an estimated 10000 matches similar to: "Cisco config 7940 via telnet"

2007 Jul 16
1
Cisco 7940 log on/off
Hi All, Anyone know if theres a way to share a Cisco 7940 between hot-desk users? My phones get their setup via SIP .cnf files, that load at boot via tftp, so I'm assuming the configs a failry static. However if I want a phone to be hot-desked, I could have different users sitting there. Is there any concept of "logging on" in these environments? Cheers, Adrian
2007 Jun 17
2
Upgrade cisco SIP phone 7940
Hi All, My current 7940 phones use P0S3-06-3-00. I'd like to upgrade them so they're not massively out of date. I found a page at http://www.voip-info.org/wiki-Asterisk+phone+cisco+79xx that gives some info, and using the cisco links there have tried to upgrade. According to the procedures, I should be able to upgrade, but once the phones loaded and reboots it says it downgrades
2010 May 05
4
VoIP Termination in Japan
Anyone have any experience with a Japanese local VoIP termination supplier? I've emailed a few companies looking to setup some PSTN to SIP and SIP to PSTN termination, but no luck so far. Thanks, Adrian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100505/5068aaab/attachment.htm
2007 Oct 25
1
Cisco 79xx logon/logoff
Hi All, I'd like to know if anyone has figured out a way to be able to have users logon/logoff manually from Cisco 79xx phones (with SIP firmware loaded)? Scenario is, user walks into office, sits at a random desk, and logs onto the phone. The system would need to "log them off" of the last hardphone they were on, and then configure the new phone for their extension. We're
2007 Aug 22
1
Cisco firmwares 3.6.3 vs 3.8.6
Hi All, A question for those with Cisco 7940/60 SIP phones. I used to load POS3-06-03-00 Firmware to the cisco phones. A month or so ago, I ran some tests and found that latest 3.8.6 firmware worked well, and solved an issue or two on the phones. I've a number of users who work outside of the LAN. Our phones use DNS names to talk to A*k, so in theory, just enabling NAT makes the phone
2007 Aug 30
4
How to handle "+" prefix
Hi, How can I have A*k convert a call from +441793xxxxxx to Dial 00441793xxxxxx instead? With the "_+." Below I can "catch" the call, but EXTEN doesn't get set as expected.. and then I need to figure out how to pass the call onto the outgoing-pstn context. Not sure if a Goto would work here... [outgoing-pstn-international] exten => _+.,1,Set(EXTEN=00${EXTEN:+1}) exten
2007 Aug 30
2
asterisk at 100% CPU, 1000's of log files
Hi All, Twice now in the past few weeks I've walked into the office to find that our 1.2.24 Asterisk process is sat at 100%, and that hundreds of thousands of log files in /var/log/asterisk exist, all at 312 bytes, containing: Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Event Logger restarted Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Queue Logger restarted Aug 29 23:22:17
2005 Mar 22
2
Cisco 7940 and multiple simultaneous calls
We've just started testing with Asterisk (CVS HEAD) and a pair of Cisco 7940G phones running the SIP 6.3 firmware. One issue that we've run into is the ability to have multiple calls ring to the phone. Our scenario is that the user is using an extension and another call comes in for that extension. We'd like to have that second call ring the second line -- the same extension is
2007 Mar 31
2
Meetme question
Hi, I'm experimenting with the Meetme feature of Asterisk 1.2, exten => 2095,1,MeetMe(|Ds) This almost gives me what I want, where each employee can create their own on-the-fly conferences with a personal Conference Number and PIN. However, as the PIN is actually set by the first callee, then its subject to problems (first callee might enter the wrong PIN, and then no-one else can
2007 Aug 06
1
CDR/MySQL basic config
Hi, I'm trying to add mysql CDR onto a vanilla Asterisk 1.2 install. The add-ons pack has been installed for a while, so now I'm trying to add the Mysql config. I've created a mysql database, added the grants for a user acces, and can run a mysql -u asteriskcdruser -p and can connect to the database. I've been using this as a guide:
2005 Mar 10
1
Cisco 7940/60 and 802.3af PoE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Are any versions of the Cisco 7940/7960 or 7940G/7960G phones compatible with the 802.4af Power over Ethernet Standard? Ok, I know the question has been asked before, but googling has turned up several contradictory results: 1/ No - not at all 2/ Maybe - 79XXG will work 3/ With a special cable/dongle (a la wikki) I am looking at getting
2004 Oct 06
2
Cisco Support for 7940, Is this Right?
Hi all, Happy Wednesday! Got a 7940G off eBay to tinker with and, per the wiki, contacted Cisco about a service contract. Being just little ol' me, they won't deal directly and blew me off (I hate dealing with Cisco, Nortel, etc as a small-business person...) Again per the wiki, I hit CDW.com and found CON-SNT-CP7960 for $9.14. Looking for support for the 7940 (not 7960), I just
2007 Sep 05
1
Dialplan regexp
Hi, Can anyone tell me why the below dialplan doesn't filter off dialed numbers for 01793520158, and jump to "local",priority1 If I change it to : exten => 01793520158,1,Goto(local,${EXTEN:-3},1) .... then it works fine (but that's too specific)... exten => _017935201[56][0-9],1,Goto(local,${EXTEN:-3},1) exten =>
2007 Jun 30
1
Exclude all but include select folders
Hi, I'm trying to rsync up to some centos repositories, but I only want to pull down the i386 and i386_64 folders with their RPMs, I've tried various combinations and include and exclude, and I'm sure that the below should work, but it doesn't... SOURCE=rsync://mirror.stanford.edu/mirrors/centos rsync -avrt $SOURCE --include=i386/ --include=*/ --exclude=* /var/www/html/centos/
2008 Feb 14
1
SNMP monitoring
Hi All, I've been reading up on 1.4 snmp integration. When I try and compile asterisk with a -with-netsnmp option it complains about net-snmp installation being broken. However, the net-snmp-devel rpm is installed, and snmpd on the machine runs fine. Anyone have a guide for the pre-requisites needed ? Cheers, Adrian -------------- next part -------------- An HTML attachment
2010 Apr 10
1
Repeated: Got SIP response 489 "Bad event" back from
Hi All, I've two asterisk servers on the same LAN, both 1.4, and I keep getting "Got SIP response 489 "Bad event" back from 192.168.3.10" No idea whats causing it. The only references I can find mentions NATing issues, but these are on the same LAN so NAT shouldn't be an issue. 3.10 does authenticate into the server logging the error. The error appears in the log
2007 Sep 07
1
Broken UDP streams
Hi All, I'm working from home today (DSL -> Internet -> 2MB leased line -> A*K server behind NAT), and trying to pickup voicemail using Zoiper.. I can access the VM system, I hear all the prompts, and I can even hear part of the message playback. But then I get silence on the call (call stays up), and I get: Parsing
2005 Aug 23
1
Cisco 7940 + no audio after MOH
Hi, I use * release 1.0.9 with differents phones and softphone, i've got a problem with my Cisco 7940G (last SIP Firmware). Sometimes, when i but a call on hold, the caller has got the music, but when i "resume" the call, then the caller does not hear me (and nothing at all)... I must wait for 10, 20, sometimes 60 seconds before he could hear me again. Any body already had
2008 Mar 26
2
UK GMT/BST settings
Hi, Anyone know what the settings in SIPDefault.cnf should be for Cisco 7940 phones this year? Came in today to find they'd all moved one hour ahead (NTP server is correct and ok). Found the "day" was set to "26", but on trying to change the settings to the below, my test phone isn't changing back: dst_start_month: March ; Month in which DST starts dst_start_day:
2007 Jun 04
1
Debug meetme
Hi, I'm having complaints from some users about calls into dynamic meetme sessions failing. I'm guessing that they are dialling the wrong DTMF keys, OR that DTMF is hearing the digits entered wrong (or not hearing some). I've put debug => debug into logging.conf, and searched through the file, but I'm not sure how to debug. EG, Jun 1 14:32:33 DEBUG[14820] pbx.c: Function