[asterisk-users] Grandstream GXP1610 no ring tone

2019-02-06 Thread basti
Hello again,

my Grandstream GXP1610 is show the call on display but no "ringing" is
hearing. The caller hear a ring tone but the phone is like muted.
With an other phone all is fine so i think thats a phone setting.

Has anyone a solution for this? I have fixed in the past but can't
remember how.

best regards

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Adam Goldberg
I think the question was "how do I do this with FreePBX", and a dialplan 
suggestion is likely difficult to do that way.

I use groups: each phone has a different extension number (e.g., 601, 602, 
etc), and I created a dial group (600) which contains the phones' extensions.  
Then, a caller merely needs to dial 600 and it'll ring at several places.  I'll 
leave it as an exercise for the reader to figure out how to dial from extension 
601 but supply callerid = 600.



-Original Message-
From: asterisk-users [mailto:asterisk-users-boun...@lists.digium.com] On Behalf 
Of Mitch Claborn
Sent: Wednesday, February 06, 2019 9:42 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

Eric sent you a link of how to do it at the PJSIP level.  To do it in the dial 
plan, something like

exten => _6XXX,1,Dial(PJSIP/SoftPhone/HardwarePhone)


Mitch

On 2/6/19 8:32 AM, basti wrote:
> that was my first idea.
> 
> and how should an other user know which number he should dial?
> 
> user a: soft phone extension 100
>   hardware phone extension 101
> 
> 
> On 06.02.19 15:25, Mitch Claborn wrote:
>> You can do this in the dial plan. Register the devices separately and 
>> include both addresses in the Dial() command.
>>
>>
>> Mitch
>>
>> On 2/6/19 8:16 AM, basti wrote:
>>> In other words.
>>>
>>> I there a way that both phones are ring with only one extension?
>>>
>>> On 06.02.19 15:05, basti wrote:
 both phones are in the same net.
 when the soft phone is shut down, on hardware phone only an led is 
 flashing to show an incoming call but no sound.

 both phones use the same extension. that is the reason why I use pjsip.

 On 06.02.19 14:59, Antony Stone wrote:
> On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:
>
>> These two phones are not using the same extension, are they?
>
> If you shut down the softphone, does the hardware phone then ring?
>
>
> Antony.
>
>> On 2/6/2019 8:49 AM, basti wrote:
>>> both phones are registered. and the hardware phone can also make 
>>> calls.
>>> but an incoming call is not displayed and also not hearing.
>>>
>>> Call Waiting is also disabled.
>>>
>>> On 06.02.19 14:07, Cyril Alberts wrote:
 Hi,
 look at your registrations, is the hardware phone registered?
 if yes, which phone vendor do you want to connect? can you make 
 outgoing calls with hardwarephone?

 BR Cyril

 Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
> Hello,
>
> I have some user that had have a hardwarephone and an 
> softphone. I use pjsip driver and set "Max Contacts = 2" to 
> have register both at the same time.
>
> But Only the softphone is ring. the hardware phone is mute.
>
> How can i fix this?
>

>>>
>>
> 

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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 --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Mitch Claborn
Eric sent you a link of how to do it at the PJSIP level.  To do it in 
the dial plan, something like


exten => _6XXX,1,Dial(PJSIP/SoftPhone/HardwarePhone)


Mitch

On 2/6/19 8:32 AM, basti wrote:

that was my first idea.

and how should an other user know which number he should dial?

user a: soft phone extension 100
hardware phone extension 101


On 06.02.19 15:25, Mitch Claborn wrote:

You can do this in the dial plan. Register the devices separately and
include both addresses in the Dial() command.


Mitch

On 2/6/19 8:16 AM, basti wrote:

In other words.

I there a way that both phones are ring with only one extension?

On 06.02.19 15:05, basti wrote:

both phones are in the same net.
when the soft phone is shut down, on hardware phone only an led is
flashing to show an incoming call but no sound.

both phones use the same extension. that is the reason why I use pjsip.

On 06.02.19 14:59, Antony Stone wrote:

On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:


These two phones are not using the same extension, are they?


If you shut down the softphone, does the hardware phone then ring?


Antony.


On 2/6/2019 8:49 AM, basti wrote:

both phones are registered. and the hardware phone can also make
calls.
but an incoming call is not displayed and also not hearing.

