Displaying 20 results from an estimated 8000 matches similar to: "AMP Anyone?"
2005 Feb 24
1
Winbind Authentication on Redhat & Home Directories
Hi all, I have Winbind authentication up and running properly (thanks to new, easy to use features of Redhat Ent 4).
My question is this. I know that I can, by massaging /etc/pam.d files manually, have Winbind/Samba automatically create a home directory for each user that logs in, but I am wondering if Samba/Winbind can instead map to their home directory as defined in their Windows profile
2005 May 18
7
Soft Phone
Does anyone have any experience with an Asterisk compatible softphone
application which meets the following criteria:
1) Is able to use touch screen rather than mouse for on-screen functions.
2) Has an API which can be used to export Caller ID info to another
App on the same compuer.
Thanks
Bill
2006 May 10
13
features.conf *1 Call Recording
Hi all.
I am attempting to setup Asterisk to allow me to press *1 while in a
call to use automon to record the call but have had absolutely no
success. Is there a trick to this?
In extensions.conf
[globals]
DYNAMIC_FEATURES=>automon
[default]
exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording
During the call, I press *1 but it records nothing.
David Morrow
2002 Nov 15
1
Winbind and Samba
Hi all, I was wondering if someone could lend a little assistance.
I recently setup SAMBA/Winbind to allow users to login to a Redhat 8 box
using their Windows NT Domain credentials. All is working well in that
regard.
The issue I am having is getting regular UNIX based users to be able to
login. The following is my PAM configuration. For example, if I try to
login as root, it does not work.
2005 Jun 29
1
AMP or Asterisk
Hi all. I have been using Asterisk for sometime now and have recently come across AMP for the first time. I am wondering if someone could enlighten me a little as to the advantages and disadvantages to using AMP as opposed to the "do-it-yourself" Asterisk? Is this documented someplace?
Any advise would be greatly appreciated.
David A. Morrow
Technical Systems Lead
Autodata Solutions
2002 Nov 18
1
Help with PAM Config
I've installed SAMBA, Winbind etc and everything is working great for users
to login with GDM using DOMAIN+username
Although this is working, now I can no longer login as a generic Linux user
(ex. root). The following is my GDM file from /etc/pam.d/gdm
I wonder if someone might have a suggestion as to what it's missing to allow
Linux users to login?
#%PAM-1.0
auth required
2006 May 10
2
REPOST: features.conf *1 Call Recording
Hi all. I posted this earlier but never got any advice that helped. If
anyone knows how to get this going, I'd appreciate some advice.
I am attempting to setup Asterisk to allow me to press *1 while in a
call to use automon to record the call but have had absolutely no
success. Is there a trick to this?
In extensions.conf
[globals]
DYNAMIC_FEATURES=>automon
[default]
exten =>
2006 Jan 30
2
Most Popular FREE SoftPhone for Windows
Hi all. I am trying to find out what the most popular soft phone for
Windows is for use with Asterisk. SIP or IAX?
David Morrow
Technical Systems Lead
Autodata Solutions Company
David.Morrow@Autodata.net
http://www.autodatasolutions.com <http://www.autodatasolutions.com/>
Tel: (519) 963-3020
Fax: (519) 451-6615
< Lead, follow or get out of the way! >
This message has
2002 Nov 18
2
Problem with SAMBA & Winbind
I have SAMBA & Winbind working quite well. Users are able to login with
DOMAIN+username.
With SAMBA sharing using the following config snipit, each user can see
their home directory from their Windows machine, but when they try to access
the directory, they are prompted for username/password. No combination of
username or password seems to work.
comment = Home Directories
browseable
2005 Jan 28
1
Minimum Setup
Hi all, I have asterisk installed and working just fine with a couple of Cisco IP Phones. I am now ready to pilot connectivity to PSTN and am wondering what hardware would be recommended to make minimum connectivity to the public telephone network. I am think ISDN as I would like a few external lines to be accessible.
David A. Morrow
Technical Systems Lead
Autodata Solutions Company
2006 May 12
3
Dial Command Reference for SIP channel
Hi all. I was reading a sample config someone had posted relating to
call forwarding, and in it, they use a Dial command with components that
I cannot find any reference to.
Can someone point me to a reference which could explain the difference
between Dial(SIP/100|20|Ttr,,wW) and Dial(SIP/100,,wW)
Specifically, what is the |20|Ttr ? I cannot seem to find any reference
which would indicate
2007 Aug 03
1
Password Encryption
Hi all. I hope this is not a RTFM-type question, but I've been unable
to find a searchable archive of this mailing list.......
I recently began investigating using Dovecot/Postfix/MySQL solution.
I've been following the documentation
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL?highlight=%28m
ysql%29
While everything seems to have gone right, I have been unable to
2005 May 25
1
Monitor a folder
Hi all. Please forgive me if this question is of the "RTFM" variety. I am new to Rsync and just attempting to determine if it will meet my needs with respect to one problem I am attempting to solve.
I have a web application which is running on Apache2/PHP which allows users to upload files. I would like to add a redundant server for load-balancing and failover purposes but need to
2003 Jul 18
16
Call Transfer
hi,
Can anybody pls tell me, how to increase the time gap between 2 digits when you transfer a call.
ie, the operator answers the call, and presses hash key to transfer, and then enters the extension
number, some times, it timeouts too quickly before the operator enters the whole extension number
(may be bcos the operator is slow).
I tried the following, but it doesn't seems to be helping
2003 May 14
20
Call forwarding
Yo,
Inspired by the example in the tips & tricks-section of
"http://www.junghanns.net/asterisk/", I built a more elaborate
call divert-feature. This one validates if the extension a call-forward
is to be set to is actually valid for the current context and
additionally saves this context into the DB and always uses it to
originate the divert from, as you can't expect the
2015 Dec 02
2
[RFC PATCH 4/5] subdev/clk: print the base clocks
Hi,
On 05:42 PM - Dec 01 2015, Karol Herbst wrote:
> this is just a nice thing to know and there is no harm in printing them
> ---
> drm/nouveau/nvkm/subdev/clk/base.c | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
> diff --git a/drm/nouveau/nvkm/subdev/clk/base.c b/drm/nouveau/nvkm/subdev/clk/base.c
> index d731bc3..df9173e 100644
> ---
2015 Dec 02
2
[RFC PATCH 5/5] clk: allow boosting only when NvBoost is set
Hi Karol,
I have some comments below.
On 05:42 PM - Dec 01 2015, Karol Herbst wrote:
> 0: disable boosting (cap to base clock from the vbios)
> 1: boost only to boost clock from the vbios
> 2: boost to max clock available
> ---
> drm/nouveau/include/nvkm/subdev/clk.h | 10 +++++++++-
> drm/nouveau/nvkm/subdev/clk/base.c | 17 ++++++++++++++++-
>
2005 May 11
3
Astlinux & AMP
Hi all,
Has anyone had experience with installing AMP on a soekris box running
Astlinux?
Is it possible ?
Cheers,
Callum
2005 Feb 03
1
AMP with SUSE9.2 (Apache2)
Hi all,
After pinging the AMP userlist at SourceForge, I got a great step by
step explanation as to how to set up AMP for Apache2 (some maybe obvious
stuff that wasn't in the Newbie Guide).
Thanks to Jason Becker of Coalescent Systems.
If anyone needs me to post Jason's instructions here, I can, but they
are in a thread called "AMP noob issues with Apache2/Suse9.2" at
2005 Sep 09
2
AMP 1.10.009 released!
Hello all,
Asterisk Management Portal 1.10.009 has now been released. This
exciting new version has several notable additions (listed below).
The AMP homepage is http://amp.coalescentsystems.ca. Here you'll find
links to the download, install guide, and documentation wiki.
As usual, please use amportal-users mailing list for discussions about
AMP: