Displaying 5 results from an estimated 5 matches for "mod_data".
Did you mean:
md_data
2006 Jun 09
3
Compiling SVN Trunk
I have the same problem on some modules.
For example app_math.so
[app_math.so]Jun 9 18:16:45 WARNING[19001]: loader.c:728
__load_resource: missing mod_data for app_math.so
Any help?. I have been looking , but nothing reasonable found.
Thanks
--
Alberto Sagredo
2006 May 05
1
problem g729
...blem before copy codec in the /usr/lib/asterisk/modules
before registration ...
My asterisk is Asterisk SVN-trunk-r20297 built by xxx@ xxx on a i686 running
Linux on 2006-04-20 01:02:07 UTC
This erro :
codec_g729a.so]May 5 21:39:16 WARNING [6950]: loader.c:731 __load_resource:
misstng mod_data for codec_g729a.so
Segmentation fault
Thanks
Cristian Latapiat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060505/1b8a12b4/attachment.htm
2006 May 28
1
FreeBSD Digium g.729 codec seg faults on rev 30652
...kout http://svn.digium.com/svn/asterisk/trunk asterisk
This produced:
Checked out revision 30652
This on FreeBSD 6.1-RELEASE
Attempting to start asterisk it returns:
== Registered custom function URIENCODE
[codec_g729a.so]May 27 13:29:59 WARNING[71884]: loader.c:728
__load_resource: missing mod_data for codec_g729a.so
Segmentation fault (core dumped)
This codec was licensed through Digium and, while listed as
'unsupported', worked very well.
Any way Digium will release a G.729 codec for FreeBSD which
is useable with rev 30652 ?
regards
-kim
--
w8hdkim er.. gmail
2017 Jun 18
2
asterisk 13.16. - sigseg during negotiation
...3c0504e8, offer=0x7fba3c0adfb8) at res_pjsip_session.c:3009
3009 if (handle_incoming_sdp(session, offer)) {
(gdb) list
3004 static void session_inv_on_rx_offer(pjsip_inv_session *inv, const pjmedia_sdp_session *offer)
3005 {
3006 struct ast_sip_session *session = inv->mod_data[session_module.id];
3007 pjmedia_sdp_session *answer;
3008
3009 if (handle_incoming_sdp(session, offer)) {
3010 return;
3011 }
3012
3013 if ((answer = create_local_sdp(inv, session, offer))) {
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
...mod_cache_disk.so
%{_libdir}/httpd/modules/mod_cache_socache.so
%{_libdir}/httpd/modules/mod_cache.so
%{_libdir}/httpd/modules/mod_case_filter.so
%{_libdir}/httpd/modules/mod_case_filter_in.so
%{_libdir}/httpd/modules/mod_cgid.so
%{_libdir}/httpd/modules/mod_charset_lite.so
%{_libdir}/httpd/modules/mod_data.so
%{_libdir}/httpd/modules/mod_dav_fs.so
%{_libdir}/httpd/modules/mod_dav_lock.so
%{_libdir}/httpd/modules/mod_dav.so
%{_libdir}/httpd/modules/mod_dbd.so
%{_libdir}/httpd/modules/mod_deflate.so
%{_libdir}/httpd/modules/mod_dialup.so
%{_libdir}/httpd/modules/mod_dir.so
%{_libdir}/httpd/modules/mod_...