similar to: CCM 6 and Asterisk routing again

Displaying 20 results from an estimated 1000 matches similar to: "CCM 6 and Asterisk routing again"

2008 Mar 25
2
CCM and multiple trunks
Okay, another Cisco related issue (sorry!). Single Asterisk box at location 1. Single Cisco box at location 2, however the Cisco is also the PBX for location 3 (same physical machine, calls routed via VoIP). Trying to have Asterisk be able to call EITHER Call Manager location. The single SIP trunk in CCM (version 6.1 mind you) only allows a single device pool to be selected. So configuring calls
2008 Mar 06
1
Call Manager as trunk
I have Asterisk 1.4 tied via SIP to a Cisco Callmanager 6.1 system. Calls between the systems (ie. extension to extension) work perfectly. However when I attempt to make an outside call from an Asterisk extension through Call Manager to the outside world, it connects but only for a few seconds, and on the Asterisk console I get: Got SIP response 503 "Service Unavailable" back from (ip
2007 May 23
1
Asterisk and CCM 5.x SIP trunk
Hi, I was able to work out SIP trunk between Asterisk and CCM 4.x without any issues. Whereas SIP trunk in CCM 5.x is not working with Asterisk. Asterisk is sending OPTIONS messages to CCM 5.x for which CCM is not replying. For the same reason Asterisk is marking it as UNREACHABLE. Anybody got Asterisk and CCM 5.x intergation working. How can I fix the problem which I'm facing with CCM 5.x?
2006 Jan 23
1
Asterisk SIP phones to Cisco Unity via CCM 4.0 SIP Trunk
Hi, I've got a CCM ( Cisco Call Manager ), with a Cisco Unity VM server and about 45 SCCP phones on the ccm, and 200 users on unity. we want to migrate all users to IP Phones to ditch our ancient phone system. I would love to get Linksys-Sipura SPA-941s for the 150 users not on IP phones yet and run sip to an asterisk server, but have their voicemail on Unity. these phones are $150 each,
2005 May 25
2
RTP path with Cisco CCM
Hi, I have the following config: [7960] <--skinny--> [Cisco CCM] <--SIP_trunk--> [asterisk] <--SIP--> [X-lite] Is there a chance to avoid the RTP stream from passing through the Cisco CCM ? I would like to have all RTP handled by the *. This is just a testbed, for a larger project. What I want to achieve, is actually this: [Cisco Phone] <--skinny--> [Cisco CCM]
2004 Jul 27
6
Asterisk to CCM
I've got problem with connecting asterisk to CCM. Our side has Asterisk system other side CCM , ehrn i dial a number on other side channles created , connections established but nothing happend , just silence , and after some time busy tone. Sides sending ad reciving g711 codec , but we need that sides send and recive g729 (we have licenses) , if in h323 conf i try to : disallow=all ,
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
2004 Jul 24
1
Hack to make * -> (H323) -> CCM -> IOS GW work
The hack below is for OpenH323, not Asterisk. This is not an Asterisk problem AFAICT. I am posting it here so that any other Asterisk user with a similar problem might benefit from it. I may or may not post it to an OpenH323 list, but since both variants of the H.323 channel in Asterisk use non-current OpenH323 versions, it may not be of any benefit to anyone anytime soon if I went that route!
2011 Sep 19
1
oddity with CISCO CCM and Asterisk
Hi List, I have a system that connects into Asterisk 1.4.41 using CISCO CCM 7. Everything works great except when a call is transferred to the operator. The call goes to the operator via a native bridge and is completed, then a "phantom process" starts and tries to launch a new call every 15 minutes. I modified the dialplan to hangup these phantom calls, but no still
2004 Aug 12
1
CCM <->(H323) <-> *
Hi I have found in http://lists.digium.com/pipermail/asterisk-users/2004-July/056111.html (Hack to make * -> (H323) -> CCM -> IOS GW work) that i need a special version of chan_h323, because of the External RTP problem. Do you know exactly which version is it? Or do i need an unofficial patch? Thanx Andr?s
2006 Oct 10
5
Cisco CCM - Asterisk
Hi! I'm trying to communicate a Cisco CCM 4.0 with Asterisk 1.2.11, I 've followed the info in http://www.voip-info.org/tiki-index.php?page=Asterisk+Cisco+CallManager+Integration but still not able to make Asterisk communicate with Cisco. I keep on receiving --- SIP/2.0 400 Bad Request - 'Malformed/Missing URL' --- and --- SIP/2.0 404 Not Found --- messages
2005 Aug 09
1
voip solution with SER, ASTERSIK and CCM
We are planning to install a voip system based on asterisk for 2000-3000 retail locations and up to 6000-8000 sip accounts/users. Instead of setting up a new, centralized PSTN gateway, we are intend to use a CISCO gateway/router of an existing CISCO voip solution in the headquarter and we must able to call all CISCO based voip phones in the headquarter running together with a CCM. SIP-Phones
2006 Jan 12
0
Re: Transfer issue with a Cisco CCM/phone (Peckham, Christopher)
Christopher- Nothing like defining a complicated environment. I do have some experience in this arena- but unfortunately, not with the OH323 driver- I generally stick to the Nufone driver, as I find it more reliable overall. YMMV. One thing that might help is if you could tell us if it ever worked, or if this is a new problem that's cropped up since a particular change. Still- there are
2005 Oct 07
0
Asterisk to CCM Message Waiting Indicator
I am trying to setup Asterisk as the voicemail server for Cisco Call Manager. I have just about everything working except for the message waiting indicator. I have the following setup in context [ccm] in my extensions.conf file: ;MWI exten => _2807XXX,1,SetCallerID(${EXTEN:3}) exten => _2807XXX,2,Dial(SIP/28888@65.202.115.240) exten => _2807XXX,3,Answer exten => _2807XXX,4,Wait,1
2012 Aug 09
1
Asterisk to control just one phone within current CCM?
Hi, I have used basic Asterisk as a PBX controlling few extensions. My question is simple, at work there is an existing Call Manager/PBX and all which manages all the extensions for SCCP VOIP phones. Can Asterisk be used to manage just 1 VOIP phone and still can make internal calls to the other extensions? Thanks, Jorge -------------- next part -------------- An
2013 Mar 07
2
Recording with MixMonitor and AGI
Hi, I am developing a call recording application on Asterisk 11.2 and have this configuration in my dialplan: [macro-ccdev2-rec] exten => s,1,MixMonitor(${ARG1},b) [outgoing-originate] exten => _X.,1,NoOp(Will send call to ${EXTEN}) exten => _X.,n,Dial(SIP/${EXTEN}@x.y.z) [outgoing-originate-rec] exten => h,1,Agi(agi://localhost/ajpbx.agi?path=uploadrec&callid=${CC_CALLID})
2004 Apr 14
1
Cisco Call Manager 3.2 and Asterisk..
I've got an Asterisk to H323 bridge working... but I'm having a few problems.. I got everything working by setting up with the Asterisk box as a gateway in CCM. I've got two issues.. 1. If I call off net.. (Asterisk -> CCM -> Cisco 5300(I think) -> PRI) the calls will proceed.. connect, and I get about 4-5 seconds of RTP and * tells me the remote end terminated my call. I
2005 Sep 18
7
Cisco Callmanager & Asterisk for Voicemail revisited
Some of you may remember back in May the thread on using Asterisk as a voicemail server for a Cisco Callmanager system. My own Callmanager system is integrated into an Asterisk server for voicemail (and other things). Back in May I was using H323 for integration, but since I've upgraded to CCM 4.1 I have switched over to SIP. The integration with H323 required using Call forwarding to send
2006 Jan 30
1
Asterisk SIP phones to Cisco Unity via CCM4.0SIP Trunk
It can be done. 1. Setup a new Vm profile on CCM with a mask of XXXX 2. Setup a CTI route point: a. Set the directory number to a pattern. I use *27XX but any pattern that you can send from * is good, ie. 88XXX b. Set the VM profile to the newly created profile c. Set the line to forward all calls to VM 3. Change the dialplan in * to append the extension called to the
2009 Apr 16
1
Can Asterisk bridge between a SIP client and a Cisco Call
> > Hi, You can achieve this by integrate CCM and asterisk using SIP trunk. In CCM you can create SIP trunk, After creating SIP trunk in between CCM and asterisk, you have to configure dialplan on CCM to pass the calls to asterisk. One the caller id comes to Asterisk you have to use extension.conf to route the calls. You can also try with freepbx GUI to configure inbound route, it makes