Call Waiting is also disabled.

On 06.02.19 14:07, Cyril Alberts wrote:

Hi,
look at your registrations, is the hardware phone registered?
if yes, which phone vendor do you want to connect? can you make
outgoing calls with hardwarephone?

BR Cyril

Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:

Hello,

I have some user that had have a hardwarephone and an softphone. I
use pjsip driver and set "Max Contacts = 2" to have register
both at the
same time.

But Only the softphone is ring. the hardware phone is mute.

How can i fix this?












--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
 https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread basti
that was my first idea.

and how should an other user know which number he should dial?

user a: soft phone extension 100
hardware phone extension 101


On 06.02.19 15:25, Mitch Claborn wrote:
> You can do this in the dial plan. Register the devices separately and
> include both addresses in the Dial() command.
> 
> 
> Mitch
> 
> On 2/6/19 8:16 AM, basti wrote:
>> In other words.
>>
>> I there a way that both phones are ring with only one extension?
>>
>> On 06.02.19 15:05, basti wrote:
>>> both phones are in the same net.
>>> when the soft phone is shut down, on hardware phone only an led is
>>> flashing to show an incoming call but no sound.
>>>
>>> both phones use the same extension. that is the reason why I use pjsip.
>>>
>>> On 06.02.19 14:59, Antony Stone wrote:
 On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:

> These two phones are not using the same extension, are they?

 If you shut down the softphone, does the hardware phone then ring?


 Antony.

> On 2/6/2019 8:49 AM, basti wrote:
>> both phones are registered. and the hardware phone can also make
>> calls.
>> but an incoming call is not displayed and also not hearing.
>>
>> Call Waiting is also disabled.
>>
>> On 06.02.19 14:07, Cyril Alberts wrote:
>>> Hi,
>>> look at your registrations, is the hardware phone registered?
>>> if yes, which phone vendor do you want to connect? can you make
>>> outgoing calls with hardwarephone?
>>>
>>> BR Cyril
>>>
>>> Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
 Hello,

 I have some user that had have a hardwarephone and an softphone. I
 use pjsip driver and set "Max Contacts = 2" to have register
 both at the
 same time.

 But Only the softphone is ring. the hardware phone is mute.

 How can i fix this?

>>>
>>
> 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Mitch Claborn
You can do this in the dial plan. Register the devices separately and 
include both addresses in the Dial() command.



Mitch

On 2/6/19 8:16 AM, basti wrote:

In other words.

I there a way that both phones are ring with only one extension?

On 06.02.19 15:05, basti wrote:

both phones are in the same net.
when the soft phone is shut down, on hardware phone only an led is
flashing to show an incoming call but no sound.

both phones use the same extension. that is the reason why I use pjsip.

On 06.02.19 14:59, Antony Stone wrote:

On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:


These two phones are not using the same extension, are they?


If you shut down the softphone, does the hardware phone then ring?


Antony.


On 2/6/2019 8:49 AM, basti wrote:

both phones are registered. and the hardware phone can also make calls.
but an incoming call is not displayed and also not hearing.

Call Waiting is also disabled.

On 06.02.19 14:07, Cyril Alberts wrote:

Hi,
look at your registrations, is the hardware phone registered?
if yes, which phone vendor do you want to connect? can you make
outgoing calls with hardwarephone?

BR Cyril

Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:

Hello,

I have some user that had have a hardwarephone and an softphone. I
use pjsip driver and set "Max Contacts = 2" to have register both at the
same time.

But Only the softphone is ring. the hardware phone is mute.

How can i fix this?








--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
 https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Eric Wieling

That question was answered long ago..

https://wiki.asterisk.org/wiki/display/AST/Dialing+PJSIP+Channels

On 02/06/2019 09:16 AM, basti wrote:

In other words.

I there a way that both phones are ring with only one extension?

On 06.02.19 15:05, basti wrote:

both phones are in the same net.
when the soft phone is shut down, on hardware phone only an led is
flashing to show an incoming call but no sound.

both phones use the same extension. that is the reason why I use pjsip.

On 06.02.19 14:59, Antony Stone wrote:

On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:


These two phones are not using the same extension, are they?


If you shut down the softphone, does the hardware phone then ring?


Antony.


On 2/6/2019 8:49 AM, basti wrote:

