Re: [Asterisk-Users] Zaptel not compiling on lastest Centos 4.2 kernel.

2006-03-25 Thread Gabriel Gunderson
On 3/13/06, Alejandro Kauffmann [EMAIL PROTECTED] wrote:
 RHEL 4 and therefore CentOS 4 had a bug introduced in the latest kernel.

 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568

 This bug report has a typo as well.  It should read:

 #define DEFINE_RWLOCK(x) rwlock_t x = RW__LOCK_UNLOCKED

 Fix the line and recompile zaptel.  All should be well.

Shouldn't that read:

#define DEFINE_RWLOCK(x) rwlock_t x = RW_LOCK_UNLOCKED

?

--
Gabriel Gunderson
http://gundy.org
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Co-author of O'Reilly's Asterisk book presenting in Utah Valley

2005-09-30 Thread Gabriel Gunderson
Anyone in the area (Utah Valley) is welcome to join us (UVLUG) at this
free event.  Besides being a great presentation,  there will be
plenty-o-swag (books etc..)

If you need more info, this page has it:
http://uvlug.org/modules/news/article.php?storyid=96

Hope to see you there!

--
Gabriel Gunderson
http://gundy.org
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] PRI echo

2005-09-12 Thread Gabriel Gunderson
On 9/12/05, Matt Fredrickson [EMAIL PROTECTED] wrote:
 On Sat, Sep 10, 2005 at 12:51:21AM -0700, Jason Kim wrote:
  My configuration is pri*(te405p)---iaxclient.
  My * version is 1.0.7 running on tyan dual opteron
  board.
  I have several problems.
 
 Upgrade! Upgrade! Upgrade!  At the very least, upgrade to
 the last 1.0.x.  Even better would be to use the CVS-HEAD
 or the latest 1.2beta release of libpri, zaptel, and asterisk.
 
 There are new features that help TREMENDOUSLY with echo.  Try
 the new echo canceller out (KB1, recently made default).  Your
 bugs will probably go away, and your echo problems will likely
 (at the very least) be improved.

Is there any reason that you shouldn't run 1.2 beta of libpri and
1.0.9 of asterisk.  I'm at a place where we can't risk upgrading
asterisk right now but would love better echo cancellation on our PRI.
 Would it even make a difference or are the bulk of improvements in
asterisk itself?

Thanks,
Gabe

-- 
Gabriel Gunderson
http://gundy.org
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Mahler's Book - New Project

2005-07-21 Thread Gabriel Gunderson
 Perhaps your local bookstore will have this O'Reilly offering:
 http://www.oreilly.com/catalog/switchingvoip/
 It makes heavy use of Asterisk for instructional purposes.

Even better will be their book on Asterisk:

http://www.oreilly.com/catalog/asterisk/

By Jared Smith, Jim Van Meggelen, Leif Madsen
First Edition September 2005 (est.)
ISBN: 0-596-00962-3
504 pages, $39.95 US, $55.95 CA, £28.50 UK 

Some things are worth the wait.

Gabe
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] BroadVoice configuration changes for Outbound

2005-03-05 Thread Gabriel Gunderson
An Open letter to Broadvoice from an Asterisk user...

(This is not a solicitation for support from the Asterisk list.  The
specifics of my problems have already been emailed to their support
team.)

May I suggest:

1) Updating your website that tells how to configure Asterisk for Broadvoice.

2) Answering emails to [EMAIL PROTECTED]

3) Emailing your users that signed up as BYOB when you think a change
might break stuff.


I *really* want to be a happy Broadvoice user.  Your willingness to
openly support Asterisk users is a huge selling point and the thing
that gives you an edge in my mind.

As an early adopter kinda guy, I'm happy to tweak stuff to make
things work.  I can't however explain to my wife why the phone doesn't
work *again*.  I'm going to hang in there a bit longer in hopes that
things will get better, if they don't, it's off to another VSP.

Best Wishes,
Gabe

On Sat, 5 Mar 2005 12:13:08 -0500 (EST), Dan Weber [EMAIL PROTECTED] wrote:
 Today, We have added INVITE Authentication.  This seems to bring a large
 amount of problems to people in the way since they can't make outbound
 calls.  Here's what needs to be done.  You need to add three variables to
 your peers or friends, username, authuser, and secret.
 
 username=phonenumber
 authuser=phonenumber
 secret=registration password
 
 Dan
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Dial out through Broadvoice

2005-02-28 Thread Gabriel Gunderson
 Am i not providing some helpfull info?  If not tell me
 what i am missing and i will get it.  I am sure I have missed somethins but i
 do not know what/  I greatly apreciate all the help so far.
 John Millican

The service might just be down.  I was up and working just fine and a
few hours ago that changed.  I'll just wait and see if things get
better.  BV is kinda like that - a little flaky at times.  I just
wonder if it has anything to do with asterisk or if all of their
customers get the same.

Gabe
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] kernel: Power alarm on module 1, resetting!

2004-09-24 Thread Gabriel Gunderson
I've installed a TDM04B and a TDM40B.  I haven't plugged any lines
into them yet but I'm starting to see this in my logs...

[EMAIL PROTECTED] asterisk]# grep alarm /var/log/messages
Sep 20 09:13:22 webster kernel: Power alarm on module 1, resetting!
Sep 22 11:07:07 webster kernel: Power alarm on module 1, resetting!
Sep 22 16:10:55 webster kernel: Power alarm on module 1, resetting!
Sep 23 02:42:33 webster kernel: Power alarm on module 1, resetting!
Sep 24 03:34:58 webster kernel: Power alarm on module 1, resetting!


Should I be worried?  Anyone know what this is?

I'm running on FC2 with a 2.6.8 kernel compiled by myself and Asterisk
CVS-HEAD-09/07/04-16:38:14.

Back to extensions.conf :)

Thanks,
G
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] kernel: Power alarm on module 1, resetting!

2004-09-24 Thread Gabriel Gunderson
On Sat, 25 Sep 2004 07:42:14 +1200, Richard Scobie
[EMAIL PROTECTED] wrote:

 These are generated by an FXS module. I do not know why, as I and a
 number of others see them on a semi regular basis - in my case 6 or so
 times a month and very occasionally there will be a burst of four, the
 same message but each module in numerical order on a 4 module card.
 
 Given that a number of users see this same message on module 1, I do not
 think it is a faulty module. They do not seem to be related to phone
 usage, as they occur during times when the office is vacant.
 
 Ouch, part reset, quickly restoring reality is another message seen
 less frequently.
 
 Regards,
 
 Richard

Good to know.  Thanks!
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users