RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Watkins, Bradley
This is actually working as designed.  You need to use type=peer in order for 
call-limit to work properly, which in turn is what allows hints to work 
properly.

- Brad 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Gagnon
Sent: Tuesday, August 22, 2006 9:06 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [asterisk-users] Hint extension issue - bug?

Are you having this problem with the trunk?



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas Alvarez Envoyé : 22 août 2006 
18:23 À : Asterisk Developers Mailing List; Asterisk Users Mailing List - 
Non-Commercial Discussion Objet : [asterisk-users] Hint extension issue - bug?

Hi, I'm using the hint extension to monitoring the status of some extensions. 
If the extension is defined as a friend, the monitoring doesn't work any more. 
It only work if I define it as a peer. Is that right ? I mean, I supposed 
that an extension defined as a friend should have all the functionality of 
user and peer types. Is this documented somewhere? How can I know the 
status of an extension of type friend? I hope someone could bring me some light 
about this issue. 
Thanks in advance.

Lucas Alvarez


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


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

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 
___
--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


Re: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Andrew Kohlsmith
On Wednesday 23 August 2006 06:56, Watkins, Bradley wrote:
 This is actually working as designed.  You need to use type=peer in order
 for call-limit to work properly, which in turn is what allows hints to work
 properly.

I'm sorry, but type=friend is *SUPPOSED* to equal both user and peer.  If 
friend does not work and peer does, then it's broken.  Period.

Lucas, I'd file a bug.  It's probably something very simple, but I'd have to 
do a little digging to see for sure.

-A.
___
--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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Watkins, Bradley
It's not a bug.  When you use type=friend, it will create a user object
*and* a peer object.  This will make call-limit not function, thereby
breaking hints.  There is no reason to use friend anyway.  It does not
gain you any functionality, and in fact breaks some.

- Brad 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
Kohlsmith
Sent: Wednesday, August 23, 2006 8:40 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Hint extension issue - bug?

On Wednesday 23 August 2006 06:56, Watkins, Bradley wrote:
 This is actually working as designed.  You need to use type=peer in 
 order for call-limit to work properly, which in turn is what allows 
 hints to work properly.

I'm sorry, but type=friend is *SUPPOSED* to equal both user and peer.
If friend does not work and peer does, then it's broken.  Period.

Lucas, I'd file a bug.  It's probably something very simple, but I'd
have to do a little digging to see for sure.

-A.
___
--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

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 
___
--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


Re: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Lucas Alvarez

I'm using asterisk 1.2.10

David Gagnon wrote:


Are you having this problem with the trunk?



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas Alvarez
Envoyé : 22 août 2006 18:23
À : Asterisk Developers Mailing List; Asterisk Users Mailing List -
Non-Commercial Discussion
Objet : [asterisk-users] Hint extension issue - bug?

Hi, I'm using the hint extension to monitoring the status of some 
extensions. If the extension is defined as a friend, the monitoring 
doesn't work any more. It only work if I define it as a peer. Is that 
right ? I mean, I supposed that an extension defined as a friend should 
have all the functionality of user and peer types. Is this 
documented somewhere? How can I know the status of an extension of type 
friend? I hope someone could bring me some light about this issue. 
Thanks in advance.


Lucas Alvarez


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


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

 




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


Re: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Andrew Kohlsmith
On Wednesday 23 August 2006 08:48, Watkins, Bradley wrote:
 It's not a bug.  When you use type=friend, it will create a user object
 *and* a peer object.  This will make call-limit not function, thereby
 breaking hints.  There is no reason to use friend anyway.  It does not
 gain you any functionality, and in fact breaks some.

This is broken behaviour.

I don't know why we have the distinction of users and peers in the first 
place.  A single entry with something along the line of calltype taking 
incoming, outgoing or both would be far clearer and eliminate all this 
inconsistency.  

Call-limiting not working with users is just as dumb an idea as users not 
being able to trunk calls in iax2.  They're artificial boundaries set up for 
no reason other than to force a distinction between the two types of entries.  
Eliminate all the crap and let me use the damn PBX how I want; that's one of 
the biggest features of Asterisk.  Stop trying to protect me for my own good.  
Document the shit, make it consistent and let the community support the 
clueless.  You don't see this kind of crap with apache, openswan, postfix or 
even the kernel itself. 

