[Home]

Summary:ASTERISK-03362: DIALEDPEERNUMBER incorrectly set
Reporter:mcisse (mcisse)Labels:
Date Opened:2005-01-27 03:24:50.000-0600Date Closed:2008-01-15 15:23:18.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mydiff.txt
Description:It seems that DIALEDPEERNUMBER is always set to the last resource received by dial.

So, using Dial(SIP/55&SIP/66|60|mrtT),
DIALEDPEERNUMBER will always be set to 66, even if 55 answer the call.

DIALEDPEERNAME seems OK.
Comments:By: Mark Spencer (markster) 2005-01-27 10:32:03.000-0600

Fixed in CVS head.

By: Russell Bryant (russell) 2005-01-29 00:45:18.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:23:18.000-0600

Repository: asterisk
Revision: 4898

U   trunk/apps/app_dial.c
U   trunk/manager.c

------------------------------------------------------------------------
r4898 | markster | 2008-01-15 15:23:17 -0600 (Tue, 15 Jan 2008) | 2 lines

Set dialed peer number properly when ringing multiple channels (bug ASTERISK-3362)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4898