Displaying 20 results from an estimated 2000 matches similar to: "Asterisk + SNOM + Pound and star keys"
2003 Dec 08
2
snom X MOH
Hi all!
I updated my snom200 to 2.02t and now MOH from * don?t works anymore... only the MOH from snom server and if i clear the MOH server field in the phone i have no MOH at all..( with the transfer button, moh plays using a extension).
Someone with that problem?
I downgrade to 2.01s but nothing changes.
Miklos
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Oct 21
1
SNOM 200 beta build + MOH
I'm using the SNOM 200 latest SIP beta (so that I can have the GSM codec,
etc). Everything seems to be working fine, but the music on hold doesn't
play when I use the HOLD button on the snom. Any suggestions?
Thanks,
--Ernest
2003 Sep 15
2
Cisco 7905
Can anyone tell me the features of the Cisco 7905 with SIP? I mean things
like number of lines, speakerphone, transfer buttons, etc. I've seen the
Cisco material, but all it told me was how nifty it is and how wonderful
the XML interface will be ;)
Thanks,
--Ernest
2003 Aug 22
10
Intresting.. hrm
And it runs linux.
http://www.zip4x4.com/ZIP4x4.htm
Anyone seen one?
bkw
2003 Oct 01
1
Audiocodes gateway and asterisk
Is anyone on the list using an Audiocodes gateway with asterisk and SIP?
I'm looking at that platform, but I have a couple of issues:
1) Echo cancellation. The echo that I'm hearing with an X100P is
unacceptable. Does the Audiocodes do better?
2) Line signalling. I'm using Kewlstart with the X100P, but it looks like
the audiocodes uses loopstart only. How does this work with
2003 Oct 31
1
Echo on remote end when using NuFone
I'm testing out my SNOM 200 phone by trying to call out through NuFone.
When I do so, I don't hear an echo at all (in fact I can't hear myself
through the phone) but the callee can hear an echo when she speaks. NuFone
tells me their network is totally digital and so can't be involved in an
echo. This is all well and good, but the echo is still there. Any suggestions?
As a
2003 Dec 08
1
Re: Asterisk-Users digest, Vol 1 #2120 - 14 msgs
In response to the postings by Andrew Kohlsmith and Ernest W. Lessenger:
Andrew,
I modified the exten line in extensions.conf as you suggested.
Unfortunately,
It still does not work...
Ernest,
I spent approx. 4 hours reading list archives (and anything else Google
served up) on
how to configure iax.conf and extensions.conf to work with Voicepulse.
Then, I sent
an email to voicepulse
2003 Sep 16
3
Follow Me
Ernest,
I hadn't thought of doing that, though having that added protection would
be nice. However, what I'm trying to do it have an incoming call at my home
number follow me to my cell phone for selected numbers -- Since I already
have three way calling, I'd like get Asterisk to essentially three way my
cell phone into the call (or my office number, etc.) I understand the
2004 May 20
4
snom 200 and hold
Hi,
I've looked through the archives and seen references to placing calls on
hold on a snom 200 (any version of the firmware but we have the latest:
2.05e.)
Basically, we can't place calls on hold on the snom 200! The manual
talks about the Flash button (which is really the "R" button, as far as I
can tell.) Pressing the R button will immediately disconnect the incoming
call.
2003 Aug 20
13
VoIP dialtone?
Hi all,
While pondering my choices for local dial tone service via a
bunch of POTS lines or a T1, I began to wonder if perhaps there
is another way.
Are there VoIP dialtone providers? That is, could I use only my
internet connection for voice calls and not have a separate
T1/POTS bank for that?
I guess I am imagining a company that gateways between the PTSN
and the internet backbone.
2006 Jun 05
2
Outgoing call bridging
Hi
Is there an easy way (without writing a C app) to make asterisk call 2
numbers and then bridge them into one conversatoin (preferably without
using meetme).
Regards
2003 Sep 10
1
Request for best practices
We are trying to implement "area-code dialing" in our asterisk PBX.
Basically: we will have a number of customers, who may be in different area
codes, that want to direct-dial each other's extensions. We want this to
work like a "real" centrex, in that seven-digit numbers should try (1)
"local" VoIP extensions, and then (2) "local" PSTN numbers.
2003 Nov 03
1
Intel Performance Primitives
Hey all,
For those of you who are really worried about asterisk performance, I
thought I might alert you to a "toy" you might play around with. The Intel
Performance Primitives contain a number of optimized functions for use in
digital signal processing that could help with echo cancellation, codec
transformations, etc. I don't have any idea how useful this would be in
Real
2003 Nov 12
1
No outgoing audio
I am having some oddness with the 11/11/2003 CVS of *. Specifically,
outgoing audio to NuFone doesn't seem to be transmitted (I can hear the
other side just fine). My firewall is set to allow all outgoing traffic,
and the IAX2 connection is definitely established correctly. Also, I can
watch UDP traffic going by on the firewall so I know that * is
transmitting. This happens with X-Ten on
2004 May 12
5
2.05a firmware
where can I get the 2.05 firmware all i see is the 2.04 firmwares :-)
also anyone got a fix for the horrible speaker phone on the 200's
2003 Dec 04
9
Port density: DS3 cards?
Obviously, there are no DS3 TDM cards that are currently compatible
with Zap channels. (or are there?)
Does anyone know of an inexpensive DS3 card that could perhaps be
used with Asterisk if one were to try to port the Zap drivers to such
a card? PCI, of course, would be the bus of choice.
I think there are quite a few discouraging comments to be made on
that question. Firstly, most
2004 May 10
2
alternative FXO gateway to Mediatrix 1204?
I bought a couple of Mediatrix 1204's a few of months back. (Perceived
advantages were relatively low overall cost and size per port, and
it isn't nearly as vibration sensitive as a PC would be.)
Rich Adamson's review from Feb 1 is comprehensive, and the only thing I'd
like to add is this:
One "feature" of these units that absolutely infuriates me is its
behavior for
2003 Aug 15
3
Can I runAsterisk remotely from telnet session?
I am having problems trying to run asterisk from a telnet session. I am
able to su to root and the command asterisk does not work. Any ideas why
this may be occurring? I thought Asterisk could be configured remotely
as well as run remotely?
Thanks in advance.
Steve Lane
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Apr 30
1
file.c weirdness
Could someone explain to me the proper return values for ast_filerename and
ast_filecopy? I'm trying to write an application to utilize these functions,
but the return values seem wonky. Specifically, I can't tell whether success
will always return 0 and failure will always return !0.
Thanks,
--Ernest
2003 Aug 20
1
AudioCodes MP108 8-Port FXO Analog Gateway (SIP)
Is anyone out there using an "AudioCodes MP108 8-Port FXO Analog Gateway
(SIP)" with asterisk to support both inbound and outbound calling? If so,
I'm interested to hear how it works, and I'd love to see some example confs
(both in sip.conf and on the MP108).
This product has been recommended to me by a SNOM/Asterisk-friendly
distributor, but I would like a second opinion