[Home]

Summary:ASTERISK-15428: [regression] I got warnings on remote server when transmitting iax variables
Reporter:Morten Tryfoss (mtryfoss)Labels:
Date Opened:2010-01-14 07:33:20.000-0600Date Closed:2011-06-07 14:07:59
Priority:MinorRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have at setup with two asterisk boxes. One with version 1.6.1.11 (originates call) and one with version 1.6.1.12 (receives iax call and forwards it to a dahdi channel).

This is what's shown on the console on the server beeing called, after setting an iax variable ("queuecall") on the originating server:
[Jan 14 14:25:59] WARNING[22976]: chan_iax2.c:986 iax_error_output: Assigned (0x2aaac8000c98)queuecall to (0x2aaac8000ca2)1
[Jan 14 14:25:59] WARNING[22972]: chan_iax2.c:986 iax_error_output: Assigned (0x161937f8)queuecall to (0x16193802)1

The variable seems to be received correctly.

Are there any reason to worry?

Comments:By: Leif Madsen (lmadsen) 2010-01-14 08:01:28.000-0600

I doubt there is any reason to worry, and it's a WARNING message that likely just needs to be set as a DEBUG message. However, I'll have a developer double check this.

By: Tilghman Lesher (tilghman) 2010-02-26 01:02:46.000-0600

This is already fixed in SVN.