both phones are registered. and the hardware phone can also make calls.
but an incoming call is not displayed and also not hearing.

Call Waiting is also disabled.

On 06.02.19 14:07, Cyril Alberts wrote:

Hi,
look at your registrations, is the hardware phone registered?
if yes, which phone vendor do you want to connect? can you make
outgoing calls with hardwarephone?

BR Cyril

Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:

Hello,

I have some user that had have a hardwarephone and an softphone. I
use pjsip driver and set "Max Contacts = 2" to have register both at the
same time.

But Only the softphone is ring. the hardware phone is mute.

How can i fix this?








--
http://help.nyigc.net/

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
 https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread basti
In other words.

I there a way that both phones are ring with only one extension?

On 06.02.19 15:05, basti wrote:
> both phones are in the same net.
> when the soft phone is shut down, on hardware phone only an led is
> flashing to show an incoming call but no sound.
> 
> both phones use the same extension. that is the reason why I use pjsip.
> 
> On 06.02.19 14:59, Antony Stone wrote:
>> On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:
>>
>>> These two phones are not using the same extension, are they?
>>
>> If you shut down the softphone, does the hardware phone then ring?
>>
>>
>> Antony.
>>
>>> On 2/6/2019 8:49 AM, basti wrote:
 both phones are registered. and the hardware phone can also make calls.
 but an incoming call is not displayed and also not hearing.

 Call Waiting is also disabled.

 On 06.02.19 14:07, Cyril Alberts wrote:
> Hi,
> look at your registrations, is the hardware phone registered?
> if yes, which phone vendor do you want to connect? can you make
> outgoing calls with hardwarephone?
>
> BR Cyril
>
> Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
>> Hello,
>>
>> I have some user that had have a hardwarephone and an softphone. I
>> use pjsip driver and set "Max Contacts = 2" to have register both at the
>> same time.
>>
>> But Only the softphone is ring. the hardware phone is mute.
>>
>> How can i fix this?
>>
> 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread basti
both phones are in the same net.
when the soft phone is shut down, on hardware phone only an led is
flashing to show an incoming call but no sound.

both phones use the same extension. that is the reason why I use pjsip.

On 06.02.19 14:59, Antony Stone wrote:
> On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:
> 
>> These two phones are not using the same extension, are they?
> 
> If you shut down the softphone, does the hardware phone then ring?
> 
> 
> Antony.
> 
>> On 2/6/2019 8:49 AM, basti wrote:
>>> both phones are registered. and the hardware phone can also make calls.
>>> but an incoming call is not displayed and also not hearing.
>>>
>>> Call Waiting is also disabled.
>>>
>>> On 06.02.19 14:07, Cyril Alberts wrote:
 Hi,
 look at your registrations, is the hardware phone registered?
 if yes, which phone vendor do you want to connect? can you make
 outgoing calls with hardwarephone?

 BR Cyril

 Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
> Hello,
>
> I have some user that had have a hardwarephone and an softphone. I
> use pjsip driver and set "Max Contacts = 2" to have register both at the
> same time.
>
> But Only the softphone is ring. the hardware phone is mute.
>
> How can i fix this?
> 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Antony Stone
On Wednesday 06 February 2019 at 13:54:44, Mark Wiater wrote:

> These two phones are not using the same extension, are they?

If you shut down the softphone, does the hardware phone then ring?


Antony.

> On 2/6/2019 8:49 AM, basti wrote:
> > both phones are registered. and the hardware phone can also make calls.
> > but an incoming call is not displayed and also not hearing.
> > 
> > Call Waiting is also disabled.
> > 
> > On 06.02.19 14:07, Cyril Alberts wrote:
> >> Hi,
> >> look at your registrations, is the hardware phone registered?
> >> if yes, which phone vendor do you want to connect? can you make
> >> outgoing calls with hardwarephone?
> >> 
> >> BR Cyril
> >> 
> >> Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
> >>> Hello,
> >>> 
> >>> I have some user that had have a hardwarephone and an softphone. I
> >>> use pjsip driver and set "Max Contacts = 2" to have register both at the
> >>> same time.
> >>> 
> >>> But Only the softphone is ring. the hardware phone is mute.
> >>> 
> >>> How can i fix this?

