[Freeswitch-dev] Wrong log message
Brian West
brian at freeswitch.org
Wed Feb 9 23:55:14 MSK 2011
Stuff like this goes on Jira. http://jira.freeswitch.org so we don't lose track of them.
/b
On Feb 9, 2011, at 1:36 PM, Bernhard Suttner wrote:
> Hi,
>
> Just want to let you know, that the following log message is wrong:
>
> if (!strcmp(tech_pvt->remote_sdp_video_ip, rip) && atoi(rvp) == tech_pvt->remote_sdp_video_port) {
> switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(tech_pvt->session), SWITCH_LOG_DEBUG, "Remote video address:port [%s:%d] has not changed.\n",
> tech_pvt->remote_sdp_audio_ip, tech_pvt->remote_sdp_audio_port);
>
> Should be remote_sdp_video_port I guess.
>
> Best regards,
> Bernhard
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
More information about the FreeSWITCH-dev
mailing list