similar to: [Possible SPAM] : about sip, asterisk and cisco ccme

Displaying 20 results from an estimated 400 matches similar to: "[Possible SPAM] : about sip, asterisk and cisco ccme"

2005 Mar 16
0
about sip, asterisk and cisco ccme
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, I would create a structure like this: external sip server \ external sip server |-----| Asterisk |------| Cisco CME |-------| ip phones | external sip server / I would use Asterisk as SIP client for some SIP accounts on external servers ... then register those via H323 (if possible; skynny?) on Cisco CME ... Then I would use Asterisk
2008 Dec 29
0
SIP host=dynamic help needed for CCME
Hi, I'm trying to get a remote Cisco Call Manager Express (CME) system behind a dynamic IP address routing both inbound and outbound calls via SIP to my local asterisk server. I've got a local CME system working fine on the LAN, where the CME is at a static IP (host=10.5.7.130 in sip.conf), but I can't figure out how to get it working with host=dynamic, even locally on a test
2009 Jan 07
1
CISCO 7940 United_States/7960-tones.xml
I have a smartnet contract for this phone, and have searched high and low for this file on the Cisco website. I need: United_States/7960-tones.xml English_United_States/7960-font.xml Every road seems to lead to the Call manager express downloads... I don't have a CME, so that's basically useles. Can anyone point me in the right direction? Mikel
2009 May 20
3
Asterisk CCM, CME Integration
Hi All, I'm just posting this questions to both forums as its related to both. In hope to get some help on below issue: Asterisk 1.4.x CCM = 4.x CME = 4.x codec = g711ulaw Here is my setup: 600X Phones ----> Asterisk ---- SIP Trunk ----> Call Manager -----> CME -----> 461X Phones 461X Phones ----> CME -----> my dial peer points to Asterisk IP for 600X Phones so in
2006 Mar 01
1
Cisco Callmanager integration with asterisk
Hello We have integrated cisco callmanager 4.1 with asterisk and we can dial from cisco to asterisk but we're getting an error if we call from asterisk to callmanager. This is the error I'm getting anybody can help me? Verbosity is at least 3 -- Executing Dial("SIP/2234-e084", "SIP/cme-pbx/4455") in new stack -- Called cme-pbx/4455 -- SIP/cme-pbx-25ae is
2008 Oct 24
2
Asterisk and Cisco Call Manager Express (CME)
I was thinking about complicating my Voip setup by adding CME. I found this example here: http://www.voip-info.org/wiki/view/Asterisk+Cisco+CallManager+Express+Integration and here: http://www.pasewaldt.com/cme/cme_index.htm Would anyone like to comment on their experiences using CME with Asterisk... I would like one of my Cisco phones to remain SIP connected directly to my Asterisk system. The
2005 Jun 13
1
about timeouts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, I've this infrastructure: |voip services| -- |*| -- |cme| -- |isdn| the voip services are logged on my *, then forwarded to number 601 on cme. The isdn calls too are forwarded to 601. On cme I've a timeout X for call-forward noan (no answer) to a specific number on * (5901) that is my x-lite software client. If 5901 is
2009 Jun 05
1
DTMF Problem w/ MeetMe
First, the scenarios: Call placed from Boston to locally configured Asterisk Meetme extension: Cisco 7941 <-SCCP-> Cisco 2821(CME,Boston) <-SIP-> Asterisk(Boston) Call placed from Boston to European Asterisk Meetme extension: Cisco 7941 <-SCCP-> Cisco 2821(CME,Boston) <-SIP-> Cisco 2821(CME,Europe) <-SIP-> Asterisk(Boston) In the 1st scenario, everything works
2005 Feb 22
3
Call Manager Express Peer
I have the following configuration and am obviously missing something small that is causing * not to work as expected. I have the following defined in sip.conf [ccme-in] type=peer host=10.0.9.1 context=devel_in disallow=all allow=alaw nat=no canreinvite=yes qualify=yes and [devel_in] is defined in extentions.conf However when I try to call via the dial peer I have configured on the cisco
2005 Jan 12
2
Call Manager or Asterisk
Hello list. No intention to start a flamewar here but I would really like opinions from those who know both the Cisco and Asterisk system. I'm working for a company with 15 offices in 11 countries, offices are relatively small (3-20 people each) and most of them have a Cisco 1760 Router installed with Call manager express (CME) and 1-3 ISDN lines (2-6 simultaneous calls). We
2007 Dec 20
2
Cisco 7961 new firmware stops reading configuration files
Hello, I have been running SIP41.8-2-2SR4S firmware on the Cisco 7961 and have recently upgraded to SIP41.8-3-2SR1S to add the DND button on the front of the phone and also to hopefully resolve some issues with the phones not registering after a long period. Once we upgraded the phones now display "Error Verifying Config Info" in the Status messages and will not process the
2009 Nov 27
0
No subject
su testuser11 cd /storage/CME/test No problem. But when I try to access the same directory in windows I get these entries in my logs.... /var/log/samba/log.smbd ------------------ [2010/01/04 16:08:25, 1] smbd/sesssetup.c:reply_spnego_kerberos(350) Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE! log.winbindd reports no errors so it seems that the SIU/UID mapping
2005 Mar 16
1
Low cost hardware time for production environment
Hello List. I am setting up asterisk as a central dialplan, voicemail and conference solution, connected to 12 Cisco 1760 Routers running Call Manager Express IOS distributed around the world. This is all done over VPN. These routers all have PSTN access in their respective country. So far all is good, and Asterisks interopability with the Cisco CME using SIP is very good, although
2005 Sep 28
1
gfortran Makefile for cygwin
Hi all, I'm porting a package that I've worked on for OS X to Cygwin/Windows. This package requires a Makefile. My question is, how can I find out (or what is), the link command? Here is the OS X Makefile: RLIB_LOC=${R_HOME} F90_FILES=\ class_data_frame.f90 \ class_old_dbest.f90 \ class_cm_data.f90 \ class_cm.f90 \ class_bgw.f90 \ class_cm_mle.f90 \ cme.f90 FORTRAN_FILES=\ dgletc.f
2005 Aug 23
2
rsync problem
Hi, My rsync is stopped working suddenly I got following in verbose and log, mkstemp failed: No such file or directory and rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229) my rsync code : rsync -az -e ssh --delete $HOSTTOBACKUP:$SOURCE $DR_BACKUP_DIR/daily.0 >$tempfile 2>&1 the same code was working last week, what will be the problem, how to proceed to fix?
2005 Jul 26
0
RE: VM on * for CME Install - Solved
I found with some more testing that you have to setup a 5 digit number (or something longer than your phone extensions) to make the voicemail work. Now the trick is making the MWI work. Rick -----Original Message----- From: Lull, Rick Sent: Friday, July 15, 2005 3:55 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: VM on * for CME Install Hi folks- I've
2007 Feb 14
0
Asterisk & CME integration using h323
Hi all, I'm trying to trunk my asterisk with a cisco cme 3.3 using h323. Cisco conf: dial-peer voice 8 voip destination-pattern 2... session target ipv4:<asterisk ip> codec g711alaw no vad h323.conf [general] port = 1720 bindaddr = 0.0.0.0 ;tos=lowdelay ; disallow=all allow=alaw allow=ulaw allow=gsm context=from-internal extension.conf [from-internal] exten =>
2007 Apr 28
1
Viable using purchasing sip lines
Hello All, We have been doing Asterisk and CME implementations recently but we almost always exlusively bring in analog lines and or PRI for PSTN access to our systems. I have known about providers providing SIP based lines and SIP trunks to end users for PSTN access. I am curious about the following: - How practical is this? The idea of terminating pstn calls to across the Internet
2006 Oct 30
0
sip trunk - SIP/2.0 488 Not Acceptable Media
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, I'm working on sip trunk between cme 4.x and asterisk (trixbox 1.2.3). Well, the trunk is partially working, asterisk' extensions talk with cme, but - - when cme try to connect to asterisk' number, receives "the number dialed is not in service". - - calls from ISP through asterisk to cme don't work completely,
2005 Jul 15
0
VM on * for CME Install
Hi folks- I've got to the point of trying to configure voice mail on the * box for the SCCP/CME phones. The phone can call the voicemail number (8500) and I can hear Allison's voice. Attempts to punch in a voicemail box number or password don't seem to register; keypad presses don't seem to be heard by the * box. The CME configuration has the 'dtmf-relay rtp-nte' command