search for: 76340

Displaying 7 results from an estimated 7 matches for "76340".

Did you mean: 26340
2006 Jun 11
1
Quotas and LDAP
...user_attrs = homedir=home,uidnumber=uid,primaryGroupID=gid,quotanumber=quota=maildir:storage This works (as tested - I guess, it works as long as the quota entry is the last entry) and you also see it in the logs: Jun 11 19:10:36 inet dovecot: auth(default): master out: USER^I8^Ismueller^Iuid= 76340^Igid=513^Iquota=maildir:storage=90000000^Ihome=/home/dozenten/smueller/ Question now: is this intended (meaning, is this configuration possibility here to stay)? If yes, can you please update the wiki? Second issue: according to the description, the quota number is the size in KB. Is there a ch...
2018 Feb 06
2
Call picked up from queue and transferred gets disconnected - about 0.01% of calls
...------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180206/98b5f619/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 76340 bytes Desc: not available URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180206/98b5f619/attachment-0001.png>
2020 Feb 12
1
Predictive call - agent talking to a customer, then suddenly talking to another customer
...------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200212/e94b6875/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 76340 bytes Desc: not available URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200212/e94b6875/attachment-0001.png>
2006 Jan 06
4
routing decision based on sorce port
Hello Routing Gurus ;-) I''d like to know if it''s possible to make a routing decision for pakets originating from a specific port of the local machine without using ipfilter/iptables to mark the pakets. I read about the tc filter stuff but that seems only to be able to sort the pakets to a different queue on the same interface and not choose a different interface for example. Is
2020 May 11
0
Asterisk 13.22.0 unstable on Azure Centos 7 & cannot encode .gsm files
...------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200511/d2d726b0/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 76340 bytes Desc: not available URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200511/d2d726b0/attachment-0001.png>
2006 Aug 04
5
Creating new record from a form? (stringify_keys! error)
Appologies if this has been covered, But it seems the search is busted. I have a simple model object "Biostat" which I am trying to add a new record to. this is the form: <%= form_remote_tag( :update=>''statsTable'', :url=>{:action=>''new''}, :html=> {:action=>''new'',
2018 Jul 27
3
SHELL() function Asterisk 13 - can only accept one paramter in string?
Hi all This is a followup on my post "Asterisk 13 - system() dialplan app cannot call bash scripts" from yesterday I've given up trying to use system() to call BASH scripts with parameters from Asterisk 13. Turned out under Asterisk 13.22.0 System() DOES work, but only if you do NOT attempt to pass any parameters to the called script. This works, and reliably calls the script: