similar to: Cisco 7960g

Displaying 20 results from an estimated 500 matches similar to: "Cisco 7960g"

2003 Jul 24
1
Cisco's CallManager and * (was: Cisco 7960g) (fwd)
On Wed, 23 Jul 2003, Yifang Dai wrote: > I wish! My company just spend a lot $$ on the shinny CCM phone system, so I > don't think I can change that easily... But if I can get asterisk to > talk to CCM via h323, and prove it's usefulness, I might have a chance > to use * in the branches... Well, good luck, then! > By the way, do you know if we can get *'s VM to
2003 Jun 11
2
filling suppressed silence with chan_oh323
After some more analysis of my "dropped fragment" problem, things look like this: Cisco 7940 phone -- RTP --> chan_oh323 --> Asterisk (running, eg., VoiceMailMain) That RTP connection was negotiated via H.323 on a third machine running Cisco CallManager 3.2, but this part should not be relevant. Connections work fine, with one
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
Hi, trying to build the h323 channel driver that comes with asterisk works fine, but only as long as I use openh323-1.11.7. Unfortunately, that setup seems to have a bug which misguides one of the audio streams. (So while * can "hear" me, the phone remains silent.) I suppose that bug is fixed at least in openh323 CVS. At least, I got things mostly working using the external
2004 Jan 11
1
Re: [Asterisk-Dev] More Success on the Cisco 7920 and SCCP !!!!!
Hi Siggi, > > 7960 and then "Call Ended" on the Display (curious about that !!!). > > That seems to be normal for the 7920. I've sniffed the registration > procedure with Cisco's newest 3.3(3) CallManager (+patches), and it's > doing the same thing. Maybe that's some odd way of testing if the > CallManager ("CCM") really works... >
2004 Jul 14
10
CISCO 7960G FIRMWARE
Hi everybody, I will receive my CISCO 7960G tomorrow. I've ordered it as a "global spare" without any callmanager licence. Now I don't know if I can get firmware-updates so could please someone send me the SIP-firmware? Is the default firmware the "skinny" one? Wich would be better to use with asterisk? Thank you very much
2003 Apr 26
2
German voicemail prompts, anybody?
Hi all, I'm trying to build a little voicemail server based on asterisk here, using Asterisk's "Commedian Mail" application. Unfortunately, I'd expect some people to have trouble using the English prompts that come with asterisk. However, I can't imagine I'm the first person who has this problem, and Commedian Mail seems to support multilingual prompts fine, it's
2003 Nov 10
3
Asterisk and Polycom Soundpoint IP600
This Polycom phone seems to be one of the best on the market for sound quality and features. I have seen on the list that some people have gotten the IP 600 to work with Asterisk. Does anyone have the details of how to get this working i.e. XML phone config files, and any thing else I might need to know. Thank You, Chad Cowan -------------- next part -------------- An HTML attachment
2005 Jan 17
2
patch for icecast-2.2.0 to add client maxtime
Hi, I wrote a little patch for the stable version (also works for the svn version) to add a new configuration parameter called "client_maxtime". With this you can set a maximum connection time limit for a connected client so that you can disallow continuous listening. When the listening time exceeds the client connection will automatically be dropped. By default this feature is
2003 Sep 30
1
Help with Zhone z-plex 10 reset
I've just received a brand new zhone z-plex 10b. At first, I was able to login using the default (admin/zhone), and started exploring with the configuration, trying to set it up to work with the TE410P. Somehow the admin password was changed, but I don't know what it is anymore. So now I'm stuck at the login prompt, and can't get back to the CLI.... Is there a way to reset the
2004 Jan 11
1
More Success on the Cisco 7920 and SCCP !!!!!
Hi All, have some decent success on the 7920 "activation" in Asterisk. Latest status: chan_skinny does NOT work with 7920 chan_sccp does WORK with 7920 (!!) however: to remove coredumping the chan_sccp just comment out the MWI (messagewaitingindicator), then it compiles fine. Then change sccp_helper.c: return "P0060302" instead of the old value. and voila: Phone is
2003 Oct 14
1
re: Restoring Cisco 7960 to defaults
Can anyone point me to some online documentation showing how to reset a CP-7960 to factory default settings. I have some that are configured for Callmanager and I want to get them back to generic default config. Any info is appreciated. Thanks Cory Andrews
2003 Dec 20
1
Cisco 7912 speed dials
Hi ! We have Cisco 7912 phones, and the doc says that I can "create up to four speed dial buttons on my phone using the Cisco CallManager". Does anyone knows which protocol is used to configure speed dials (Is it documented somewhere) ? Did someone tried to reverse engineer the protocol ? It would be cool, not having to pay $15000 just for configuring speed dials on those phones ;-D
2004 Jan 15
1
SIP Phones - Power over ethernet?
Are there any cheap SIP phones (like the Grandstream for example) that support power over ethernet? What is necessary to support SIP phones in a Cisco Call Manager environment?
2003 Jul 23
5
Asterisk as a stand alone voice mail server
I'm sure asterisk would make a great stand alone voice mail server. Basically I want to get rid of our voice mail system and replace it with *, but the problem is we use a cisco cluster with skinny clients. So I was thinking the way to contact a * server, would be through our 3640. But so far any attempt has failed. I am wondering if anyone has done something similar. Just want to verify the
2003 Jun 11
3
Dialing out through a Hardware PBX
<DIV><FONT face=Arial size=2>hello All,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>our Asterisk pbx is sitting behind a normal analog hardware pbx, we have to dial 9</FONT></DIV> <DIV><FONT face=Arial size=2>to take an outside call through the hardware pbx, our
2004 Mar 15
4
OT: cisco 7960G powered by 3com 3CNJPSE
Is anyone using a 3com 3CNJPSE to power a 7960G? I have a couple of 7960Gs and 3CNJPSEs but no combination appears to work. Both phones work fine with a cisco power cube. I get a 47.6V reading across pins 5 and 8 on the patch cable coming from the 3CNJPSE. The network still works through the 3CNJPSE, just no power to the phone until I connect the power cube. Using two straight through wired
2003 Aug 09
1
Does Wildcard x100p support Caller ID outside the US? (fwd)
On Fri, 8 Aug 2003, Dave Cotton wrote: > The x100p does get the CID in France. It is now a question of how to break it down. > > I changed callerid.c line 278 to :- > > ast_log(LOG_NOTICE, "Got this:- %s\n", cid->rawdata); > > and the result on August 8 at 10:06 from 0490233081 was:- > > File callerid.c, Line 278 (callerid_feed): Got this:-
2004 Jan 23
1
AW: I got it (was: Cisco 7940 with asterisk)
Hi Siggi/Jan, >If so, there's still a load version conflict (although I've >never seen a >7960 or 7940 care about the version communicated through SCCP): > >On the phone, press "Settings", then 4 for load information. >watch out for the "App-Load-ID". On my 7940, this is >"P00305000300". Yours >is most likely a smaller number... >
2004 Aug 23
3
Cisco 7960G, Skinny.conf, and reboots
I could use some skinny/Cisco help here. Was finally able to get the phone registered to * but whenever someone tries to call that phone it freezes and reboots itself. Same thing happens when you pick the handset up off the 7960G; it locks and reboots about 5 sec later. Here is what * shows when I plug the phone in: -- Starting Skinny session from 64.72.107.1 Device SEP000F3442E4A7 is
2007 Sep 02
2
Cisco 7960 or 7960G
Is there more than one version of the Cisco 7960? I see some items advertised as 7960 or 7960G, but searching on 7960 only brings up 7960G info, or ambiguous stuff. joe a.