dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
eliel e69b8d20c3 Remove not used code in the Agent channel.
This code was there because of the AgentCallbackLogin() application.
->loginchan[] member was only used by AgentCallbackLogin().
Agent where dumped to astdb if they where logged in using AgentCallbacklogin()
so they are not being dumper anymore.

Review: https://reviewboard.asterisk.org/r/267/



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@198217 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-30 01:04:57 +00:00
seanbright a22b4735e5 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
Let's try that again, this time removing trailing whitespace and not leading
whitespace.  I can't believe no one noticed.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197535 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 14:39:21 +00:00
bweschke 67892afa4b Merged revisions 149683 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r149683 | bweschke | 2008-10-15 14:28:54 -0400 (Wed, 15 Oct 2008) | 4 lines
  
   An update to the documentation/example of agents.conf.sample with the correct parameter for this feature as defined in chan_agent.c
   (closes issue #13709)
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@149756 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-15 20:14:20 +00:00
mmichelson 6963225167 The ackcall and endcall options in agents.conf now have supplemental options
acceptdtmf and enddtmf. These allow for the DTMF pressed to be configurable
instead of being hardcoded to '#' and '*'.

(AST-86)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@127558 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-02 20:43:55 +00:00
tilghman 8aace427a5 Merged revisions 125218 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125218 | tilghman | 2008-06-25 20:24:26 -0500 (Wed, 25 Jun 2008) | 4 lines

Document ackcall=always.
(closes issue #12852)
 Reported by: davidw

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@125223 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-26 01:25:16 +00:00
russell 5299bba5ce Merged revisions 89527 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r89527 | russell | 2007-11-22 12:29:41 -0500 (Thu, 22 Nov 2007) | 3 lines

mvanbaak pointed out a spelling error in this sample configuration file.  While
I was at it, I went ahead and tweaked it a little bit more.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89529 f38db490-d61c-443f-a65b-d21fe96a405b
2007-11-23 02:37:38 +00:00
russell 52c8b6fe51 add the ability to turn off the feature that allows agents to end calls
by pressing '*'.  This is still on by default. (issue #6897)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20328 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15 22:32:23 +00:00
mattf c96bf629db Add mission options to agents.conf sample file (#6234)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8072 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-14 16:18:03 +00:00
bweschke 5af8c4e9eb Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 18:23:30 +00:00
mogorman bb937ba384 forgot to take out createlink sample along with
other part.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8042 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 02:34:10 +00:00
mogorman 19b72c2cb8 Added option for limiting a user from logging in
as multiple agents at same time. bug 6046 thanks
ppyy


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8021 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12 19:07:18 +00:00
russell 5eaf407bf4 move heading to the top of the file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7574 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-21 16:36:48 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
markster a744f1e9fc Fix native agent transfer, add UPGRADE.txt for notes about backwards compatibility issues upgrading from Asterisk 1.0 to current CVS head
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5031 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-14 23:20:01 +00:00
markster ecc276194b Add ability to remember agents
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4625 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-01 00:57:04 +00:00
russell 38cc619da9 another little typo ... to make twisted happy
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4236 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 00:16:54 +00:00
russell 556f909503 fix little typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4233 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-14 00:06:54 +00:00
markster 42b9d7dc97 Allow custom beep to be specified for agents (bug #1938)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3330 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-28 18:40:41 +00:00
markster ff4dd8ebc6 Merge Mike's updates for agent CDR updates
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2606 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-03 00:41:47 +00:00
martinp f38bc8131c Add recording agent's calls patch. Basically the call starts recording when the agent picks up and the file is stamped with the agent's id and the timestamp. Also optionally a URL link to that file may be inserted in the userfield of the CDR record. By default the recorded file will be mixed if soxmix is available.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2121 f38db490-d61c-443f-a65b-d21fe96a405b
2004-02-03 16:57:00 +00:00
markster 523dc634c3 Fix options, switch default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1264 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-05 23:59:56 +00:00
markster d866f747fb Add wrapup time
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1230 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-28 14:24:10 +00:00
markster 3041b05fca Properly handle hangups on agent, improve formatting of sample agents.conf
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1228 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-27 04:27:18 +00:00
markster a9cde19375 First pass at auto logoff support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1199 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-22 11:06:56 +00:00
markster 6137b49718 Update changelog and update agents configa
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1157 f38db490-d61c-443f-a65b-d21fe96a405b
2003-07-02 20:24:06 +00:00
martinp 79d157d1d7 Add musiconhold entry to agents.conf.sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1097 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-16 17:00:52 +00:00
markster 1d0489d6fc Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@553 f38db490-d61c-443f-a65b-d21fe96a405b
2002-11-22 17:05:14 +00:00
markster bf3b17af69 Version 0.2.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@512 f38db490-d61c-443f-a65b-d21fe96a405b
2002-09-02 15:20:28 +00:00