If you have compiled the mpeg4ip from source make sure
you've got
/usr/local/lib in your ld library path
----- Original Message -----
From: <tech i6net.com>
To: "Development discussion of video media support in
Asterisk"
<asterisk-video lists.digium.com>; "richard
Coco" <coco_richard yahoo.com>
Cc: <asterisk-video lists.digium.com>
Sent: Thursday, March 22, 2007 1:49 PM
Subject: Re: [Asterisk-video] install and setup app_mp4
application
> 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 yahoo.com>:
>
> >
> >
> > Hi all,
> >
> > this is a question i have posted to the users
mailing
> > list. I hope someone can help.
> >
> > according to
> > http://s
ip.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 $ $ $<
> > $ -lodbc
> >
> > app_mp4.so : app_mp4.o
> > $(CC) $(SOLINK) -o $ $ $<
> > $ -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=3965460
91
> > _______________________________________________
> > --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
a>
> >
>
>
> _______________________________________________
> --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
a>
>
_______________________________________________
--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
a>
|