[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=244922#comment-244922 ] 

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

We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

If this issue is actually a bug please use the Bug issue type instead.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> 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