similar to: FW: CISCO 7960G & Asterisk

Displaying 20 results from an estimated 900 matches similar to: "FW: CISCO 7960G & Asterisk"

2006 Oct 29
4
blind transfers with IP Polycom 501
I'm running Asterisk 1.2.8 with Polycom ip501's xten softphones The only problem I'm experiencing is the following: I can't seem to get blind transfers to work with my Polycom 501 phones Either through the feature code or the soft keys. Feature code blind transfers: I set up a feature map in features.conf like this: blindxfer => # This works for all my
2006 Nov 15
2
Grandstream GXP2000 -- What's the Catch?
We are doing a medium sized office in NYC with 80 phones. The customer originally requested Polycom 601 phones. The COO also authorized us to purchase 2 Grandstream GXP2000 phones for the mail room. We find these phones much easier to configure and work with asterisk . They support BLF & intercom right out of the box. They can also be centrally managed and provisioned. They also sound great
2006 Nov 09
3
announcing inbound PSTN calls
I'm running asterisk 1.2.8. I would like PSTN inbound calls to do the following: 1-once PSTN callers enter their desired extension; they have to record their name 2-recording then announces that it is trying to locate the user 3-asterisk calls local extension and announces callers recorded name 4-local recipient user can choose to take the call, send it to voicemail or transfer it to
2007 Mar 18
6
T1 cable for Digium T1/E1 Cards
Is there any technical difference between a T1 cable and a cat5e patch cable as far as using them with Digium T1/E1 cards? Can PRI circuits terminating at a smart jack connect successfully to Digium cards using straight through CAT5e cables? If so, are they using all of the pins in the cable? Thanks in advance
2008 Jan 10
8
IEEE 802.1x capable sip phones
Does anyone know if sip phones from any of the major IP phone vendors support 802.1x authentication? Any feedback would be greatly appreciated. Thanks in advance. ====================== Jeronimo Romero EUS Networks Email: jromero at euscorp.com Cell: 917-332-7238 Office: 212-624-5943 Web: www.euscorp.com ====================== -------------- next part -------------- An HTML
2007 Feb 27
5
TE110P: Error ==> Asterisk died with code 1.
Running Asterisk 1.2.9. I just installed a TE110P card and configured zaptel.conf & zapata.conf. The config files look right to me but I'm getting the following error when trying to start asterisk: Asterisk died with code 1. Automatically restarting Asterisk. Does anyone have any idea what is wrong with this configuration?? Thanks in advance!!! Here's my config files: zaptel.conf
2006 Nov 21
1
Attn:Peter, Gsalas, Tim-Help me to configure my NOKIA E70 Mobile with my Asterisk server
Hi Friends, Thank you for your response. Yesterday only, I configured my Nokia E70 mobile and its working fine. For group members convenience, here I am giving the configuration: Configuring the Nokia E70: Go to Menu - Tools - Settings - Connection - Sip Settings - Profile name: Olivetalk Service Profile: IETF Default Access Point: Olive Public user name: sip:102@202.xxx.xxx.xxx Use
2006 Nov 17
1
Re: build issues
On Fri, Nov 17, 2006 at 08:32:02AM -0800, Josh Coalson wrote: > OK, I built on one of the sourceforge machines and made a bunch > more fixes. there are a couple innocuous warnings but the tests > all pass for me. I also checked in changes to the vendor string, > can you try one more time now? Yep, all 7 tests pass now. Yay! Attached is an autogen integration patch: (a) pass -I m4
2006 Dec 08
1
cal recording with email
I'm trying to set on-demand call recording. Here's a snippet of the pertinent dialplan. The purpose of this is to allow one user in particular to be able to receive an email recording of the call everytime he dials *91 + number. The problem is that the email is not going out or being generated when I use the ${CALLFILENAME} variable. When I use the actual file name of the gsm recording,
2006 Nov 23
2
Digium through Octasic
We're looking at using 4 or 8 port T1 cards with echo cancellation and are evaluating brands to go with. We know that Sangoma has excellent solutions especially when it comes to echo. But we still have to hear about actual performance of a Digium card using the same Octasic DSP echo canceller. Would appreciate hearing something on this. --------------------------------- Sponsored Link
2006 Nov 14
1
AW: I can not install Corel Draw !!
Hello Versions 10,11,12 and X3 aren't working yet. The only one who works (nearly clean) is Version 9. But you need some additional native dlls and wine until version 0.9.22. Version 0.9.23 - 25 have a strong regression. Roland ----- Urspr?ngliche Mail ---- Von: "news@swwwk.com" <news@swwwk.com> An: wine-users@winehq.org Gesendet: Dienstag, den 14. November 2006, 07:15:16
2006 Nov 07
1
Some questions
Josh Coalson wrote: > --- Christoph Anton Mitterer <calestyo@scientia.net> wrote: > >> There is one thing I forgot to ask last time.... when using that cue >> feature from flag,.. is it possible to store different tags (title, >> composer, etc) for each range? And if so how do I specify this on the >> command line? >> > unfortunately, no. >
2006 Nov 17
3
Trellis Plot Labels
Hello everyone, I am ploting a groupeddata object with formula: formula(mydatausegroup) BF ~ HO | ID/Infar/Day Using this command: plot(na.omit(mydatausegroup), displayLevel=2,layout=c(10,2),aspect=2) This trellis plot does almost what I want and produces a 10x2 trellis plot, each panel is labeled as ID/Infar where infarct is either 1 or 0. And in each panel, it plots BF vs HO for each Day.
2006 Nov 21
6
windows programms starting linux programms
Hi. I have got the following problem: I'd like to use the windows version of firefox in linux. When I download a file and tell firefox which application to use with it, the application opens fine. But the path of the file given to it by firefox is in windows style (C:\...). Is there a (easy) way to tell wine to covert the path to linux style? If yes, where can I read more about it?
2006 Oct 30
1
dealing with blind transfers to invalid extensions
Running Asterisk 1.2.8 kernel 2.6.13.4-1. Everything in my dialplan seems to be working well except for one problem. When calls are blind transferred to an invalid extension I would like the call to go to the operator on ext 1000? What is the best way to do this? Thanks in advance Here's a snippet of my extensions.conf [default] exten=>_10XX,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
2006 Nov 16
5
SVM - UFS Upgrade
Is it possible to convert/upgrade a file system that is currently under the control of Solaris Volume Manager to ZFS? Thanks This message posted from opensolaris.org
2006 Nov 17
2
[LLVMdev] FP emulation (continued)
Hi, I still have some questions about FP emulation for my embedded target. To recap a bit: My target only has integer registers and no hardware support for FP. FP is supported only via emulation. Only f64 is supported. All FP operations should be implemented to use i32 registers. Based on the fruitful discussions on this list I was already able to implement mapping of the FP operations to
2006 Dec 16
2
Asterisk 1.4.0 B4 Sounds Directory
Hi, I noticed that the sound directory is missing from asterisk-1.4.0-beta4.tar.gz. This directory (7 M) witch existed in asterisk-1.4.0-beta3.tar.gz has GSM Core Sounds and some MOH. Does anyone know why it has been removed from the latest beta? Regards. ____________________________________________________________________________________ Sponsored Link Mortgage rates near historic
2006 Nov 20
0
[LLVMdev] FP emulation (continued)
On Fri, 17 Nov 2006, Roman Levenstein wrote: > I still have some questions about FP emulation for my embedded target. > To recap a bit: > My target only has integer registers and no hardware support for FP. FP > is supported only via emulation. Only f64 is supported. All FP > operations should be implemented to use i32 registers. ok > allocation. But anyway, I have an almost
2005 Sep 12
4
is this the correct way to use the mailing list?
don't read this. i'm a complete newbie, and i don't know how to start sending messages. if someone read this, then can answer me also how to delete a file with the console (really ashamed) y know that copy with cp, but delete??? thanks... ___________________________________________________________ 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del