[Home]

Summary:ASTERISK-27731: How to add a MGCP extension via FreePBX
Reporter:zhu ben (benzhu)Labels:
Date Opened:2018-03-09 01:15:30.000-0600Date Closed:2020-01-06 14:46:54.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_mgcp
Versions:11.16.0 Frequency of
Occurrence
Related
Issues:
Environment:Asterisk: localhost*CLI> core show version Asterisk 11.16.0 built by root @ jenkins-builder1.schmoozecom.net on a x86_64 running Linux on 2015-02-12 23:51:19 UTC FreePBX: FreePBX 12.0.76.4 'VoIP Server'Attachments:
Description:i install AsteriskNOW-612-current-64.iso via VM tool, after install successfully, i  can't find a way to add MGCP extension on Freepbx WebGUI.

i found there is no mgcp.conf under directory  /etc/asterisk/
[root@localhost ~]# ls /etc/asterisk/m
manager_additional.conf         manager.conf.bak                meetme.conf                     modem.conf                      musiconhold.conf                
manager.conf                    manager_custom.conf             meetme_general_additional.conf  modules.conf                    musiconhold_custom.conf        
manager.conf.12.0.1.bak         meetme_additional.conf          meetme_general_custom.conf      musiconhold_additional.conf  

but the MGCP driver has installed successfully.
localhost*CLI> core show channeltypes
Type             Description                              Devicestate  Indications  Transfer    
-----------      -----------                              -----------  -----------  -----------
Phone            Standard Linux Telephony API Driver      no           yes          no          
ConfBridgeRec    Conference Bridge Recording Channel      no           no           no          
DAHDI            DAHDI Telephony Driver w/PRI & SS7 & MFC yes          yes          no          
MulticastRTP     Multicast RTP Paging Channel Driver      no           no           no          
SIP              Session Initiation Protocol (SIP)        yes          yes          yes        
Agent            Call Agent Proxy Channel                 yes          yes          no          
Bridge           Bridge Interaction Channel               no           no           no          
IAX2             Inter Asterisk eXchange Driver (Ver 2)   yes          yes          yes        
MGCP             Media Gateway Control Protocol (MGCP)    yes          yes          no          
Local            Local Proxy Channel Driver               yes          yes          no          
----------
10 channel drivers registered.

appreciate in advance, who can tell me how to add a MGCP extension?

thanks
BR
Ben
Comments:By: Asterisk Team (asteriskteam) 2018-03-09 01:15:31.419-0600

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

By: Asterisk Team (asteriskteam) 2018-03-09 01:15:32.032-0600

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].