[Asterisk-video] install and setup app_mp4 application

tech at i6net.com tech at i6net.com
Thu Mar 22 05:49:19 MST 2007


Can you check the module load (you should restart the Asterisk) ?
(When you start the Asterisk).

Check if you get all the dynamic libraries.


Tech


Selon richard Coco <coco_richard at yahoo.com>:

>
>
> Hi all,
>
> this is a question i have posted to the users mailing
> list. I hope someone can help.
>
> according to
> http://sip.fontventa.com/content/view/15/44/ i have
> compiled the mpeg4ip libries without problem. After
> copying the app_mp4.c file into de Asterisk apps
> directory and changing the Makefile like.
>
> [...]
> app_sql_odbc.so: app_sql_odbc.o
>         $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $<
> ${CYGSOLIB} -lodbc
>
> app_mp4.so : app_mp4.o
>         $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $<
> ${CYGSOLIB} -lmp4 -lmp4v2
>
> ifeq (SunOS,$(shell uname))
> app_chanspy.so: app_chanspy.o
>         $(CC) $(SOLINK) -o $@ $< -lrt
> endif
> [...]
>
> i get following error.
> Mar 21 19:08:22 WARNING[26686]: pbx.c:1720
> pbx_extension_helper: No application 'mp4save' for
> extension...
>
> it seems that after the recompilation of asterisk no
> app_mp4.o/app_mp4.so is created in ../asterisk/apps/.
>
> asterisk# ls apps/app_mp*
> apps/app_mp3.c  apps/app_mp3.o  apps/app_mp3.so
> apps/app_mp4.c
>
> i have asterisk 1.2.16 on CentOS 4.4
>
> has anyone an idea...
> thx in advance...
>
>
>
>
>
>
>
____________________________________________________________________________________
> Need Mail bonding?
> Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
> http://answers.yahoo.com/dir/?link=list&sid=396546091
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-video
>




More information about the asterisk-video mailing list