Displaying 20 results from an estimated 3000 matches similar to: "Asterisk to CCM"
2005 Jun 29
1
Asterisk/SER/Call Manager
Hi all,
I have Asterisk talking to my call manager 4.0 with SIP trunk as mentioned
in the wiki. I also have SER talking to Asterisk. I need the SER talking
to my Call manager. The reason why CCM cannot talk to SER is because SER is
a on a public ip address, and CCM is on a private ip address.
The asterisk how ever has 2 nics, which talks to both and external. Is it
possible to allow
2004 Apr 05
1
Extensions.conf sending calls to Cisco AS5300
I have my server configured to send to send all PSTN traffic to my Cisco
AS5300 gateway via SIP. I use the following line in the extensions.conf file
to accomplish this:
exten => _NXXNXXXXXX,1,Dial(SIP/1${EXTEN}@10.1.1.1,240,T)
Unfortunately, when I removed the T from the end of the statement, the calls
still complete, but they drop as soon as the called party answers the phone.
I thought
2005 Mar 01
9
MozPhone
Hi,
Is anyone using mozPhone?
If so any feedback you can provide?
Thanks,
Glenn
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?
2013 Jan 17
1
g729 codec over SIP Trunk between CCM and Asterisk
Hello,
My problem is, outgoing calls (from asterisk to CCM) work fine but incoming
(from CCM to Asterisk) does not work because of CCM is trying to use g729
over SIP trunk. I have found that link after a quick search. Problem is the
same as in link below (However my Asterisk version is 1.8.13) and solution
seems to have H323 trunk between CCM and Asterisk for using g729 codec. The
post was
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]
2008 Mar 11
4
CCM 6 and Asterisk routing again
Running Cisco Call Manager 6.1 and Asterisk 1.4. CCM is connected to a T1,
Asterisk is running strictly VoIP over the network and using CCM as the
trunk.
Calls from the SIP phones connected to Asterisk work fine. They can call
both external numbers and any Cisco extensions attached to CCM.
Calls from CCM to Asterisk fail without any notification in Asterisk (and I
DID have this working at one
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,
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
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
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
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 Apr 03
6
Pickup() h323
Hello,
I can use directed call pickup using pickup application (between sip,
iax, skinny cals),
but unable to pickup call that is ringing on phone behind h323 gateway
(using original h323 channel in asterisk), is this even suported?
thx
PJ
exten => _*7.,1,Pickup(${EXTEN:2})
console log, when trying o pickup ringing line 324 (h323), from skinny
phone (953)
-- Executing
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
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!
2005 Aug 16
1
E1 R2
Hello there,
Does anybody has already get asterisk to work with R2 E1s ? If so, what
version combination have you used, between asterisk, libmfcr2 and
unicall ?
I've already compiled asterisk 1.0.9 patched against some unicall
versions (0.0.3pre4 and 0.0.2[a,b,c]), after some code adaptations, but
it stops right after an ioctl. Unicall verion 0.0.3pre4 doesn't even
have the Makefile
2004 Apr 05
5
Auto connect to voicemail
I have the voicemail setup working in that I get the MWI and it emails the
message correctly. When I pressed the MWI button on my SNOM 200, it dials
into the voicemail system and prompts me for a mailbox and password. I know
there is a way to automatically connect directly into the mailbox via the
extension.conf file, but I can not find the documentation I am looking for
in reference to variables
2011 Apr 07
2
[LLVMdev] Polly - extending its polyhedral model
Hello everyone
Is there someone planning to work on adding to Polly the techniques
described in "The polyhedral model is more widely applicable than you
think" to increase the coverage of the polyhedral model?
I'm not familiar with Polly, but this would involve modifying its
front-end and the code generator right? Any idea of how difficult
this would be?
Thanks!
-Arnaldo
2004 Jun 08
4
AS5300 and Asterisk
Hey all,
I have an as5300 I use for dial in customers, we have 4 PRIs on it.
We have a few free channels on it. I'm wondering if I setup SIP on the
as5300 I can have asterisk use the free channels for dial out.
I'd still have to use my TDM04B for incoming calls, but at least I can
expand my outgoing.
Anyone done anything like this before? I've never messed with VoIP on
Cisco