[Freeswitch-users] Has the behavior of loopback endpoint changed since 92e89cb4532913a3fd7a4888f8c94df379775cc3 commit

Anthony Minessale anthony.minessale at gmail.com
Wed Apr 18 19:28:53 MSD 2012


commit c469321d8b8350ad6c03cd90d70c1b5b14c9b580
Author: Anthony Minessale <anthm at freeswitch.org>
Date:   Wed Apr 18 08:24:15 2012 -0500

    fix regression in commit 19f441c6f4516f035828aa112bcf92f47f4e0f28


On Wed, Apr 18, 2012 at 10:22 AM, Anthony Minessale
<anthony.minessale at gmail.com> wrote:
> And again....
> The mailing list is not appropriate for reporting bugs.  We have a
> dedicated bug tracker http://jira.freeswitch.org
> I have reproduced this problem and will fix it but I am trying to
> resist the urge to refuse simply because there is no bug report I can
> file the fix against.
>
>
>
> On Wed, Apr 18, 2012 at 8:56 AM, Mitch Capper <mitch.capper at gmail.com> wrote:
>> If you don't mind doing some more testing you can help us narrow down
>> exactly what commit it broke for you on and will result in the fastest
>> fixing of the issue.
>> Using git bisect will do a binary search between the known good and
>> known bad commits to help you find exactly what broke it in the
>> shortest amount of time.  To try and find the issue that you know is
>> broken in HEAD but fine in that revision you posted:
>>
>> git bisect start HEAD 92e89cb4532913a3fd7a4888f8c94df379775cc3
>>
>>
>> then compile / test etc/
>> the tell git:
>> git bisect bad or git bisect good
>> then it will move on to the next
>> git bisect reset when done
>>
>> git bisect skip if you cant test a specific revision
>>
>>
>> If you have a script that can determine if it works or not you can use:
>>
>> git bisect run [my_script] [arguments]
>> Note that the script (my_script in the above example) should exit with
>> code 0 if the current source code is good, and exit with a code
>> between 1 and 127 (inclusive), except 125, if the current source code
>> is bad.
>>
>> Either way file a JIRA bug report on the broken / changed functionality.
>>
>> ~Mitch
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list