Displaying 3 results from an estimated 3 matches for "astconfig".
Did you mean:
ast_config
2004 Jul 07
2
Perl library to manipulate 'ini files'
Hi, all,
Can anyone tell where can I find the perl library for
manipulating 'ini files'? Thanks,
kaiduan
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
...; ldap,"o=domain",extensions
--------------------------------------------------------
res_ldap.conf:
[_general]
url=ldap://xx.xx.xx.xx:389
protocol=3
basedn="ou=users,o=domain"
user=uid=asterisk,ou=virtual,o=domain
pass=XXXXXXXXXXXXXXXXX
[config]
additionalFilter=(objectClass=AstConfig)
filename = AstConfigFilename
category = AstConfigCategory
variable_name = AstConfigVariableName
variable_value = AstConfigVariableValue
cat_metric = AstConfigCategoryMetric
commented = AstConfigCommented
[extensions]
context = AstContext
exten = AstExtension
priority = AstPriority
app = AstAp...
2005 Feb 02
8
howto answer a call in a queue
hello i need to know how to enable the feature in the agents.conf to make
the users got to press # to answer the call when is in the queue and the
agent is logged in.
at this time the call enters the queue and the agents who is logged in
only beeps once and then the call enters automatically.
can anybody help me??
TIA
Edgar