[asterisk-bugs] [JIRA] (ASTERISK-24001) res_rtp_asterisk fails to load module

Don Fanning (JIRA) noreply at issues.asterisk.org
Mon Jul 7 22:08:56 CDT 2014


Don Fanning created ASTERISK-24001:
--------------------------------------

             Summary: res_rtp_asterisk fails to load module
                 Key: ASTERISK-24001
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24001
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_rtp_asterisk
    Affects Versions: 12.3.2
         Environment: ubuntu 14.04 lts
            Reporter: Don Fanning


During compile time I get this warning:
bq. [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
bq.  res_rtp_asterisk.c: In function ‘ast_rtp_activate’:
bq.  res_rtp_asterisk.c:4643:2: warning: implicit declaration of function ‘dtls_perform_handshake’ [-Wimplicit-function-declaration]
  dtls_perform_handshake(instance, &rtp->dtls, 0);
  ^
bq.     [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so
bq.    [CC] res_rtp_multicast.c -> res_rtp_multicast.o
bq.     [LD] res_rtp_multicast.o -> res_rtp_multicast.so

During asterisk execution this error is presented:
bq.   > Registering module res_rtp_asterisk
bq.  > Unregistering module res_rtp_asterisk
bq.  [Jul  8 04:48:57] WARNING[9026]: loader.c:565 load_dynamic_module: Error loading module 'res_rt _asterisk.so':  /usr/lib/asterisk/modules/res_rtp_asterisk.so: undefined symbol: dtls_perform_handshake
bq.  [Jul  8 04:48:57] WARNING[9026]: loader.c:1032 load_resource: Module 'res_rtp_asterisk.so' could not be loaded.





--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list