[asterisk-bugs] [JIRA] Created: (ASTERISK-20545) chan_sip loads too because of exposed global symbols

Kinsey Moore (JIRA) noreply at issues.asterisk.org
Wed Oct 10 15:48:27 CDT 2012


chan_sip loads too because of exposed global symbols
----------------------------------------------------

                 Key: ASTERISK-20545
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20545
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_sip/Messaging
    Affects Versions: 11.0.0-beta2
         Environment: Situations in which chan_sip is dependent on other modules loading before it.
            Reporter: Kinsey Moore
            Severity: Blocker


When a global symbol was added to chan_sip to expose the ability to send INFO frames, it caused chan_sip to be loaded earlier than expected based on its load_pri value of AST_MODPRI_CHANNEL_DRIVER.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list