There's no need to tie my hands behind my back in order to protect the newb.  
All you'll end up with is a system only newbs want to use.

Before anyone accuses me of not putting my money where my mouth is: I've 
submitted a number of patches over the years to correct or address what I 
consider inconsistencies, and I do what I can to test out trunk, report bugs 
and document.  I'm doing what I can to help the system.  :-)

-A.
___
--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


SV: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Jon Schøpzinsky
Hello

Wouldn't the correct way of handling call limits, be using the Call Group 
Applications available in Asterisk?

Regards
Jon

-Oprindelig meddelelse-
Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Andrew Kohlsmith
Sendt: 23. august 2006 15:30
Til: asterisk-users@lists.digium.com
Emne: Re: [asterisk-users] Hint extension issue - bug?

On Wednesday 23 August 2006 08:48, Watkins, Bradley wrote:
 It's not a bug.  When you use type=friend, it will create a user object
 *and* a peer object.  This will make call-limit not function, thereby
 breaking hints.  There is no reason to use friend anyway.  It does not
 gain you any functionality, and in fact breaks some.

This is broken behaviour.

I don't know why we have the distinction of users and peers in the first 
place.  A single entry with something along the line of calltype taking 
incoming, outgoing or both would be far clearer and eliminate all this 
inconsistency.  

Call-limiting not working with users is just as dumb an idea as users not 
being able to trunk calls in iax2.  They're artificial boundaries set up for 
no reason other than to force a distinction between the two types of entries.  
Eliminate all the crap and let me use the damn PBX how I want; that's one of 
the biggest features of Asterisk.  Stop trying to protect me for my own good.  
Document the shit, make it consistent and let the community support the 
clueless.  You don't see this kind of crap with apache, openswan, postfix or 
even the kernel itself. 

There's no need to tie my hands behind my back in order to protect the newb.  
All you'll end up with is a system only newbs want to use.

Before anyone accuses me of not putting my money where my mouth is: I've 
submitted a number of patches over the years to correct or address what I 
consider inconsistencies, and I do what I can to test out trunk, report bugs 
and document.  I'm doing what I can to help the system.  :-)

-A.
___
--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

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.5/425 - Release Date: 22-08-2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.5/425 - Release Date: 22-08-2006
 
___
--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


Re: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread John Novack



Andrew Kohlsmith wrote:

snip
This is broken behaviour.

I don't know why we have the distinction of users and peers in the first place.  A single entry with something along the line of calltype taking incoming, outgoing or both would be far clearer and eliminate all this inconsistency.  
  

This is standard telephony nomenclature.
Makes much more sense, even to the newbe, than the way it is now.
This is just one of many side effects from the original design not 
learning from the industry



Call-limiting not working with users is just as dumb an idea as users not being able to trunk calls in iax2.  They're artificial boundaries set up for no reason other than to force a distinction between the two types of entries.  
Eliminate all the crap and let me use the damn PBX how I want; that's one of the biggest features of Asterisk.  Stop trying to protect me for my own good.  
Document the shit, make it consistent and let the community support the clueless.  
  
With consistency and documentation, even the clueless will need less 
support!


JMO

John Novack


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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread David Gagnon
Brad,

It works with friend. I'm using this config since 1 year. I dunno why it
didn't work for Andrew.

David

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Watkins,
Bradley
Envoyé : 23 août 2006 08:48
À : Asterisk Users Mailing List - Non-Commercial Discussion
Objet : RE: [asterisk-users] Hint extension issue - bug?

It's not a bug.  When you use type=friend, it will create a user object
*and* a peer object.  This will make call-limit not function, thereby
breaking hints.  There is no reason to use friend anyway.  It does not
gain you any functionality, and in fact breaks some.

- Brad 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
Kohlsmith
Sent: Wednesday, August 23, 2006 8:40 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Hint extension issue - bug?

On Wednesday 23 August 2006 06:56, Watkins, Bradley wrote:
 This is actually working as designed.  You need to use type=peer in 
 order for call-limit to work properly, which in turn is what allows 
 hints to work properly.

I'm sorry, but type=friend is *SUPPOSED* to equal both user and peer.
If friend does not work and peer does, then it's broken.  Period.

Lucas, I'd file a bug.  It's probably something very simple, but I'd
have to do a little digging to see for sure.

