Displaying 20 results from an estimated 26 matches for "gaudett".
Did you mean:
gaudet
2006 Jan 21
1
SIP and NAT - best practices?
...w grease and configuring every single phone
for the customer, or is there a way?
Mike
you can redirect the ports of the router as well. Or you can configure
your SIP phone to use a STUN server. Please read in voip-info.org
about SIP NAT, there are good suggestions.
regards
On 1/20/06, Michakl Gaudette <michael.gaudette@virtutel.ca> wrote:
> Hello,
>
> I'm a bit new to SIP, and I've set up a SIP line with Asterisk and my
> wholesale provider. That worked, fine. I ahd to open up the ports on my
> router, forward them to the correct box, again fine.
>
> Now, if...
2006 Mar 21
6
FAX over PRI
We are doing this with the latest spandsp, iaxmodem and hylafax.
Seems to work very well for us so far.
-Jonathan
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Michael Gaudette
> Sent: Tuesday, March 21, 2006 3:34 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] FAX over PRI
>
> Hmmm, Im not so sure I can apply this to me though. I just want to do
> Fax-To-Email using PRI channels as the incomi...
2006 Jan 26
1
CDR problems
Yes I did. Fair question. I think it`s working, but is there anyway to know
for sure? Show modules show app_cdr.so as existing...
Mike
On Thursday 26 Jan 2006 16:50, Micha?l Gaudette wrote:
> Hi,
>
> I've just reinstalled Asterisk 1.2.3 on a fresh system and since I've
> noticed that the CDR logging in MySQL (on a different computer) has
> stopped. I thought it wasn't logging anything at all, but I realized after
> a bit of searching that there we...
2006 Jan 22
0
RE: Asterisk-Users Digest, Vol 18, Issue 131
...er. The only issues I get
are those of bandwidth availability or rather occasional lack of it.
Hosted PBX's are no different. The hosting service should be providing a
similar mechanism (although it might not be Asterisk based).
Mark, G7LTT/KC2ENI
Randolph, NJ
http://www.g7ltt.com
Michakl Gaudette wrote:
> Thanks Moises. I was kind of hoping that, at least if I hosted my
Asterisk
> server somewhere where there was no NAT for the * box that the SIP phones
> wouldn't create any issues.
>
> How do you people with Hosted PBX handle the deployment of SIP phones
behind
>...
2006 Jan 11
1
Fax RX and SIP/IAX
Hi,
I'm looking to implement Fax reception on a SIP line. I`ve been looking at
the Wiki and some other web pages and it`s far from clear what I need to do,
or if it`s even possible.
1) Is it possible, or does it only work on Zap channels? (as I`ve read
somewhere)
2) Is there a good reference on the web to do so?
Thanks,
Michael
2006 Jan 20
1
SIP, NAT and Firewalls
Hello,
I'm a bit new to SIP, and I've set up a SIP line with Asterisk and my
wholesale provider. That worked, fine. I ahd to open up the ports on my
router, forward them to the correct box, again fine.
Now, if I get one of my customers to connect his SIP phone to my Asterisk
box, and HE'S behind a NAT firewall, does he have to go through the same
process, or is it just the Asterisk
2006 Feb 07
0
RE: Asterisk-Users Digest, Vol 19, Issue 47
That was exactly it! Thanks you VERY much!
Mike
----
For the sip setting in sip.conf that setsup your voip provider add:
canreinvite=no
On 2/6/06, Michakl Gaudette <michael.gaudette@virtutel.ca> wrote:
>
> Hi,
>
> I've had a bit of a problem with one way audio, and it happens exactly
when
> I believe it shouldn't (and works perfectly when I would guess I could
have
> issues.
>
> Setup:
> GrandStream GXP2000-------Link...
2006 Feb 23
4
Voicemail problems
Hi,
I've asked this question in the past, but I didn't get a precise answer.
Hopefully somebody will take note of my question.
Before I forget, I am using Asterisk 1.2.4.
I've been using the Voicemail app with success (i.e. it works) except for
one single thing: the ONLY message that it ever played back to the caller is
the temporary message. If I delete the temporary message
2006 Mar 24
3
Best GUI for basic HostedPBX service
...hat phones you are using you
might be able to do that via the phones xml interface.
Have fun with that I would be interested to see how it goes.
--
Justin
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michael
Gaudette
Sent: Friday, March 24, 2006 6:49 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] Best GUI for basic HostedPBX service
Hi,
I'm looking for a web GUI to offer my end-users (Hosted PBX), and I
thought
I'd pick a few brains first.
I'm...
2006 Feb 06
3
One way audio - it doesn't make sense
Hi,
I've had a bit of a problem with one way audio, and it happens exactly when
I believe it shouldn't (and works perfectly when I would guess I could have
issues.
Setup:
GrandStream GXP2000-------Linksys Router-----------Internet------Asterisk
box (hosted somewhere, fixed IP, no NAT) ----------- VoIP provider
-------PSTN
When a call comes in from the PSTN, the call goes all the way
2017 Apr 01
2
Issue with Asterisk 13, multiple CDR per queue and arbitrary upper limit
Hi,
I`ve recently upgraded a server from 1.8 to Asterisk 13. While everything
is under control, I have one issue with the way CDRs are kept for queues.
And I don`t mean ?I don`t like it?. I mean it crashes the server.
I realize there are multiple CDRs per queue call ? one per ring/per phone,
basically. The issue is that whenever the number of CDRs ?to be
recorded? for a call exceeds 5000,
2006 Jan 19
1
Problem with rxfax - Dropping incompatible voice frame?
Hi,
I'm having problems with the rxFax app. One of the messages that appear in
my console is:
Executing Set("SIP/something",
"FAXFILE=/var/spool/asterisk-fax/1137692307.5.tif") in new stack
-- Executing RxFAX("SIP/something",
"/var/spool/asterisk-fax/1137692307.5.tif") in new stack
Jan 19 12:38:30 NOTICE[12008]: channel.c:1906 ast_read: Dropping
2006 Jan 26
1
CDR logging in /var/log/asterisk instead of MySQL DB
Hi,
I've just reinstalled Asterisk 1.2.3 on a fresh system and since I've
noticed that the CDR logging in MySQL (on a different computer) has stopped.
I thought it wasn't logging anything at all, but I realized after a bit of
searching that there were log files in /var/log/asterisk/cdr_custom and
/var/log/asterisk/cdr_csv with up to date logs.
My cdr_mysql.conf is set up
2006 Jan 17
1
Asterisk and Fax part 2
Hello,
I've been trying to setup a Fax2Email mecanism on my Asterisk box. I have
been using the following:
1) An incoming IAX line on Unlimitel (Im not even sure if it's worth
mentionning the provider, but I do just in case)
2) NVBackGroundDetect from Newman Telecom
3) The following extension to test:
exten =>
fax,1,SetVar(FAXFILE=/var/spool/asterisk-fax/${UNIQUEID}.tif)
exten
2006 Feb 01
1
Digit timeouts vs includes in diaplan
Hi,
I have a little situation with my dialplan, and I am wondering if what I
want is even possible.
Here it is: I have three contexts, context1 includes contexts2, and context2
includes context3. In other words, in context1 all extensions of context2
and context3 are valid (and actually working, so that's good). I am using
those context for the sake of code clarity and reuse, and for
2006 Feb 07
1
Opinions needed on call quality vs network latency
Hi,
I am checking out the quality at a few vendors, and althought I know it
doesn`t totally reflect call quality I am using ping as a cheap subsitute to
having a real VoIP testing system
The question I have is this one: given that one service gives me a 80ms ping
(pretty consistantly) and another one gives me 30ms (again very
consistently), is this 50ms difference enough to impact perceived call
2006 Jan 18
0
Asterisk Fax part 2
Thanks. I know that line quality is a factor, and I know I could get a 50$
fax with a PSTN line (that is what I have now). But I have my reasons to
want to setup a fax over IP, and I want to keep going. Where do I find info
on this debug mode? Is there a detaild log in Asterisk that show exactly
what happens when the fax is trying to come in?
Also, could this console output help?
- Executing
2006 Jan 22
0
Finding good, objective reviews of major VoIP phones
Hi,
Where can I find objective reviews of VoIP phones? Somebody out there must
have done a comparaison of those phones, unfortunately all I can find at
reviews of one phone (without comparing them to others) or obviously biased
ones.
Also, I'm looking for a good value business phone (for me, but also to
resell to my customers). I already asked the questions in the biz mailing
list, and got
2006 Feb 04
0
No audio for outgoing calls
Hi,
I've just noticed my Asterisk setup is having a small issue.
- Whenever I get a call (from VoIP provider to my Asterisk box, forwarded to
my GXP-2000 phone through SIP registration) I get perfectly clear audio,
both ways.
- When I call out with the phone (Phone to asterisk box through SIP
registration, then to VoIP provider, than to PSTN to my home phone) I get NO
audio.
I know the