Displaying 20 results from an estimated 10000 matches similar to: "Reviewers Needed"
2003 Dec 18
2
Cisco 7960 - can't traverse NAT?
Might be a stupid question, but is there a default gateway set on the 7960?
-----Original Message-----
From: Paul Mahler [mailto:pmahler@signate.com]
Sent: Thursday, December 18, 2003 7:04 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Cisco 7960 - can't traverse NAT?
I have a 7960 running behind a firewall running NAT. From a telnet session
to the 7960, I can't ping
2004 May 14
4
How to Echo extension number to caller?
I need to dial an extension that tells me what extension I'm dialing from.
I'm running a bunch of analog phones off a channel bank to * over a T1. I
have the following in extensions.conf.
exten => 98,1,SayDigits(${EXTEN})
This says the digits the caller enters on the keypad, not the extension they
are calling from.
Thanks Guys!!!!!!!!
Paul
Paul Mahler
pmahler@signate.com
2004 May 14
7
What's in ${EXTEN} ? Why does voicemail prompt for an extension?
Why does voicemail prompt me for an extension instead of just asking my
password?
[voice-mail]
exten => 99,1,VoicemailMain(${EXTEN}@inside)
exten => 99,2,Hangup
Paul Mahler
pmahler@signate.com <mailto:pmahler@signate.com>
<http://www.signate.com/>
Signate, LLC
PO Box 60430
Palo Alto, CA
94306
VoIP Systems, Training & Consulting
2004 May 10
1
Terrible TICKING sound
i'm getting a tick every second or so on all my calls. All channels are zap
channels.
Does anyone know how to fix this?
Thanks!
Paul
Paul Mahler
pmahler@signate.com <mailto:pmahler@signate.com>
<http://www.signate.com/>
Signate, LLC
PO Box 60430
Palo Alto, CA
94306
VoIP Systems, Training & Consulting
2006 Jan 12
0
Second edition of my * book has been release d
But for us?
_____
From: William Boehlke [mailto:william.boehlke@signate.com]
Sent: Wednesday, January 11, 2006 2:24 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Second edition of my * book has been released
$39.95 retail.
_____
From: asterisk-users-bounces@lists.digium.com
2004 Jun 18
0
SIP error 407 - can't make outgoing calls
I am using a IPDialog siptone II. I can take incoming calls, but when I try
and make an outgoing call I get a SIP 407 error.
Can some kind soul explain to me what I am doing wrong?
Here's what I found in the wiki:
If a proxy does not accept the credentials sent with a request, it SHOULD
return a 407 (Proxy Authentication Required). The response MUST include a
Proxy-Authenticate header
2004 May 02
1
Why don't I get a ringing sound?
I am using the following macro to dial a ZAP channel. When I dial in, *
answers and I go to voicemail. I never hear any ringing, though. It doesn't
work with the Ringing command before or after the Dial command.
[macro-zapdial]
;
; call a ZAP extension for ${ARG2} seconds, and then voice mail
; ${ARG1} - Extension
; ${ARG2} - Time to ring
exten => s,1,Dial(ZAP/${ARG1},${ARG2})
exten
2006 Jan 09
1
Second edition of my * book has been released
How does it compare with the O'Rielly book?
Does it include information on CVS, or primarily on stable?
Can it be provided to customers, or is it more sysadmin oriented?
Regards,
Greg
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Paul
Mahler
Sent: Thursday, January 05, 2006 9:45 AM
To: 'Asterisk
2004 Mar 17
4
can't logon to voice mail - bad password
I have one SIP extension that can't logon to voicemail. The log file says
-- Incorrect password '3213' for user '4035' (context=other)
even though the context in voicemail.cnf says
4035 => 3213,Bill Smith
Thanks!
Paul Mahler
mail:pmahler@signate.com
phone: 650.207.9855
fax: 877.408.0105
-------------- next part --------------
An HTML attachment was
2005 Aug 24
0
[Asterisk-Dev] Job Opening - Release Engineer
Signate has an immediate opening for a qa/release engineer for our line of VoIP
telephony products.
Release Engineer
Signate is rapidly growing and profitable. We are about to launch a new line of
telephone software products. That?s where you can come into the picture.
You would support Signate's software development team by reviewing new and
changed code, tracking and auditing change
2004 May 10
0
How do I catch someone pressing the * key?
I would like to be able to detect when someone dials *. What I'd like to be
able to do is
exten => *,1,Answer
and catch it when the caller pressed the * key.
Thanks!
Paul Mahler
pmahler@signate.com <mailto:pmahler@signate.com>
<http://www.signate.com/>
Signate, LLC
PO Box 60430
Palo Alto, CA
94306
VoIP Systems, Training & Consulting
2004 Jan 30
3
How do you turn on the 7960 msg waiting light?
Does anyone in Asterisk land know how to turn on the message light on the
back of the earpiece of a cisco 7960 when a message is waiting?
Thanks!
Paul
Paul Mahler
mail:pmahler@signate.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040130/0efacc79/attachment.htm
2006 Apr 22
1
Pinouts for T1/E1 crossover cable WAS "RE: whatcable to connect a legacy PBX to a TE410P ?"
I agree. I haven't had a problem using CAT-5, even for long runs, however it's not a real T-Carrier cable and I didn't know how old the PBX is.
Paul
>I have not in my experience seen any problems with using a Good Quality
>Cat5 vs. Cat 3 (telco standard) cable for X-connects. YMMV, but you
>should be fine. As far as the shielding goes, I use UTP cables and
>Connectors
2004 Jan 21
1
need help configuring IAX to make outbound calls through a remote server
I am trying to make outbound calls from my Asterisk client through a remote
Asterisk server with IAX.
In iax.conf on both sides
[dar]
context=trusted
secret=xxxxxx
type=friend
host=192.168.1.1
in extensions.conf at the client making the call
Exten=_1NXXNXXXXXX,1,Dial(IAX2/dar:xxxxxx@192.168.1.1/)
What goes in extensions.conf at the remote server? What is needed for the
2006 Feb 02
2
RE: 5, 000 concurrent calls system rolloutquestion
I don't think they are doing it with one Asterisk box. They did say "one rack of servers". Well, that might mean up to 50 computers if they are using blade servers.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of John Todd
Sent: Thursday, February 02, 2006 10:21 PM
To:
2004 Apr 06
0
HELP! - weird 7960 problem - phone goes nuts - display flashes - phone reboots
I have a strange problem rolling through my 7960 phones.
One or more of the phones goes crazy when the first digit is dialed. The
display flashes repeatedly, the phone does a bunch of stuff, sometimes it
even reboots.
It's not the powered switch, the same thing happens with a different
unpowered switch.
It's not the phone, the problem moves from phone to phone. If it's
2006 Feb 02
0
Re: 5, 000 concurrent calls system rollout question
Why is using ulaw or alaw an unlikely scenario? I wouldn't use anything but
ulaw\alaw. The Bells can compete on price and will if they have to. Where
they CAN'T compete is quality. If there were something better than 711, I'd
offer that. Well, there is 722, but not many things support it.
----
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com
----- Original
2004 Jan 18
2
Re: ultra-cheap asterisk box -> Small Biz Robust Asterisk Solution - SBRAS
Paul,
I wholly agree with what you're saying - I too ensure that we have at
the very minimum, a set of full spares.
However, this thread really has the wrong name at this point... We're
now looking at embedded solutions, in the same way Cisco has with it's
ICS 7750 solution. I'm looking to build a robust embedded solution,
that we can run in tandem - of course, we want to
2004 May 02
1
Voicemail or voicemail2?
I'm using the stable branch. Is voicemail or voicemail2 deprecated?
TKS
Paul
pmahler@signate.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040502/1b0ab572/attachment.htm
2004 Jan 20
1
help - recording both sides of a conversati on
This is what I'm doing it gets you both sides of the phone call...small
size...and playable on windows through a share. My notes:
On redhat 9 I have to run the following command for asterisk to start
LD_ASSUME_KERNEL=2.4.1 asterisk -vvvvgc
[macro-record-on]
exten => s,1,SetVar(CALLFILENAME=${TIMESTAMP}-${ARG2}-${ARG1})
exten => s,2,Monitor(wav,${CALLFILENAME})
;exten =>