Hi, I had downloaded the source code of Asterisk from Digium Server. ftp://ftp.digium.com And i had also downloaded cygwin environment from http://www.cygwin.com. I had followed the instruction available in readme.txt in the patch file. Everything is properly patched and the "make " command is working fine but "make install" command is not working. +---- Asterisk Installation Complete -------+ + + + YOU MUST READ THE SECURITY DOCUMENT + + + + Asterisk has successfully been installed. + + If you would like to install the sample + + configuration files (overwriting any + + existing config files), run: + + + + make samples + + + +----------------- or ---------------------+ + + + You can go ahead and install the asterisk + + program documentation now or later run: + + + + make progdocs + + + + **Note** This requires that you have + + doxygen installed on your local system + +-------------------------------------------+ WARNING WARNING WARNING Your Asterisk modules directory, located at /asterisk/modules contains modules that were not installed by this version of Asterisk. Please ensure that these modules are compatible with this version before attempting to run Asterisk. chan_capi.so chan_celliax.so chan_tapi.so WARNING WARNING WARNING And Asterisk.exe, AsteriskWin32.exe and Asterisk.dll file is also created in /usr/src/asterisk directory. When i tried to open AsteriskWin32.exe it is showing some failed message. And when i try to asterisk.exe file.it is showing the following NOTICE and WARNINGS.... And the Asterisk gets stopped. dmarysuba@DEV19 /usr/src/asterisk-1.2.14 $ ./asterisk Asterisk module loaded successfully Asterisk entry point foundApr 24 11:49:44 NOTICE[3756]: cdr.c:1195 do_reload: CDR simple logging enabled. Apr 24 11:49:44 WARNING[3756]: loader.c:326 __load_resource: No such file or directory Apr 24 11:49:44 WARNING[3756]: loader.c:555 load_modules: Loading module res_features.so failed! Apr 24 11:49:44 WARNING[3756]: res_musichold.c:525 monmp3thread: UNable to spawn mp3player Asterisk stopped. Will you please guide me how to proceed further. Thanks & Regards, Mary. This communication contains information, which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s), please note that any distribution, printing, copying or use of this communication or the information in it is strictly prohibited. If you have received this communication in error, please notify the sender immediately and then destroy any copies of it. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070424/4adf1ce2/attachment.htm
Did you run "make samples"? Thanks, Steve Totaro http://www.asteriskhelpdesk.com KB3OPB _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Marysuba.Dharmaiyan@siptech.com Sent: Tuesday, April 24, 2007 5:44 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Asterisk Problem Hi, I had downloaded the source code of Asterisk from Digium Server. ftp://ftp.digium.com <ftp://ftp.digium.com/> And i had also downloaded cygwin environment from http://www.cygwin.com <http://www.cygwin.com/> . I had followed the instruction available in readme.txt in the patch file. Everything is properly patched and the "make " command is working fine but "make install" command is not working. +---- Asterisk Installation Complete -------+ + + + YOU MUST READ THE SECURITY DOCUMENT + + + + Asterisk has successfully been installed. + + If you would like to install the sample + + configuration files (overwriting any + + existing config files), run: + + + + make samples + + + +----------------- or ---------------------+ + + + You can go ahead and install the asterisk + + program documentation now or later run: + + + + make progdocs + + + + **Note** This requires that you have + + doxygen installed on your local system + +-------------------------------------------+ WARNING WARNING WARNING Your Asterisk modules directory, located at /asterisk/modules contains modules that were not installed by this version of Asterisk. Please ensure that these modules are compatible with this version before attempting to run Asterisk. chan_capi.so chan_celliax.so chan_tapi.so WARNING WARNING WARNING And Asterisk.exe, AsteriskWin32.exe and Asterisk.dll file is also created in /usr/src/asterisk directory. When i tried to open AsteriskWin32.exe it is showing some failed message. And when i try to asterisk.exe file.it is showing the following NOTICE and WARNINGS.... And the Asterisk gets stopped. dmarysuba@DEV19 /usr/src/asterisk-1.2.14 $ ./asterisk Asterisk module loaded successfully Asterisk entry point foundApr 24 11:49:44 NOTICE[3756]: cdr.c:1195 do_reload: CDR simple logging enabled. Apr 24 11:49:44 WARNING[3756]: loader.c:326 __load_resource: No such file or directory Apr 24 11:49:44 WARNING[3756]: loader.c:555 load_modules: Loading module res_features.so failed! Apr 24 11:49:44 WARNING[3756]: res_musichold.c:525 monmp3thread: UNable to spawn mp3player Asterisk stopped. Will you please guide me how to proceed further. Thanks & Regards, Mary. This communication contains information, which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s), please note that any distribution, printing, copying or use of this communication or the information in it is strictly prohibited. If you have received this communication in error, please notify the sender immediately and then destroy any copies of it. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070424/dd9c96df/attachment.htm
Hi, yes i did run "make samples" and also "make progdocs". when i open asterisk.exe it says Asterisk module loaded successfully Asterisk entry point foundApr 24 11:49:44 NOTICE[3756]: cdr.c:1195 do_reload: CDR simple logging enabled. Apr 24 11:49:44 WARNING[3756]: loader.c:326 __load_resource: No such file or directory Apr 24 11:49:44 WARNING[3756]: loader.c:555 load_modules: Loading module res_features.so failed! Apr 24 11:49:44 WARNING[3756]: res_musichold.c:525 monmp3thread: UNable to spawn mp3player Asterisk stopped. At last asterisk is stopped. i also tried registering X-lite phone with the extension 3000 in /etc/asterisk/sip.conf but it is not register with AsteriskWin32 PBX. it shows a error Registration error :305 Method Not Allowed and some time Registration error :408 Request Timeout . i dont know how to proceed further. Regards, Mary. On 4/24/07, Steve Totaro <stotaro@asteriskhelpdesk.com> wrote:> > Did you run "make samples"? > > > > Thanks, > Steve Totaro > http://www.asteriskhelpdesk.com > KB3OPB > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070424/1e8c19c6/attachment.htm