Re: [asterisk-users] asterisk on arm

2012-09-04 Thread Stefan at WPF
I had problems on the Raspberry, like stuttering calls (just in between the
calls), maybe it was because of call recording but I would expect one call
recording to be not too much. However I used the packages from the repo,
maybe compiling it yourself and leaving out unnecessary stuff gives beter
performance.

2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 I have tried it on raspberrypi, Although i didn't do any tests but looks
 promising. Should be able to handle calls in figure of two digits easily,
 The final answer always depends on your configuration.

 Regards,
 Qasim

 On Tue, Sep 4, 2012 at 8:52 AM, Sazzad sazzadbinka...@gmail.com wrote:

 has anyone tried asterisk on arm processors?


 Yeah, I used Asterisk on ARM Cortex8 processors for an embedded board,
 Zoom OMAP35x.


 how is the performance?


 Well, it was an experimental setup to create a custom Asterisk channel.
 So I can't tell you about the performance in production deployment.


 have encountered problems in the compilation?


 Yes, occasionally. Since cross compiler was used there were several
 issues, like setting the appropriate environment variables, customizing
 Makefiles and such. But Timesys' Factory 
 https://linuxlink.timesys.comprovided a kind of SDK for embedded system 
 development. It worked well I
 think.

 --
 Sazzad Bin Kamal


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] asterisk on arm

2012-09-04 Thread qasimak...@gmail.com
How about stripping it down to bare minimum's?

Regards,
Qasim

On Tue, Sep 4, 2012 at 1:40 PM, Stefan at WPF
stefan.at@googlemail.comwrote:

 I had problems on the Raspberry, like stuttering calls (just in between
 the calls), maybe it was because of call recording but I would expect one
 call recording to be not too much. However I used the packages from the
 repo, maybe compiling it yourself and leaving out unnecessary stuff gives
 beter performance.

 2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 I have tried it on raspberrypi, Although i didn't do any tests but looks
 promising. Should be able to handle calls in figure of two digits easily,
 The final answer always depends on your configuration.

 Regards,
 Qasim

 On Tue, Sep 4, 2012 at 8:52 AM, Sazzad sazzadbinka...@gmail.com wrote:

 has anyone tried asterisk on arm processors?


 Yeah, I used Asterisk on ARM Cortex8 processors for an embedded board,
 Zoom OMAP35x.


 how is the performance?


 Well, it was an experimental setup to create a custom Asterisk channel.
 So I can't tell you about the performance in production deployment.


 have encountered problems in the compilation?


 Yes, occasionally. Since cross compiler was used there were several
 issues, like setting the appropriate environment variables, customizing
 Makefiles and such. But Timesys' Factory 
 https://linuxlink.timesys.comprovided a kind of SDK for embedded system 
 development. It worked well I
 think.

 --
 Sazzad Bin Kamal


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] asterisk on arm

2012-09-04 Thread Stefan at WPF
Guess this is what most people are doing by compiling only necessary stuff.
Personally I find this is to much fidling and contraproductive. Just bought
a small Atom System. Hope it works better.

2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 How about stripping it down to bare minimum's?

 Regards,
 Qasim


 On Tue, Sep 4, 2012 at 1:40 PM, Stefan at WPF 
 stefan.at@googlemail.com wrote:

 I had problems on the Raspberry, like stuttering calls (just in between
 the calls), maybe it was because of call recording but I would expect one
 call recording to be not too much. However I used the packages from the
 repo, maybe compiling it yourself and leaving out unnecessary stuff gives
 beter performance.

 2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 I have tried it on raspberrypi, Although i didn't do any tests but looks
 promising. Should be able to handle calls in figure of two digits easily,
 The final answer always depends on your configuration.

 Regards,
 Qasim

 On Tue, Sep 4, 2012 at 8:52 AM, Sazzad sazzadbinka...@gmail.com wrote:

 has anyone tried asterisk on arm processors?


 Yeah, I used Asterisk on ARM Cortex8 processors for an embedded board,
 Zoom OMAP35x.


 how is the performance?


 Well, it was an experimental setup to create a custom Asterisk channel.
 So I can't tell you about the performance in production deployment.


 have encountered problems in the compilation?


 Yes, occasionally. Since cross compiler was used there were several
 issues, like setting the appropriate environment variables, customizing
 Makefiles and such. But Timesys' 
 Factoryhttps://linuxlink.timesys.comprovided a kind of SDK for embedded 
 system development. It worked well I
 think.

 --
 Sazzad Bin Kamal


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] asterisk on arm

