[asterisk-bugs] [Asterisk 0015398]: hints not working for agents
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 29 11:18:03 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15398
======================================================================
Reported By: Raffles
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15398
Category: Channels/chan_agent
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-25 08:39 CDT
Last Modified: 2009-06-29 11:18 CDT
======================================================================
Summary: hints not working for agents
Description:
If I set exten => 200,hint,Agent/200 the hint does not get updated when the
agent makes an outgoing call (either internal or external).
If I set it to the device they log in to (eg. exten => 200,hint,SIP/800)
then all works fine (so it's not the handset).
It 'seems' to work for incoming external calls - but not always.
Any ideas?
======================================================================
----------------------------------------------------------------------
(0107132) tilghman (administrator) - 2009-06-29 11:18
https://issues.asterisk.org/view.php?id=15398#c107132
----------------------------------------------------------------------
You answered your own question. The issue is that Agents don't actually
make outgoing calls -- the underlying channels do. And the underlying
channels don't know that they are Agents, because the Agent channeltype is
a transparent redirecting proxy.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-29 11:18 tilghman Note Added: 0107132
======================================================================
More information about the asterisk-bugs
mailing list