similar to: Agent-Login/out in 1.6

Displaying 20 results from an estimated 400 matches similar to: "Agent-Login/out in 1.6"

2009 May 15
2
Logging In / Out Agents on Asterisk 6 ???
Hi everybody Did anybody by any chance ever work out how to log in and out agents on Asterisk 6+? I used to have it working perfect in Asterisk 1.2 but since I upgraded to 6 the agent login functions are gone and the readme file that came with it made no sense to me. I noticed somebody on the net posted that they had the same problem but used Voicemail to authenticate users, but that seemed a
2009 Aug 21
1
Queue Question
First off this is not my work for extensions.conf it is modified from http://leifmadsen.wordpress.com/2009/07/15/migrating-from-agentcallbackl ogin-to-standard-dialplan-methods-part-1/ So credit to Leif Madsen <http://www.leifmadsen.com> But as to my question [AgentLogin] ;A replaced version of AgentCallbackLogin() using a GoSub() ; exten =>
2009 May 16
4
Fwd: Asterisk With Cisco Voice Router
Hi, In our office, we're slowly migrating from a cisco call manager set up to asterisk. Problem is management doesn't want to buy any other hardware ?as they had already invested a lot in cisco. The main cause of this is asterisk's added features like unique FAX number for everyone in the company (which will be the same as phone DID), Voice mail, Auto Answer etc yet we need thousands
2009 Aug 18
2
Monitor-join not joining files in the queues.conf file
Hi everyone Has anybody ever come across this, I want it to join automatically the recording files for me but it creates the wav files as I expect but it doesn't join them sadly, so eg: ls 1250623104.10-in.wav 1250628672.23-in.wav 1250630411.30-in.wav 1250623104.10-out.wav 1250628672.23-out.wav 1250630411.30-out.wav Here is my queues.conf snippet [testQ]
2009 Aug 13
4
Time of Day Routing
Hi everybody I have a logic question that is confusing me. ifTime(00:00-12:00|*|*|*) { Playback(welcome-morning); } else { ifTime(12:00-18:00|*|*|*) { Playback(welcome-afternoon); } else { Playback(welcome-evening); }
2009 Aug 20
0
thanks!
Hey Matt I wonder if it is possible that it doesn't work with AEL, does this seem ok to you? s => { Ringing(); wait(2); Answer(); Set(MONITOR_EXEC=/etc/asterisk/lameconvert.php /var/spool/asterisk/monitor/^{MONITOR_FILENAME}); Queue(MyTestQ,ni,,,18); Hangup(); } I have debug
2009 Aug 12
1
Why do CDR dstchannel have a strange number after them? IAX2/XXXX-????
Hi all I am just confused as to why Asterisk appends a strange number after the Channel and Extension number. This moght be obvious to some people but I have no idea why?? Eg: IAX2/100-9123 Where does the -9123 come from?? and can I ditch it? I have made a work around to substring it out using SQL for when doing logs, but I would like to know what it is and if I can remove it. (I am using
2009 Aug 20
1
Post recording command to be executed after the end of recording
Hi all Does anybody know where this command is supposed to go? Set(MONITOR_EXEC=mv /var/spool/asterisk/monitor/^{MONITOR_FILENAME} /tmp/^{MONITOR_FILENAME}) In the queues.conf file it talks about it. So I naturally thought after I set up my monitor with monitor-format = wav monitor-type = MixMonitor That I could put a lame command in there to convert and move the file elsewhere for backup with
2009 May 16
0
[LLVMdev] RFC: Atomics.h
Hi, You might want to use this: http://www.hpl.hp.com/research/linux/atomic_ops/ Zoltan On Sat, May 16, 2009 at 11:11 PM, Owen Anderson <resistor at mac.com> wrote: > Some of you may have noticed that I addedd include/llvm/System/Atomics.h to > the repository briefly, which will be used for adding support for threading > in LLVM. > > I have
2009 May 16
6
[LLVMdev] RFC: Atomics.h
Some of you may have noticed that I addedd include/llvm/System/ Atomics.h to the repository briefly, which will be used for adding support for threading in LLVM. I have tried to provided appropriate implementations of the atomic ops (currently memory fence and CAS) for platforms we care about, but my knowledge of these, and my ability to test them, is limited. So, please, if you run on
2002 Apr 16
5
[Bug 117] OpenSSH second-guesses PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=117 ------- Additional Comments From fcusack at fcusack.com 2002-04-16 23:27 ------- sshd should definitely not be using 'NOUSER'. The correct thing is to use the username, regardless of whether (pw) exists. I can't understand why you would substitute the value 'NOUSER'. ------- You are receiving this mail because: -------
2005 Jun 06
2
Mailbox usage
I use dovecot-0.99.11 from RHEL4. dovecot-mysql.conf: === db_host = dbhost db_port = 3306 db = db db_user = dovecot db_passwd = pass default_pass_scheme = PLAIN password_query = SELECT password FROM users WHERE username = '%u' user_query = select maildir AS home,u_id AS uid,g_id AS gid from users WHERE username = '%u' === When I try "telnet localhost 110" and enter
2013 Nov 04
1
is sssd *faster* than samba4's builtin winbind?
Using samba 4.0.9 as an AD DC (no other domain servers). Since my UIDs and GIDs have changed, I was doing cleanup: find /srv/svn/ -xdev '(' -nouser -o -nogroup ')' -ls I noticed this was very slow -- iostat reported only about 2tps and 50kB/s to my disks. So I timed it with nsswitch.conf users & groups set to "files" vs. "files winbind": # with
2001 Mar 06
1
Mapping SMB usernames to SCO users
I have about 40 SCO 5.0.5 servers on which I am installing samba (I've tried 2.0.3 and 2.0.7, I'm having the same trouble with both). For my example, assume the following: NT domain: ORLANDO_ADMIN NT PDC: ORLANDO_PDC NT user: Administrator (I have tried other users as well) samba server: CLASS guest account (on UNIX server): nouser A generic Unix account exists called samba. My goal
2002 Feb 14
2
[Bug 117] OpenSSH second-guesses PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=117 ------- Additional Comments From djm at mindrot.org 2002-02-15 10:10 ------- > OpenSSH traditionally would not even start PAM, and > now starts it specifying 'NOUSER' as the login name. We have always used NOUSER, the recent patch just makes it consistent between protocols 1 and 2. > The second is to prevent username guessing
2006 Jul 05
1
Could not get shadow information for NOUSER
Hello all, I have a CentOS 4.2 server that gives me these error messages in my /var/log/secure file, I realise that these are SSH attacks, but where does the extra line "Could not get shadow information for NOUSER" come from? This doesn't make any sense. I have many servers running CentOS 4.2, but don't get this error message on any others. I hate junk in my logs. Is there
2002 Mar 27
2
[Bug 191] compilation faills in auth1.c:392 `pw' undeclared when USE_PAM is on
http://bugzilla.mindrot.org/show_bug.cgi?id=191 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From mouring at eviladmin.org
2002 Feb 13
5
[Bug 114] Invalid users vs. PAM (protocol 1 only (?))
http://bugzilla.mindrot.org/show_bug.cgi?id=114 ------- Additional Comments From djm at mindrot.org 2002-02-13 23:00 ------- Created an attachment (id=24) Fake username for invalid ssh protocol 1 users ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2003 May 12
10
[Bug 559] PAM fixes
http://bugzilla.mindrot.org/show_bug.cgi?id=559 Summary: PAM fixes Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: fcusack at fcusack.com - start PAM
2006 Aug 22
3
Kind of OT: internal imap server
Hi Everyone, I'm running a Postfix+Dovecot+SpamAssassin box in a DMZ. Everything is honkey dorey. Lately I've been thinking about moving Dovecot (for IMAP) into the internal network - I'd rather not store my mail on the CentOS 4 host in the DMZ. Not having done this before, I'm not quite sure what options I have. Also, I don't know if this is a good idea at all. So: 1.