[asterisk-bugs] [Asterisk 0012875]: CallerID missing on IAX channels
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 14 18:51:25 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12875
======================================================================
Reported By: dimas
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12875
Category: Channels/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 123269
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-17-2008 09:44 CDT
Last Modified: 07-14-2008 18:51 CDT
======================================================================
Summary: CallerID missing on IAX channels
Description:
I have realtime IAX2 users, everybody have a fullname configured.
ZoIPer softphone used to originate calls. I have found that:
1. If callerid fields in the zoiper configuration are empty, Asterisk does
NOT provide any callerid for calls originated by the softphone - the called
party sees "unknown"
2. If i put ANY text into zoiper's callerid fields, Asterisk actually uses
fullname configured for the correspondign user.
I believe this is wrong and Asterisk should ALWAYS use cidnum/fullname
configured in iax.conf/realtime then they are configured.
======================================================================
----------------------------------------------------------------------
svnbot - 07-14-08 18:51
----------------------------------------------------------------------
Repository: asterisk
Revision: 130889
U branches/1.4/channels/chan_iax2.c
------------------------------------------------------------------------
r130889 | tilghman | 2008-07-14 18:51:23 -0500 (Mon, 14 Jul 2008) | 8
lines
Override the callerid in all cases when the callerid is set in the user,
not
just when a remote callerid is set. Also, if not set in the user, allow
the
remote CallerID to pass through.
(closes issue http://bugs.digium.com/view.php?id=12875)
Reported by: dimas
Patches:
20080714__bug12875.diff.txt uploaded by Corydon76 (license 14)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=130889
Issue History
Date Modified Username Field Change
======================================================================
07-14-08 18:51 svnbot Checkin
07-14-08 18:51 svnbot Note Added: 0090264
======================================================================
More information about the asterisk-bugs
mailing list