2012-09-04 Thread qasimak...@gmail.com
Intel Atom has a whole lot of processing power as compared to RaspberryPi.
Asterisk has modular approach do it dosen't make any difference if you
compile only necessary stuff. You can exclude modules in runtime also and
it will serve you the same purpose.

Regards,
Qasim



On Tue, Sep 4, 2012 at 2:45 PM, Stefan at WPF
stefan.at@googlemail.comwrote:

 Guess this is what most people are doing by compiling only necessary
 stuff. Personally I find this is to much fidling and contraproductive. Just
 bought a small Atom System. Hope it works better.

 2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 How about stripping it down to bare minimum's?

 Regards,
 Qasim


 On Tue, Sep 4, 2012 at 1:40 PM, Stefan at WPF 
 stefan.at@googlemail.com wrote:

 I had problems on the Raspberry, like stuttering calls (just in between
 the calls), maybe it was because of call recording but I would expect one
 call recording to be not too much. However I used the packages from the
 repo, maybe compiling it yourself and leaving out unnecessary stuff gives
 beter performance.

 2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 I have tried it on raspberrypi, Although i didn't do any tests but looks
 promising. Should be able to handle calls in figure of two digits easily,
 The final answer always depends on your configuration.

 Regards,
 Qasim

 On Tue, Sep 4, 2012 at 8:52 AM, Sazzad sazzadbinka...@gmail.comwrote:

 has anyone tried asterisk on arm processors?


 Yeah, I used Asterisk on ARM Cortex8 processors for an embedded board,
 Zoom OMAP35x.


 how is the performance?


 Well, it was an experimental setup to create a custom Asterisk
 channel. So I can't tell you about the performance in production
 deployment.


 have encountered problems in the compilation?


 Yes, occasionally. Since cross compiler was used there were several
 issues, like setting the appropriate environment variables, customizing
 Makefiles and such. But Timesys' 
 Factoryhttps://linuxlink.timesys.comprovided a kind of SDK for embedded 
 system development. It worked well I
 think.

 --
 Sazzad Bin Kamal


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] asterisk on arm

2012-09-04 Thread Stefan at WPF
Yes, but I guess finding all encessary modules is also a lot of fiddling,
isn't it?

2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 Intel Atom has a whole lot of processing power as compared to RaspberryPi.
 Asterisk has modular approach do it dosen't make any difference if you
 compile only necessary stuff. You can exclude modules in runtime also and
 it will serve you the same purpose.

 Regards,
 Qasim




 On Tue, Sep 4, 2012 at 2:45 PM, Stefan at WPF 
 stefan.at@googlemail.com wrote:

 Guess this is what most people are doing by compiling only necessary
 stuff. Personally I find this is to much fidling and contraproductive. Just
 bought a small Atom System. Hope it works better.

 2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

  How about stripping it down to bare minimum's?

 Regards,
 Qasim


 On Tue, Sep 4, 2012 at 1:40 PM, Stefan at WPF 
 stefan.at@googlemail.com wrote:

 I had problems on the Raspberry, like stuttering calls (just in between
 the calls), maybe it was because of call recording but I would expect one
 call recording to be not too much. However I used the packages from the
 repo, maybe compiling it yourself and leaving out unnecessary stuff gives
 beter performance.

 2012/9/4 qasimak...@gmail.com qasimak...@gmail.com

 I have tried it on raspberrypi, Although i didn't do any tests but
 looks promising. Should be able to handle calls in figure of two digits
 easily, The final answer always depends on your configuration.

 Regards,
 Qasim

 On Tue, Sep 4, 2012 at 8:52 AM, Sazzad sazzadbinka...@gmail.comwrote:

 has anyone tried asterisk on arm processors?


 Yeah, I used Asterisk on ARM Cortex8 processors for an embedded
 board, Zoom OMAP35x.


 how is the performance?


 Well, it was an experimental setup to create a custom Asterisk
 channel. So I can't tell you about the performance in production
 deployment.


 have encountered problems in the compilation?


 Yes, occasionally. Since cross compiler was used there were several
 issues, like setting the appropriate environment variables, customizing
 Makefiles and such. But Timesys' 
 Factoryhttps://linuxlink.timesys.comprovided a kind of SDK for 
 embedded system development. It worked well I
 think.

 --
 Sazzad Bin Kamal


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   

Re: [asterisk-users] asterisk on arm

2012-09-04 Thread Stelios Koroneos
On Fri, 2012-08-31 at 17:53 +, Giuseppe Longo wrote:
 Hi,
 has anyone tried asterisk on arm processors? how is the performance?
 have encountered problems in the compilation?
 

