Displaying 9 results from an estimated 9 matches for "chamberland".
Did you mean:
chamberlain
2005 Feb 01
5
IAX registration keep alives
hallo all
could anyone tell me how to get the * to send keepalive packets over a registration "trunk"
or how to increase the amount
I'm having natting issues, (the machine is siting behind 2 nat firewalls)
thanks
liaan
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
-------------- next part --------------
An HTML
2005 Feb 04
7
Limit MOH processes
You could try to use the native mp3 support for MOH if you really want
mp3 support. It is a lot better than using mpg123 IMHO. mpg123 kept
doing nasty things to my system :)
See
http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20musicon
hold.conf there is a section about the native support.
Guillaume
> -----Original Message-----
> From: Stefan Gofferje
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone,
I read through the list on the issues with the ztdummy driver which I
need for MeetMe, but I seem to have come across a problem that I cannot
seem to find an answer for.
I am running Gentoo 2.6.10 on an Intel box.
I have read the the wiki entries on the ztdummy and followed the
instructions as they relate to the 2.6 kernel.
Everything compiled great, but a modprobe ztdummy
2005 Jan 28
3
FWD and IAX2
Hi,
I had a FWD account set up with asterisk (using SIP) and it was working
fine both ways. I switched to IAX2 and now I can't get incoming calls
from FWD. People who call my FWD number get a "480 - user is not online"
message without any traffic reaching my box. I can call FWD numbers fine
over IAX2.
It seems fwd isn't trying to place the call over IAX2 because it thinks
2005 Jan 28
3
chan_iax2.c problem?
Hi,
I was messing around with FireFly last night and got asterisk to crash
hard. It looks like the bug is a division by zero in chan_iax2.c.
I reproduced it and here are some infos I got from gdb:
[Switching to Thread 245775 (LWP 23251)]
0x41154918 in calc_timestamp (p=0x816b710, ts=0, f=0x424eef24) at
chan_iax2.c:2896
2896 int diff = ms % (f->samples /
8);
2005 Jan 27
3
Tortoise CVS download for Asterisk Docs
http://www.asteriskdocs.org/modules/tinycontent/index.php?id=4
Can I make a suggestion that some documentation is provided for the
Tortoise CVS download of the asterisk docs. I've tried every combination
and I cant get it to work.
I'm assuming it must work otherwise it wouldn't have been listed but for
60 seconds more work it would be a bigger benefit to the asterisk
2005 Jan 27
0
Need some advises configuring asterisk to callover INTERNET
Hi,
You might want to first read http://www.digium.com/handbook-draft.pdf
which explains most of the basic stuff.
Most of the questions you'll have will be answered on
http://www.voip-info.org
or by reading
http://www.asteriskdocs.org/modules/tinycontent/content/docbook/current_
v1/docs-html/book1.html
Oh, and most questions have also been answered on this mailing list so
look at
2005 Feb 01
0
Crash: Call from IAX-client to a distribution where the IAX-Client is in
Hmm. By the way, please don't post bugs to asterisk-dev as I've been
told :>
That list if for on-going development.
That sounds like a bug I encountered in 1.0.5. There is a division by
zero bug in chan_iax2.c introduced somewhere after 1.0.4 I believe and
currently fixed in HEAD. (They've given me enough shit for posting the
bug while it was fixed in HEAD already. No need to
2005 Feb 02
0
Speex pass through on SIP
Hi,
I've seen some answers to this on the mailing list archives but nothing
that seems like the right answer. What I want is for 2 SIP phones to use
speex to talk to each other through 2 asterisk boxes (linked over IAX2)
while only supporting ulaw on the asterisk boxes themselves.
I think a diagram will help ;)
SIP1 <--> *1 <--> IAX2 link <--> *2 <--> SIP2
I want