-A.
___
--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

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 
___
--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


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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread David Gagnon
On 1.2.10, presence is working very well using friend. The state is
refreshing successfully. There is probably antoher problem with your
installation cause I'm using hint with friend since 1 years in all my
production system.

David

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas Alvarez
Envoyé : 23 août 2006 08:50
À : Asterisk Users Mailing List - Non-Commercial Discussion
Objet : Re: [asterisk-users] Hint extension issue - bug?

I'm using asterisk 1.2.10

David Gagnon wrote:

Are you having this problem with the trunk?



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas
Alvarez
Envoyé : 22 août 2006 18:23
À : Asterisk Developers Mailing List; Asterisk Users Mailing List -
Non-Commercial Discussion
Objet : [asterisk-users] Hint extension issue - bug?

Hi, I'm using the hint extension to monitoring the status of some 
extensions. If the extension is defined as a friend, the monitoring 
doesn't work any more. It only work if I define it as a peer. Is that 
right ? I mean, I supposed that an extension defined as a friend should 
have all the functionality of user and peer types. Is this 
documented somewhere? How can I know the status of an extension of type 
friend? I hope someone could bring me some light about this issue. 
Thanks in advance.

Lucas Alvarez


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


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

  



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


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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Watkins, Bradley
Woah there...  Relax, man.  I will concur that there are some
inconsistencies and things are not exactly how they should be.  I'm
mostly just pointing out that, for various reasons that I'm not
particularly well-equipped to discuss (oej would be able to regale you
with the necessary history if you require it), this is how it works.  

It works that way intentionally, and is not a bug per se.  It is an
unfortunate design decision, but one which was necessary in order to
implement the functionality without requiring a full rewrite.

But what I previously said stands:  do not use friend, it gains you
nothing and breaks certain things.

I know that when Olle gets the time, the full rewrite of the sip channel
will do away with the user/peer/friend nonsense (among many, many other
things) that exists today.  But that is not what exists in Asterisk at
the moment, and I was mostly trying to point out how things are now.

Anyway, I'll be the last to acuse you of not putting your money where
your mouth is.  I know you've contributed to Asterisk (both code and
wisdom on the lists), probably much more than I have.  No worries there.

Regards,
- Brad

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
Kohlsmith
Sent: Wednesday, August 23, 2006 9:30 AM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Hint extension issue - bug?

On Wednesday 23 August 2006 08:48, Watkins, Bradley wrote:
 It's not a bug.  When you use type=friend, it will create a user 
 object
 *and* a peer object.  This will make call-limit not function, thereby 
 breaking hints.  There is no reason to use friend anyway.  It does not

 gain you any functionality, and in fact breaks some.

This is broken behaviour.

I don't know why we have the distinction of users and peers in the first
place.  A single entry with something along the line of calltype
taking incoming, outgoing or both would be far clearer and
eliminate all this inconsistency.  

Call-limiting not working with users is just as dumb an idea as users
not being able to trunk calls in iax2.  They're artificial boundaries
set up for no reason other than to force a distinction between the two
types of entries.  
Eliminate all the crap and let me use the damn PBX how I want; that's
one of the biggest features of Asterisk.  Stop trying to protect me for
my own good.  
Document the shit, make it consistent and let the community support the
clueless.  You don't see this kind of crap with apache, openswan,
postfix or even the kernel itself. 

There's no need to tie my hands behind my back in order to protect the
newb.  
All you'll end up with is a system only newbs want to use.

Before anyone accuses me of not putting my money where my mouth is: I've
submitted a number of patches over the years to correct or address what
I consider inconsistencies, and I do what I can to test out trunk,
report bugs and document.  I'm doing what I can to help the system.  :-)

-A.
___
--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

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 
___
--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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread Watkins, Bradley
I may have to eat my words, then.  This is the case with trunk, and I can't 
recall the last time I built a 1.2.x system.  I could have sworn that behavior 
didn't change, but I've been wrong before.

- Brad 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Gagnon
Sent: Wednesday, August 23, 2006 10:06 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [asterisk-users] Hint extension issue - bug?

On 1.2.10, presence is working very well using friend. The state is refreshing 
successfully. There is probably antoher problem with your installation cause 
I'm using hint with friend since 1 years in all my production system.

David

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas Alvarez Envoyé : 23 août 2006 
08:50 À : Asterisk Users Mailing List - Non-Commercial Discussion Objet : Re: 
[asterisk-users] Hint extension issue - bug?

