Displaying 1 result from an estimated 1 matches for "handle_repsonse".
2005 May 30
0
MGCP and missing digit map
Hi all,
I'm trying to setup an MGCP connection between my asterisk and a third party pbx system. I have very little control over the external pbx.
The calls are failing with the following asterisk error: "notice chan_mgcp.c 2347 handle_repsonse: Terminating on result 519 from aaln/2@01-20-12"
Searching the net shows that the "result 519" relates to a digit map. It seems the pbx is requesting a digit map from Asterisk and failing because it is not getting one.
Does asterisk/mgcp support this digit map feature? If it does...