[asterisk-bugs] [JIRA] (ASTERISK-28066) modification of modules.conf

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Sep 21 07:30:54 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244923#comment-244923 ] 

Asterisk Team commented on ASTERISK-28066:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> modification of modules.conf
> ----------------------------
>
>                 Key: ASTERISK-28066
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28066
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 15.1.1
>         Environment: Ubuntu 18.10 and Asterisk 16.0.0.rc2
>            Reporter: Daniel Rebetez
>            Severity: Critical
>              Labels: pjsip
>
> I'm working with SIP signalisation and hard phone Zhang, Fanvil and yealink. I'm a teacher in a technical school and use Asterisk to teach VOIP system.
> It will never work if I don't modify modules.conf in this way:
> ; Channel Drivers
> load = chan_bridge_media.so
> load = chan_pjsip.so
> I have had to add this line below to be able to connect hard phones to Asterisk IPBX
> load = chan_sip.so
>> ; At the end of modules.conf I have had to add theses lines below to be able to connect hard phones to Asterisk IPBX
> noload => res_pjsip.so
> noload => res_pjsip_pubsub.so
> noload => res_pjsip_session.so
> noload => chan_pjsip.so
> noload => res_pjsip_exten_state.so
> noload => res_pjsip_log_forwarder.so



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



More information about the asterisk-bugs mailing list