I'm using asterisk 1.2.10

David Gagnon wrote:

Are you having this problem with the trunk?



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas
Alvarez
Envoyé : 22 août 2006 18:23
À : Asterisk Developers Mailing List; Asterisk Users Mailing List - 
Non-Commercial Discussion Objet : [asterisk-users] Hint extension issue 
- bug?

Hi, I'm using the hint extension to monitoring the status of some 
extensions. If the extension is defined as a friend, the monitoring 
doesn't work any more. It only work if I define it as a peer. Is that 
right ? I mean, I supposed that an extension defined as a friend should 
have all the functionality of user and peer types. Is this 
documented somewhere? How can I know the status of an extension of type 
friend? I hope someone could bring me some light about this issue.
Thanks in advance.

Lucas Alvarez


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


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

  



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


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

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it. 
___
--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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-23 Thread David Gagnon
I tested the trunk two days ago and I agree that the presence feature is
broken. I don't know if it's an error or if it's volunteer. I will post a
bug report on the tracker and we will see.

One thing is sure; hints are working well on 1.2.10 and not in the trunk. Is
this because they did some change to friend I don't know.

David

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Watkins,
Bradley
Envoyé : 23 août 2006 10:41
À : Asterisk Users Mailing List - Non-Commercial Discussion
Objet : RE: [asterisk-users] Hint extension issue - bug?

I may have to eat my words, then.  This is the case with trunk, and I can't
recall the last time I built a 1.2.x system.  I could have sworn that
behavior didn't change, but I've been wrong before.

- Brad 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Gagnon
Sent: Wednesday, August 23, 2006 10:06 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [asterisk-users] Hint extension issue - bug?

On 1.2.10, presence is working very well using friend. The state is
refreshing successfully. There is probably antoher problem with your
installation cause I'm using hint with friend since 1 years in all my
production system.

David

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas Alvarez
Envoyé : 23 août 2006 08:50 À : Asterisk Users Mailing List - Non-Commercial
Discussion Objet : Re: [asterisk-users] Hint extension issue - bug?

I'm using asterisk 1.2.10

David Gagnon wrote:

Are you having this problem with the trunk?



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas
Alvarez
Envoyé : 22 août 2006 18:23
À : Asterisk Developers Mailing List; Asterisk Users Mailing List - 
Non-Commercial Discussion Objet : [asterisk-users] Hint extension issue 
- bug?

Hi, I'm using the hint extension to monitoring the status of some 
extensions. If the extension is defined as a friend, the monitoring 
doesn't work any more. It only work if I define it as a peer. Is that 
right ? I mean, I supposed that an extension defined as a friend should 
have all the functionality of user and peer types. Is this 
documented somewhere? How can I know the status of an extension of type 
friend? I hope someone could bring me some light about this issue.
Thanks in advance.

Lucas Alvarez


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


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

  



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


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

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 
___
--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


___
--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] Hint extension issue - bug?

2006-08-22 Thread Lucas Alvarez
Hi, I'm using the hint extension to monitoring the status of some 
extensions. If the extension is defined as a friend, the monitoring 
doesn't work any more. It only work if I define it as a peer. Is that 
right ? I mean, I supposed that an extension defined as a friend should 
have all the functionality of user and peer types. Is this 
documented somewhere? How can I know the status of an extension of type 
friend? I hope someone could bring me some light about this issue. 
Thanks in advance.


Lucas Alvarez


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


RE: [asterisk-users] Hint extension issue - bug?

2006-08-22 Thread David Gagnon
Are you having this problem with the trunk?



-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Lucas Alvarez
Envoyé : 22 août 2006 18:23
À : Asterisk Developers Mailing List; Asterisk Users Mailing List -
Non-Commercial Discussion
Objet : [asterisk-users] Hint extension issue - bug?

Hi, I'm using the hint extension to monitoring the status of some 
extensions. If the extension is defined as a friend, the monitoring 
doesn't work any more. It only work if I define it as a peer. Is that 
right ? I mean, I supposed that an extension defined as a friend should 
have all the functionality of user and peer types. Is this 
documented somewhere? How can I know the status of an extension of type 
friend? I hope someone could bring me some light about this issue. 
Thanks in advance.

Lucas Alvarez


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


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