similar to: Looking for plugin docs

Displaying 20 results from an estimated 2000 matches similar to: "Looking for plugin docs"

2007 May 05
2
ldap and digest-md5 problem
Hi, I'm using dovecot-1.0.0 on gentoo box and I have problem with authentication using digest-md5 and passwords stored as plain text in ldap database, when I use cram-md5 it works, while digest-md5 give this error (squirrelmail login): May 5 16:03:32 srv dovecot: auth(default): client in: AUTH 1 DIGEST-MD5 service=IMAP secured lip=127.0.0.1 rip=127.0.0.1 May 5
2007 May 04
1
Help with LDAP authentication - user / user+domain
Hello Folks, I've my dovecot working well and authenticating in my ldap servers. But I'd like configure my users to authenticate in two ways. One is just submitting the username and the other one is providing user at domain.com . I'm moving from a cyrus-imap solution to dovecot and I've implemented it with VD domains. But nowadays I still have one domain at my servers.
2006 Jan 08
3
Monitor Logged in Agent's conversation
Hi, Is it possible to monitor conversation of logged in Agents? Currently I am using ZapScan to monitor incoming calls, but I would like to monitor individual agents. raj
2006 Oct 25
3
Maximum talktime in a queue?
Hi, Is it possible to define maximum talk time in a queue? ie any one who joins a queue should not be able to talk more than say 5 minutes to the agent. raj
2008 Oct 11
1
Password scheme module thoughts?
Hi, all. I have successfully deployed the code I wrote to handle Post.Office password hashes. However, I had to implement it as a hack to password-scheme.c. I'd like to implement it as a module so I don't have to hack Dovecot whenever a new release comes out. However, I had a few thoughts: 1. I used Dovecot's own MD5 routines in my implementation because I know how they
2008 Dec 19
2
Conference with an AGI inside Queue for password change
Hi, I have a typical call center with queues and agents added via AddQueueMember. One of my requirement is to implement a forgot password function. If a caller does not remember the password, he calls up an unauthenticated line and the agent manually authenticates him. Then the caller should have a provision to reset his password. The requirement is that the agent should not know the new password
2009 Jul 03
1
DTMF is not working occasionally over IAX Trunk
Hello, I have a 3 server asterisk configuration where one asterisk (say A) (v 1.4.25) has a digium card connected to E1 from which calls are routed to another asterisk server (B) (1.6.0.9) over IAX trunk from which calls get routed to third server (C) (1.6.0.9) again via IAX trunk. SIP clients are connected to third server. A is the PSTN termination server, B runs the menu and AGI and C is where
2009 Aug 17
3
queue_log in mysql and file
Hi, I am using RT engine to log queue_log to a mysql database. My extconfig is [settings] queue_log => mysql,asterisk16_production Logging to mysql is working fine. But I find that the queue_log file now only has QUEUESTART lines for eg: 1250519094|NONE|NONE|NONE|QUEUESTART| 1250519186|NONE|NONE|NONE|QUEUESTART| How can I have queue_log in both db as well as in a file? thanks and
2008 Jan 04
2
Agents and AddQueueMember
Hi, I have callcenter running with v 1.2 with AgentCallbackLogin and now trying to move to 1.4 using the example doc, doc/queues-with-callback-members.txt. From what I understand the basic idea in the example is to 1. Authenticate a caller with VMAuthenticate 2. Get his SIP Channel number 3. Use
2006 Nov 28
2
collection_select and selected_value
Hi, I am using collection_select to build a drop down list. I would like to have the current value selected. How can I do that? My current code is straight from the example in Pragmatic Programmers book [2nd ed, p480] copying here for reference. <%= @users = User.find(:all, :order => "name" ) form.collection_select(:name, @users, :id, :name) %> I went through the api docs
2003 May 29
3
Oracle Client under Wine
Hi, Any one got Oracle client running under wine? I am trying to get a VB application run under wine. I got to the point where it asks for Oracle Client. I tried to run the native windows installer, but failed. Any one with a better way? Possibly adding some dlls and some entries in registry? raj
2006 Dec 29
2
Disconnect supervision in India?
Hey all, anyone know the status of disconnect supervision on POTS lines in India? Set up an asterisk box, TDM cards, in Mumbai, and doesn't seem to have disconnect supervision...... Thanks -- Chris Earle System Solutions Specialist
2008 Mar 04
3
incoming call popup
hi, can you recommend "clean&simple&stable" solution for incoming call popup (in browser)? i'm using flash operator panel now but i want something without flash (maybe something in AJAX?) thanks --------------------------------------- Marek Cervenka =======================================
2005 Sep 17
2
AgentCallbackLogin and calling outside
Hi, I have a small callcenter with 3 agents who login using AgentCallbackLogin. They normally receive calls, but needs to call outside also. When they call outside, though they are busy the "show agents" shows them as available, and calls gets routed to them. How can I make them busy when they call outside. Also they also need to move out for couple of minutes or to send a mails
2006 Mar 20
1
script/plugin update [plugin_name] broken?
I''ve created a couple of plugins for use with some internal projects here and stuck them in their own svn repos. Then I have other svn-stored projects I want to use the plugins with. Both the projects and the plugins are updated quite a bit. So I install the plugin from my project: script/plugin install http://<path_to_plugin_repo>/<plugin_name> Then later I commit some
2009 Jan 12
1
RTCP SR transmission error, rtcp halted
Hi, While looking for the cause of disturbance in call I found this error coming in console RTCP SR transmission error, rtcp halted Google search only shows some bug reports relating to MOH and Hold. What could cause this message? Could this be a symptom causing call disturbance? Where should I start digging to find out the reason for this error? I am using Asterisk 1.4.19 with zaptel 1.4.9.2
2008 Apr 03
1
Combined patch fixing queue-state and bug12127 for 1.4.x
Hi, I am using asterisk-1.4.15, and using AddQueueMember to add SIP interface to the queue. Each sip interface is member of multiple queues The queue does not recognize that an agent is busy and keeps trying to call the busy agent. I have identified two patches that can fix the problem, one at http://www.scopserv.com/download/asterisk-1.4.17-state_interface.diff in thread
2010 Aug 17
8
How to development Database for testing
Hi, i want to use development database for my testing purpose. The problem is with, when test cases are run, it deletes the data before and after the test. but i dont want the data to be deleted. how to do this. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,
2010 Feb 25
2
qmail-secretary plugin for dovecot deliver
Hi, I have been using qmail-ldap for quite some time and now moved to postfix/dovecot. One feature that I miss is that provided by qmail-secretary. qmail-secretary basically is a mail list manager with following features: 1 no limit, just explode to all members 2 members only, as the name says; only members are allowed (based on envelope sender, so not very secure, everybody can fake
2010 Aug 02
9
remus support in Opensuse ?
Hi, i already tried to ask this and did not obtain any answer. Is remus is supported in Opensuse Linux actually ? Regards _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users