Hi, Has anyone here got asterisk working with th MGCP protocol? I have a problem with MGCP phone connecting to the asterisk PBX system. I have done a thorough search in the asterisk as well as digium's web site but of not much help. Please let me know if any has got it working. If you have got it working can you please post the related parts in the extensions.conf and mgcp.conf files?
Thanks a lot for your time.
Didn't find your answer? Ask the community — no account required.
M
Majortom
I may be wrong here, but I thought mgcp was used to communicate with a gateway, not with phones. If you are using Cisco IP phones with the SCCP image, asterisk can support it with it's own skinny channel driver or you can get another one that may work better at
formatting link
. Unfortunately, I haven't tried it yet but there's a how-to on that site. Good luck and please let me know how it goes.
Regards
Majortom
Y
ytsong
Just FYI,
I've been testing asterisk with the protocol, and got working with our device.
I had some problem with
wildcard RSIP, but recent version has support for it.
digitmap handling, made some change into the chan_mgcp.c for working in digitmap mode.
mgcp.conf has [smta1.syspol.com] context=default host=smta1.syspol.com wcardep => aaln/* line => aaln/1 line => aaln/2 line => aaln/3 line => aaln/4 line => aaln/5 line => aaln/6 line => aaln/7 line => aaln/8
Thanks.
- ytsong
G
Gareth Babb
I use the MGCP ATA186 image fine.
If you were to detail your problem a bit better than someone might be able to help ...
What *exactly* is the problem ?
S
Soren Rathje
Prior questions and answers from the Asterisk user group:
formatting link
Topics about MGCP on the Wiki:
formatting link
Anyway, I suggest you sign up with the Asterisk-Users maillinglist, that is where the "experts live"..:-)
Or, join irc.freenode.net, register your nick (/msg nickserv help) and join #asterisk for an online discussion.
-- Soren
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.