[asterisk-dev] Asterisk 1.6.1.10 MOH problem
Örn Arnarson
orn at arnarson.net
Thu Nov 26 06:07:48 CST 2009
Hi,
It seems that an old issue ( https://issues.asterisk.org/view.php?id=16268 )
has resurfaced in 1.6.1.10.
When a caller is put on hold, MOH does not start.
It can be fixed by adding the following, as with the older issue.
--- 6367,6373 ----
return r;
}
+ (*start)++;
return "";
}
Not sure where to submit this; bug tracker didn't seem right since it's
already solved.
What should I do?
Regards,
Örn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20091126/2b7b0b28/attachment.htm
More information about the asterisk-dev
mailing list