<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This all looks good. Are you configuring it to a different location and somehow running a different version than this is building?<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 6, 2014, at 11:57 AM, Joel White <<a href="mailto:joelewhite@gmail.com" class="">joelewhite@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">git pull shows this<br class=""><br class="">remote: Counting objects: 2381, done.<br class="">remote: Compressing objects: 100% (929/929), done.<br class="">remote: Total 1445 (delta 1211), reused 566 (delta 504)<br class="">Receiving objects: 100% (1445/1445), 238.98 KiB, done.<br class="">Resolving deltas: 100% (1211/1211), completed with 368 local objects.<br class="">From <a href="https://stash.freeswitch.org/scm/fs/freeswitch" class="">https://stash.freeswitch.org/scm/fs/freeswitch</a><br class=""> ae069dc..b942d0f v1.4 -> origin/v1.4<br class=""> dba9abc..7cc5209 fs-video -> origin/fs-video<br class=""> * [new branch] fs-video2 -> origin/fs-video2<br class=""> 8258180..b0050f5 master -> origin/master<br class=""> * [new branch] mod_smpp34 -> origin/mod_smpp34<br class=""> 7512761..6a69eae v1.2.stable -> origin/v1.2.stable<br class="">From <a href="https://stash.freeswitch.org/scm/fs/freeswitch" class="">https://stash.freeswitch.org/scm/fs/freeswitch</a><br class=""> * [new tag] v1.4.10 -> v1.4.10<br class=""> * [new tag] v1.4.11 -> v1.4.11<br class=""> * [new tag] v1.4.12 -> v1.4.12<br class=""> * [new tag] v1.5.14 -> v1.5.14<br class="">Updating ae069dc..b942d0f<br class="">Fast-forward<br class=""> Freeswitch.2012.sln | 61 +<br class=""> Makefile.am | 14 +-<br class=""> build/Makefile.centos5 | 4 +-<br class=""> build/Makefile.centos6 | 4 +-<br class=""> build/Makefile.openbsd | 6 +-<br class=""> build/Makefile.solaris11 | 4 +-<br class=""> conf/vanilla/autoload_configs/timezones.conf.xml | 1519 ++++++++++++++++++--<br class=""> conf/vanilla/autoload_configs/xml_rpc.conf.xml | 6 +<br class=""> conf/vanilla/lang/de/vm/sounds.xml | 6 +-<br class=""> conf/vanilla/lang/en/vm/sounds.xml | 6 +-<br class=""> conf/vanilla/lang/he/vm/sounds.xml | 6 +-<br class=""> conf/vanilla/lang/ru/vm/sounds.xml | 6 +-<br class=""> conf/vanilla/vars.xml | 16 +<br class=""> <a href="http://configure.ac/" class="">configure.ac</a> | 77 +-<br class=""> debian/bootstrap.sh | 22 +-<br class=""> debian/control-modules | 1 +<br class=""> debian/util.sh | 64 +-<br class=""> html5/verto/demo/img/cc_banner.gif | Bin 0 -> 36820 bytes<br class=""> html5/verto/demo/img/cc_banner2014.gif | Bin 42775 -> 0 bytes<br class=""> html5/verto/demo/img/cc_banner2014.jpg | Bin 791929 -> 0 bytes<br class=""> html5/verto/demo/index.html | 4 +-<br class=""> html5/verto/demo/js/verto-min.js | Bin 52404 -> 52560 bytes<br class=""> html5/verto/demo/verto.js | 7 +-<br class=""> html5/verto/js/src/jquery.FSRTC.js | 11 +-<br class=""> html5/verto/js/src/jquery.verto.js | 2 +<br class=""> libs/.gitignore | 1 +<br class=""> libs/esl/Makefile.am | 4 +<br class=""> libs/esl/fs_cli.c | 5 +-<br class=""> libs/esl/managed/ManagedEsl.2012.csproj | 2 +-<br class=""> libs/freetdm/src/ftmod/ftmod_libpri/ftmod_libpri.c | 2 +<br class=""> libs/freetdm/src/ftmod/ftmod_zt/ftmod_zt.c | 2 +-<br class=""> libs/libdingaling/src/libdingaling.c | 13 +-<br class=""> libs/libdingaling/src/libdingaling.h | 1 +<br class=""> libs/sofia-sip/.update | 2 +-<br class=""> libs/sofia-sip/libsofia-sip-ua/sdp/sdp_parse.c | 8 +-<br class=""> libs/sofia-sip/libsofia-sip-ua/su/sofia-sip/su.h | 2 +-<br class=""> .../libsofia-sip-ua/su/sofia-sip/su_wait.h | 2 +-<br class=""> libs/sofia-sip/libsofia-sip-ua/su/su.c | 17 +-<br class=""> libs/sofia-sip/libsofia-sip-ua/su/su_wait.c | 33 +-<br class=""> libs/sofia-sip/libsofia-sip-ua/tport/ws.c | 12 +-<br class=""> libs/srtp/libsrtp.2010.vcxproj | 5 +<br class=""> libs/srtp/libsrtp.2012.vcxproj | 5 +<br class=""> libs/win32/openssl/libeay32.2010.vcxproj | 28 +-<br class=""> libs/win32/openssl/ssleay32.2010.vcxproj | 4 +-<br class=""> scripts/perl/<a href="http://timezone-gen.pl/" class="">timezone-gen.pl</a> | 9 +-<br class=""> src/fs_encode.c | 23 +-<br class=""> src/include/switch_channel.h | 3 +-<br class=""> src/include/switch_core_media.h | 5 +-<br class=""> src/include/switch_stfu.h | 3 +-<br class=""> src/include/switch_types.h | 17 +-<br class=""> src/include/switch_utils.h | 1 +<br class=""> src/mod/applications/mod_commands/mod_commands.c | 25 +-<br class=""> .../applications/mod_conference/mod_conference.c | 35 +-<br class=""> src/mod/applications/mod_directory/mod_directory.c | 2 +-<br class=""> src/mod/applications/mod_snom/mod_snom.c | 38 +-<br class=""> .../mod_valet_parking/mod_valet_parking.c | 2 +-<br class=""> src/mod/codecs/mod_g729/Makefile.am | 4 +-<br class=""> src/mod/codecs/mod_opus/Makefile.am | 4 +-<br class=""> src/mod/codecs/mod_opus/mod_opus.c | 28 +-<br class=""> src/mod/codecs/mod_vp8/mod_vp8.2012.vcxproj | 135 ++<br class=""> src/mod/directories/mod_ldap/Makefile.am | 2 +-<br class=""> src/mod/endpoints/mod_dingaling/mod_dingaling.c | 9 +-<br class=""> src/mod/endpoints/mod_gsmopen/mod_gsmopen.cpp | 34 +<br class=""> src/mod/endpoints/mod_rtc/mod_rtc.2012.vcxproj | 135 ++<br class=""> src/mod/endpoints/mod_sofia/mod_sofia.c | 87 +-<br class=""> src/mod/endpoints/mod_sofia/mod_sofia.h | 22 +<br class=""> src/mod/endpoints/mod_sofia/sofia.c | 318 +++-<br class=""> src/mod/endpoints/mod_sofia/sofia_glue.c | 26 +-<br class=""> src/mod/endpoints/mod_sofia/sofia_media.c | 8 +-<br class=""> src/mod/endpoints/mod_sofia/sofia_presence.c | 22 +-<br class=""> src/mod/endpoints/mod_sofia/sofia_reg.c | 97 +-<br class=""> src/mod/endpoints/mod_verto/mcast/mcast.c | 8 +<br class=""> src/mod/endpoints/mod_verto/mcast/mcast.h | 20 +<br class=""> src/mod/endpoints/mod_verto/mcast/mcast_cpp.cpp | 2 +<br class=""> src/mod/endpoints/mod_verto/mod_verto.2012.vcxproj | 27 +-<br class=""> src/mod/endpoints/mod_verto/mod_verto.c | 67 +-<br class=""> src/mod/endpoints/mod_verto/mod_verto.h | 18 +-<br class=""> src/mod/endpoints/mod_verto/ws.c | 16 +-<br class=""> src/mod/endpoints/mod_verto/ws.h | 10 +-<br class=""> src/mod/event_handlers/mod_rayo/mod_rayo.c | 75 +-<br class=""> .../mod_rayo/rayo_record_component.c | 8 +-<br class=""> src/mod/event_handlers/mod_rayo/srgs.c | 6 +-<br class=""> src/mod/event_handlers/mod_rayo/test_srgs/main.c | 9 +-<br class=""> src/mod/formats/mod_shout/mod_shout.c | 7 +-<br class=""> src/mod/languages/mod_python/mod_python.c | 2 +<br class=""> src/mod/xml_int/mod_xml_ldap/Makefile.am | 2 +-<br class=""> src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c | 16 +<br class=""> src/switch_channel.c | 66 +-<br class=""> src/switch_core_io.c | 12 +<br class=""> src/switch_core_media.c | 746 +++++++---<br class=""> src/switch_core_session.c | 2 +-<br class=""> src/switch_ivr.c | 26 +-<br class=""> src/switch_ivr_async.c | 105 +-<br class=""> src/switch_ivr_play_say.c | 27 +<br class=""> src/switch_pgsql.c | 2 +-<br class=""> src/switch_rtp.c | 32 +-<br class=""> src/switch_stfu.c | 246 +++-<br class=""> src/switch_utils.c | 19 +<br class=""> support-d/.bashrc | 4 +-<br class=""> 99 files changed, 3891 insertions(+), 777 deletions(-)<br class=""> create mode 100644 html5/verto/demo/img/cc_banner.gif<br class=""> delete mode 100644 html5/verto/demo/img/cc_banner2014.gif<br class=""> delete mode 100644 html5/verto/demo/img/cc_banner2014.jpg<br class=""> create mode 100644 src/mod/codecs/mod_vp8/mod_vp8.2012.vcxproj<br class=""> create mode 100644 src/mod/endpoints/mod_rtc/mod_rtc.2012.vcxproj<br class=""><br class=""><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Nov 6, 2014 at 10:11 AM, Steven Ayre <span dir="ltr" class=""><<a href="mailto:steveayre@gmail.com" target="_blank" class="">steveayre@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">Try a new git clone from the new url</div><div class="gmail_extra"><br class=""><div class="gmail_quote"><div class=""><div class="h5">On 6 November 2014 14:07, Joel White <span dir="ltr" class=""><<a href="mailto:joelewhite@gmail.com" target="_blank" class="">joelewhite@gmail.com</a>></span> wrote:<br class=""></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div class="h5"><div dir="ltr" class=""><div class=""><div class="">I am having an issue with updating via GIT. I am currently on 1.4.9, but would like to upgrade to the latest 1.4.13 .<br class=""><br class=""></div>I have done a GIT pull and did not see the merge error that Ken had mentioned. When I run make current, it goes through the motions and looks to be updating the installation. When I connect back to FS and issue the version command, it still states 1.4.9<br class=""><br class=""></div>How do I correct this?<br class=""><br class=""><br class=""></div>
<br class=""></div></div><span class="">_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></span></blockquote></div><br class=""></div>
<br class="">_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote></div><br class=""></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></div></body></html>