[Freeswitch-dev] Build Issue with FSComm

João Mesquita jmesquita at freeswitch.org
Thu Feb 11 19:56:31 PST 2010


Are you saying that there is no log file on the .fscomm dir?

I have tried this with both versions you mentioned and it works fine for me.
Can you open a Jira and add all detailed information you can?

Regards,
João Mesquita
FSComm Developer

On Thu, Feb 11, 2010 at 4:09 PM, Suneel Papineni <
Suneel.Papineni at mettoni.com> wrote:

>  Hi Jeff / Jo,
>
>
>
> Yes, you are correct. I have copies all required directories and dlls, then
> application started and running.
>
>
>
> I tried to configure to register to Freeswitch. Registration is successful
> and I am able to see REGISTER messages flowing to Freeswitch and at
> wireshark traces at the client’s (FSComm) system. Now I am trying to make a
> call from one FSComm to another, but this is giving me problem. On the
> FSComm screen, it displays as destination number Dialing, but nothing
> happens for sometime and displays as “Error Destination Not Reachable”. When
> I checked for the traces in wireshark, I didn’t see any INVITE message going
> from FSComm system.
>
>
>
> Could you please let me know if I need to configure something to initiate
> and make a call.
>
>
>
> I tried to see if logging works. I have configured log.con.xml (which is
> present in freeswitch.xml) with log file path. Also I have created a
> directory “log”, but no logs are appearing in the specified path.
>
>
>
> Please let me know if I might have missed something to make calling work.
>
>
>
> FYI, I have tested with pre-build windows binary files as well. It is
> giving same problem.
>
>
>
> Thanks & Regards
>
> Suneel
>
>
>
>
>
> *From:* freeswitch-dev-bounces at lists.freeswitch.org [mailto:
> freeswitch-dev-bounces at lists.freeswitch.org] *On Behalf Of *Jeff Lenk
> *Sent:* 10 February 2010 17:17
>
> *To:* freeswitch-dev at lists.freeswitch.org
> *Subject:* Re: [Freeswitch-dev] Build Issue with FSComm
>
>
>
> The dependencies list was missing a few items please check them again.
> The mod folder must also be populated with the needed dlls - just copy the
> folder from freeswitch\debug\mod or release to fscomm
>
> These changes should get you running
>
> Jeff
>  ------------------------------
>
> Date: Tue, 9 Feb 2010 15:42:37 +0000
> From: Suneel.Papineni at mettoni.com
> To: freeswitch-dev at lists.freeswitch.org
> Subject: Re: [Freeswitch-dev] Build Issue with FSComm
>
> Hi Jeff,
>
>
>
> Thanks for the update. As it is specified, I have copied all the dependency
> dlls to the Release folder and started exe. Well, It started and opened the
> FSComm window.
>
> For configuring accounts, I went to preferences window and tried to add an
> account. No window/tab  is displayed after pressing ADD button.
>
> When I check back the file structure, once FSComm.exe is started, it has
> created folders (grammar, mod, recordings, sounds). I think it is missing
> “conf” folder which intern should have “Accounts” folder with respective
> sample xml files. Also mod folder which was created doesn’t have any module
> xml files. (This is in comparison with the windows pre-build binary).
>
>
>
> Also after closing the FSComm window, the application is not removed from
> System Tray. When the icon is clicked which is present in system tray, it
> doesn’t do anything. Also the respective FSComm.exe process is running in
> task manager. So only option to close the application is End this process in
> Task Manager.
>
>
>
> If you can give me some hint where I need to look for these or I will try
> to change or correct myself.
>
>
>
> Thanks & Regards
>
> Suneel
>
>
>
>
>
> *From:* freeswitch-dev-bounces at lists.freeswitch.org [mailto:
> freeswitch-dev-bounces at lists.freeswitch.org] *On Behalf Of *Jeff Lenk
> *Sent:* 09 February 2010 14:43
> *To:* freeswitch-dev at lists.freeswitch.org
> *Subject:* Re: [Freeswitch-dev] Build Issue with FSComm
>
>
>
> See the dependencies at http://wiki.freeswitch.org/wiki/FSComm#Windows
>
>  ------------------------------
>
> Date: Tue, 9 Feb 2010 10:28:43 +0000
> From: Suneel.Papineni at mettoni.com
> To: freeswitch-dev at lists.freeswitch.org
> Subject: Re: [Freeswitch-dev] Build Issue with FSComm
>
> Thanks Jo. I downloaded complete freeswitch source again (latest version)
> and built it. The freeSwitch build was successful. Then I started building
> FSComm and the build got successful.
>
>
>
> This has created a “Release” folder which contains FSComm.exe, under
> “fscomm”. When I am trying to run this exe, it is throwing an error as Entry
> point not found.
>
>
>
>
>
> Could you please let me know how to move forward to resolve this.
>
>
>
> Thanks & Regards
>
> Suneel
>
>
>
> *From:* freeswitch-dev-bounces at lists.freeswitch.org [mailto:
> freeswitch-dev-bounces at lists.freeswitch.org] *On Behalf Of *João Mesquita
> *Sent:* 08 February 2010 18:25
> *To:* freeswitch-dev at lists.freeswitch.org
> *Subject:* Re: [Freeswitch-dev] Build Issue with FSComm
>
>
>
> Have you compiled FreeSWTICH first? I don't think we build it with the
> current VSProj...
>
>
>
> Regards,
> João Mesquita
> FSComm Developer
>
> On Mon, Feb 8, 2010 at 3:57 PM, Suneel Papineni <
> Suneel.Papineni at mettoni.com> wrote:
>
> Hi,
>
>
>
> I am trying to build FSComm on Windows XP machine (32-bit). Followed the
> process shown at http://wiki.freeswitch.org/wiki/FSComm.
>
> Installed QT. Downloaded latest FSComm source. Added FreeswitchCoreLib as
> dependency to FSComm and started building the project.
>
> While building this has thrown errors during LINKING phase.
>
> Could some one let me know if I am doing something wrong.
>
>
>
> Thanks & Regards
>
> Suneel
>
>
>
> 10>Linking...
>
> 10>prefaccounts.obj : error LNK2019: unresolved external symbol
> __imp__switch_log_printf referenced in function __ehhandler$??0PrefAccounts@
> @QAE at PAVPrefDialog@Ui@@@Z
>
> 10>prefportaudio.obj : error LNK2001: unresolved external symbol
> __imp__switch_log_printf
>
> 10>call.obj : error LNK2001: unresolved external symbol
> __imp__switch_log_printf
>
> 10>fshost.obj : error LNK2001: unresolved external symbol
> __imp__switch_log_printf
>
> 10>mainwindow.obj : error LNK2001: unresolved external symbol
> __imp__switch_log_printf
>
> 10>mod_qsettings.obj : error LNK2001: unresolved external symbol
> __imp__switch_log_printf
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__SWITCH_GLOBAL_dirs referenced in function "private: void __thiscall
> FSHost::createFolders(void)" (?createFolders at FSHost@@AAEXXZ)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_api_execute at 16 referenced in function "public: enum
> switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class
> QString *)" (?sendCmd at FSHost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_console_stream_raw_write referenced in function "public: enum
> switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class
> QString *)" (?sendCmd at FSHost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_console_stream_write referenced in function "public: enum
> switch_status_t __thiscall FSHost::sendCmd(char const *,char const *,class
> QString *)" (?sendCmd at FSHost@@QAE?AW4switch_status_t@@PBD0PAVQString@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_event_name at 4 referenced in function "private: void
> __thiscall FSHost::printEventHeaders(struct switch_event *)"
> (?printEventHeaders at FSHost@@AAEXPAUswitch_event@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_event_get_header at 8 referenced in function "private: void
> __thiscall FSHost::printEventHeaders(struct switch_event *)"
> (?printEventHeaders at FSHost@@AAEXPAUswitch_event@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_set_globals at 0 referenced in function "public:
> __thiscall FSHost::FSHost(class QObject *)" (??0FSHost@@QAE at PAVQObject
> @@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_setrlimits at 0 referenced in function "public: __thiscall
> FSHost::FSHost(class QObject *)" (??0FSHost@@QAE at PAVQObject@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_event_dup at 8 referenced in function "void __cdecl
> eventHandlerCallback(struct switch_event *)" (?eventHandlerCallback@
> @YAXPAUswitch_event@@@Z)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_destroy at 0 referenced in function "protected: virtual
> void __thiscall FSHost::run(void)" (?run at FSHost@@MAEXXZ)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_event_unbind_callback at 4 referenced in function "protected:
> virtual void __thiscall FSHost::run(void)" (?run at FSHost@@MAEXXZ)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_runtime_loop at 4 referenced in function "protected:
> virtual void __thiscall FSHost::run(void)" (?run at FSHost@@MAEXXZ)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_init_and_modload at 12 referenced in function "protected:
> virtual void __thiscall FSHost::run(void)" (?run at FSHost@@MAEXXZ)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_event_bind at 20 referenced in function "protected: virtual
> void __thiscall FSHost::run(void)" (?run at FSHost@@MAEXXZ)
>
> 10>fshost.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_init at 12 referenced in function "protected: virtual void
> __thiscall FSHost::run(void)" (?run at FSHost@@MAEXXZ)
>
> 10>mainwindow.obj : error LNK2019: unresolved external symbol
> __imp__switch_core_set_variable at 8 referenced in function "private: void
> __thiscall MainWindow::makeCall(void)" (?makeCall at MainWindow@@AAEXXZ)
>
> 10>mod_qsettings.obj : error LNK2001: unresolved external symbol
> __imp__switch_core_set_variable at 8
>
> 10>prefaccounts.obj : error LNK2001: unresolved external symbol
> __imp__switch_core_set_variable at 8
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_parse_str at 8 referenced in function "public: struct
> switch_xml * __thiscall XMLBinding::getConfigXML(class QString)"
> (?getConfigXML at XMLBinding@@QAEPAUswitch_xml@@VQString@@@Z)
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_bind_search_function_ret at 16 referenced in function "enum
> switch_status_t __cdecl do_config(void)" (?do_config@
> @YA?AW4switch_status_t@@XZ)
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_parse_section_string at 4 referenced in function "enum
> switch_status_t __cdecl do_config(void)" (?do_config@
> @YA?AW4switch_status_t@@XZ)
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_attr_soft at 8 referenced in function "enum switch_status_t
> __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_free at 4 referenced in function "enum switch_status_t
> __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_child at 8 referenced in function "enum switch_status_t
> __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)
>
> 10>mod_qsettings.obj : error LNK2019: unresolved external symbol
> __imp__switch_xml_open_cfg at 12 referenced in function "enum switch_status_t
> __cdecl do_config(void)" (?do_config@@YA?AW4switch_status_t@@XZ)
>
> 10>prefaccounts.obj : error LNK2019: unresolved external symbol
> __imp__switch_event_create_subclass_detailed at 24 referenced in function
> "private: void __thiscall PrefAccounts::remAccountBtnClicked(void)"
> (?remAccountBtnClicked at PrefAccounts@@AAEXXZ)
>
> 10>prefsofia.obj : error LNK2019: unresolved external symbol
> __imp__switch_find_local_ip at 16 referenced in function "public: void
> __thiscall PrefSofia::readConfig(void)" (?readConfig at PrefSofia@@QAEXXZ)
>
> 10>release\FSComm.exe : fatal error LNK1120: 26 unresolved externals
>
> 10>Build log was saved at
> "file://d:\FS\freeswitch-1.0.5-latest0802\freeswitch-1.0.5-20100208-0400\fscomm\release\BuildLog.htm"
>
> 10>FSComm - 34 error(s), 0 warning(s)
>
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 9 skipped ==========
>
>
>
>
>
> *************************************************************************
>
> Please consider the environment before printing this e-mail
>
> *************************************************************************
>
> This email and any files transmitted with it are confidential and
>
> intended solely for the use of the individual or entity to whom they
>
> are addressed. If you have received this email in error please notify
>
> the system manager.  http://www.mettoni.com
>
>
>
> Mettoni Ltd
>
> Registered in England and Wales: 4485956
>
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
>
> *************************************************************************
>
>
> _______________________________________________
> 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
>
>
>
> *************************************************************************
>
> Please consider the environment before printing this e-mail
>
> *************************************************************************
>
> This email and any files transmitted with it are confidential and
>
> intended solely for the use of the individual or entity to whom they
>
> are addressed. If you have received this email in error please notify
>
> the system manager.  http://www.mettoni.com
>
>
>
> Mettoni Ltd
>
> Registered in England and Wales: 4485956
>
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
>
> *************************************************************************
>
>
>  ------------------------------
>
> Hotmail: Free, trusted and rich email service. Get it now.<http://clk.atdmt.com/GBL/go/201469228/direct/01/>
>
> *************************************************************************
>
> Please consider the environment before printing this e-mail
>
> *************************************************************************
>
> This email and any files transmitted with it are confidential and
>
> intended solely for the use of the individual or entity to whom they
>
> are addressed. If you have received this email in error please notify
>
> the system manager.  http://www.mettoni.com
>
>
>
> Mettoni Ltd
>
> Registered in England and Wales: 4485956
>
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
>
> *************************************************************************
>
>
>  ------------------------------
>
> Hotmail: Free, trusted and rich email service. Get it now.<http://clk.atdmt.com/GBL/go/201469228/direct/01/>
>
> *************************************************************************
> Please consider the environment before printing this e-mail
> *************************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.  http://www.mettoni.com
>
> Mettoni Ltd
> Registered in England and Wales: 4485956
> 9400 Garsington Road, Oxford Business Park, Oxford, OX4 2HN
> *************************************************************************
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100212/1571e7a3/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 6893 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100212/1571e7a3/attachment-0001.png 


More information about the FreeSWITCH-dev mailing list