Displaying 2 results from an estimated 2 matches for "lmp4".
Did you mean:
lme4
2007 Mar 21
0
install and setup app_mp4 application
...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 o...
2011 Dec 30
1
Asterisk 1.4.42 NOTIFY replies ignore NAT setting
Hi,
I've been trying to fix NOTIFY replies (specifically keep-alives) in 1.4.42
(I can't upgrade to 1.8.x at the moment for various reasons).
I've noticed for user agents that have a VIA header with a different
port than the port the NOTIFY was sent from,
the NOTIFY reply will always be sent back to that port, which is incorrect.
(Sonicwalls and other routers love to do this, even