-- 
The truth is rarely pure, and never simple.

 - Oscar Wilde

   Please reply to the list;
 please *don't* CC me.

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Mark Wiater
These two phones are not using the same extension, are they?

On 2/6/2019 8:49 AM, basti wrote:
> both phones are registered. and the hardware phone can also make calls.
> but an incoming call is not displayed and also not hearing.
>
> Call Waiting is also disabled.
>
> On 06.02.19 14:07, Cyril Alberts wrote:
>> Hi,
>> look at your registrations, is the hardware phone registered?
>> if yes, which phone vendor do you want to connect? can you make
>> outgoing calls with hardwarephone?
>>
>> BR Cyril
>>
>> Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
>>> Hello,
>>>
>>> I have some user that had have a hardwarephone and an softphone. I
>>> use
>>> pjsip driver and set "Max Contacts = 2" to have register both at the
>>> same time.
>>>
>>> But Only the softphone is ring. the hardware phone is mute.
>>>
>>> How can i fix this?
>>>

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Antony Stone
On Wednesday 06 February 2019 at 13:49:39, basti wrote:

> both phones are registered. and the hardware phone can also make calls.
> but an incoming call is not displayed and also not hearing.

Are both the hardware phone and the softphone on the same network?

If not, is one behind NAT and the other directly routed?

> On 06.02.19 14:07, Cyril Alberts wrote:
> > Hi,
> > look at your registrations, is the hardware phone registered?
> > if yes, which phone vendor do you want to connect? can you make
> > outgoing calls with hardwarephone?
> > 
> > BR Cyril
> > 
> > Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
> >> Hello,
> >> 
> >> I have some user that had have a hardwarephone and an softphone. I
> >> use pjsip driver and set "Max Contacts = 2" to have register both at the
> >> same time.
> >> 
> >> But Only the softphone is ring. the hardware phone is mute.
> >> 
> >> How can i fix this?

-- 
"The tofu battle I saw last weekend was quite brutal."

 - Marija Danute Brigita Kuncaitis

   Please reply to the list;
 please *don't* CC me.

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread basti
both phones are registered. and the hardware phone can also make calls.
but an incoming call is not displayed and also not hearing.

Call Waiting is also disabled.

On 06.02.19 14:07, Cyril Alberts wrote:
> Hi,
> look at your registrations, is the hardware phone registered?
> if yes, which phone vendor do you want to connect? can you make
> outgoing calls with hardwarephone?
> 
> BR Cyril
> 
> Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
>> Hello,
>>
>> I have some user that had have a hardwarephone and an softphone. I
>> use
>> pjsip driver and set "Max Contacts = 2" to have register both at the
>> same time.
>>
>> But Only the softphone is ring. the hardware phone is mute.
>>
>> How can i fix this?
>>

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Re: [asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread Cyril Alberts
Hi,
look at your registrations, is the hardware phone registered?
if yes, which phone vendor do you want to connect? can you make
outgoing calls with hardwarephone?

BR Cyril

Am Mittwoch, den 06.02.2019, 13:00 +0100 schrieb basti:
> Hello,
> 
> I have some user that had have a hardwarephone and an softphone. I
> use
> pjsip driver and set "Max Contacts = 2" to have register both at the
> same time.
> 
> But Only the softphone is ring. the hardware phone is mute.
> 
> How can i fix this?
> 
-- 


Mit freundlichen Grüßen / With best regards
 
Cyril Alberts



 
AR-SYSTEMS GmbH & Co. KG
Consulting Software
Garbenheimer Str. 30
35578 Wetzlar
 
fon direkt+49 (0)6441 204568-26
fax +49 (0)6441 204568-19
 
email albe...@ar-systems.de
www.ar-systems.de
 
Sitz der Gesellschaft und Gerichtsstand/ Place of business and legal
Domicile:
Wetzlar
Amtsgericht Wetzlar, HRA 7104
Geschäftsführer / Managing Director: Jens Arnold
USt-IdNr.: DE275485042

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

[asterisk-users] Freepbx / Asterisk PJsip multipe devices

2019-02-06 Thread basti
Hello,

I have some user that had have a hardwarephone and an softphone. I use
pjsip driver and set "Max Contacts = 2" to have register both at the
same time.

But Only the softphone is ring. the hardware phone is mute.

How can i fix this?

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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