[Asterisk-Users] new mgcp patch errors
Karl Putland
karl at putland.linux-site.net
Thu Apr 24 06:44:54 MST 2003
On Thu, 2003-04-24 at 04:56, julian green wrote:
> I also have had some trouble with the mgcp module.
>
> To make it work with the phones we have here I had to tweek a line in
> chan_mgcp.c and add the string NCS 1.0 read to the protocol label:
>
Is there a graceful way to handle this in a generic manner?
Should we add a config option
mgcpversion = MGCP 1.0 NCS 1.0
That defaults to "MGCP 1.0"
> snprintf(req->header[req->headers], sizeof(req->data) - req->len,
> "%s %d %s@%s MGCP 1.0 NCS 1.0\r\n", verb, oseq, p->name, p->parent->name);
>
> That got things working, but when I run the voice mail demo, and I hang
> up the mgcp connection remains up until a ICMP timeout occurs. Then
> the call resets.
>
Do you see chan_mgcp observing "hu"?
I need a little more information to diagnose the issue.
--Karl
--
Karl Putland <karl at putland.linux-site.net>
More information about the asterisk-users
mailing list