Have run asterisk up to 1.4 using openembeded on several arm boards in
the past.
In general works well with sip/iax calls with minimum or no transcoding.
(i think you could do a couple of g729 channels on the RasPi, haven't
tested though)
For call recording that someone mentioned i think its going to be very
difficult regardless of stripping or custom compiling to achieve any
good results as it needs lots of resources and heavy i/o which bogs
things down.

-- 
Stelios S. Koroneos

Digital OPSiS - Embedded Intelligence

Tel +30 210 9858296 Ext 100
Fax +30 210 9858298
http://www.digital-opsis.com


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] asterisk on arm

2012-09-04 Thread Hans Witvliet
On Tue, 2012-09-04 at 13:58 +0500, qasimak...@gmail.com wrote:
 How about stripping it down to bare minimum's?
 

How about an other ARM-board?
http://gooseberry.atspace.co.uk/?page_id=13

Specifically the more mem (4GB) will help..

hw



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] asterisk on arm

2012-09-03 Thread Sazzad

 has anyone tried asterisk on arm processors?


Yeah, I used Asterisk on ARM Cortex8 processors for an embedded board, Zoom
OMAP35x.


 how is the performance?


Well, it was an experimental setup to create a custom Asterisk channel. So
I can't tell you about the performance in production deployment.


 have encountered problems in the compilation?


Yes, occasionally. Since cross compiler was used there were several issues,
like setting the appropriate environment variables, customizing Makefiles
and such. But Timesys' Factory https://linuxlink.timesys.com provided a
kind of SDK for embedded system development. It worked well I think.

-- 
Sazzad Bin Kamal
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] asterisk on arm

2012-09-03 Thread qasimak...@gmail.com
I have tried it on raspberrypi, Although i didn't do any tests but looks
promising. Should be able to handle calls in figure of two digits easily,
The final answer always depends on your configuration.

Regards,
Qasim

On Tue, Sep 4, 2012 at 8:52 AM, Sazzad sazzadbinka...@gmail.com wrote:

 has anyone tried asterisk on arm processors?


 Yeah, I used Asterisk on ARM Cortex8 processors for an embedded board,
 Zoom OMAP35x.


 how is the performance?


 Well, it was an experimental setup to create a custom Asterisk channel. So
 I can't tell you about the performance in production deployment.


 have encountered problems in the compilation?


 Yes, occasionally. Since cross compiler was used there were several
 issues, like setting the appropriate environment variables, customizing
 Makefiles and such. But Timesys' Factory 
 https://linuxlink.timesys.comprovided a kind of SDK for embedded system 
 development. It worked well I
 think.

 --
 Sazzad Bin Kamal


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] asterisk on arm

2012-09-02 Thread takahashi
Hi,

I installed Asterisk 1.6.1 on Fedora 11 on SheevaPlug. I had to modify
Makefike because The kernel architecture armv5tel was not
recognized. I didn't check the performance,but within 2 simultaneous
connections, I worked well.

Makoto

2012/9/1 Carlos Chavez cur...@telecomabmex.com:
 On Fri, 2012-08-31 at 17:53 +, Giuseppe Longo wrote:
 Hi,
 has anyone tried asterisk on arm processors? how is the performance?
 have encountered problems in the compilation?

 Thanks,
 Regards.



 I have installed Asterisk on a Raspberry Pi  and it works very well 
 for
 a small site.  Look at http://www.raspberry-asterisk.org/ for some more
 info.



 --
 Telecomunicaciones Abiertas de México S.A. de C.V.
 Carlos Chávez Prats
 Director de Tecnología
 +52-55-91169161 ext 2001

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


[asterisk-users] asterisk on arm

2012-08-31 Thread Giuseppe Longo
Hi,
has anyone tried asterisk on arm processors? how is the performance?
have encountered problems in the compilation?

Thanks,
Regards.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] asterisk on arm

2012-08-31 Thread Carlos Chavez
On Fri, 2012-08-31 at 17:53 +, Giuseppe Longo wrote:
 Hi,
 has anyone tried asterisk on arm processors? how is the performance?
 have encountered problems in the compilation?
 
 Thanks,
 Regards.
 


I have installed Asterisk on a Raspberry Pi  and it works very well for
a small site.  Look at http://www.raspberry-asterisk.org/ for some more
info.



-- 
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez Prats
Director de Tecnología
+52-55-91169161 ext 2001


signature.asc
Description: This is a digitally signed message part
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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