Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-25 Thread Steve Davies
I can look at adding a server-filter parameter to astmanproxy.users
(no promises on timescale though!) as I wrote the per-user filtering
in the first place.

My problem with astmanproxy at the moment is that I don't get any
responses from the maintainer (Dave at popvox?). I have a couple of
patches that I have emailed with no response, IIRC one of which is a
potential crash bug. The other fixes the use of ActionID: with login
attempts, which is not uncommon.

Cheers,
Steve

On 10/24/07, asterisk [EMAIL PROTECTED] wrote:
 What would be nice if it you could specify the host per user in
 astmanproy.users
 Anyone interested in making the change? $$$

 Doug

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Richard
 Lyman
 Sent: Wednesday, October 24, 2007 1:45 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] AstManProxy Host Prefix?

 Douglas Garstang wrote:
  Can the Asterisk Manager Proxy, AstManProxy, prefix the host name that
 output applies to, to the start of each line? If you are proxying
 multiple systems, how can it uniquely identify the output from each
 system?
 
  Thanks,
  Doug.
 
 
 each Event block should have a

 Server: .

 appended to it.


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

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


Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-25 Thread Steve Davies
Utterly untested, but here goes with the server-filtering parameter...
The attached patch should apply to version the 1.21 tarball cleanly,
and includes all my other changes which haven't made it into the main
astmanproxy code.

Please do feed-back on whether this works (it compiles :-) ).

Thanks,
Steve


astmanproxy-1.21-1.21c.patch.gz
Description: GNU Zip compressed data
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

[asterisk-users] AstManProxy Host Prefix?

2007-10-24 Thread Douglas Garstang
Can the Asterisk Manager Proxy, AstManProxy, prefix the host name that output 
applies to, to the start of each line? If you are proxying multiple systems, 
how can it uniquely identify the output from each system?

Thanks,
Doug.




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-24 Thread Richard Lyman
Douglas Garstang wrote:
 Can the Asterisk Manager Proxy, AstManProxy, prefix the host name that output 
 applies to, to the start of each line? If you are proxying multiple systems, 
 how can it uniquely identify the output from each system?

 Thanks,
 Doug.

   
each Event block should have a

Server: .

appended to it.


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

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


Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-24 Thread Douglas Garstang
Thanks, just realised that...

- Original Message 
From: Richard Lyman [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Sent: Wednesday, October 24, 2007 10:45:25 AM
Subject: Re: [asterisk-users] AstManProxy Host Prefix?


Douglas Garstang wrote:
 Can the Asterisk Manager Proxy, AstManProxy, prefix the host name
 that output applies to, to the start of each line? If you are proxying
 multiple systems, how can it uniquely identify the output from each
 system?

 Thanks,
 Doug.

   
each Event block should have a

Server: .

appended to it.


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

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





__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-24 Thread asterisk
What would be nice if it you could specify the host per user in
astmanproy.users  
Anyone interested in making the change? $$$

Doug

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Richard
Lyman
Sent: Wednesday, October 24, 2007 1:45 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] AstManProxy Host Prefix?

Douglas Garstang wrote:
 Can the Asterisk Manager Proxy, AstManProxy, prefix the host name that
output applies to, to the start of each line? If you are proxying
multiple systems, how can it uniquely identify the output from each
system?

 Thanks,
 Doug.

   
each Event block should have a

Server: .

appended to it.


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

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

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


Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-24 Thread Sean Bright
I can do it for $10,000

On 10/24/07, asterisk [EMAIL PROTECTED] wrote:

 What would be nice if it you could specify the host per user in
 astmanproy.users
 Anyone interested in making the change? $$$

 Doug

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Richard
 Lyman
 Sent: Wednesday, October 24, 2007 1:45 PM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: Re: [asterisk-users] AstManProxy Host Prefix?

 Douglas Garstang wrote:
  Can the Asterisk Manager Proxy, AstManProxy, prefix the host name that
 output applies to, to the start of each line? If you are proxying
 multiple systems, how can it uniquely identify the output from each
 system?
 
  Thanks,
  Doug.
 
 
 each Event block should have a

 Server: .

 appended to it.


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

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

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

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

Re: [asterisk-users] AstManProxy Host Prefix?

2007-10-24 Thread asterisk
 

Did you count the number of $'s?  ;-)  



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sean
Bright
Sent: Wednesday, October 24, 2007 4:11 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] AstManProxy Host Prefix?

 

I can do it for $10,000

On 10/24/07, asterisk [EMAIL PROTECTED] wrote:

What would be nice if it you could specify the host per user in
astmanproy.users
Anyone interested in making the change? $$$

Doug

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Richard
Lyman
Sent: Wednesday, October 24, 2007 1:45 PM 
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] AstManProxy Host Prefix?

Douglas Garstang wrote:
 Can the Asterisk Manager Proxy, AstManProxy, prefix the host name that

output applies to, to the start of each line? If you are proxying
multiple systems, how can it uniquely identify the output from each
system?

 Thanks,
 Doug.


each Event block should have a 

Server: .

appended to it.


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

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

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

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