[asterisk-users] ztdummy and MOH
Dan Austin
Dan_Austin at Phoenix.com
Wed Mar 28 19:54:06 MST 2007
Wooi wrote:
> I have the similar problem on 1.4.1. I don't remember
> having it in 1.4.0, I could be wrong. I have a SIP
> provider, when calls come in, it play MOH while waiting
> for to be picked up. ztdummy is loaded.
> Another interesting thing I notice,
> exten => s,1,Zapateller(answer|nocallerid)
> exten => s,n,Background(PleaseWait)
> exten => s,n,Dial(100,30,r)
> Please note, if I use "r" (ring) instead of "m" in the
> Dial option, I have choppy ring too. If I rub my finger
> on the mouth piece, the ring/MOH is fine.
> Any solution to this problem? I'm using asterisk 1.4.1
> with zaptel 1.4.0.
Try adding this to the [options] section of
/etc/asterisk/asterisk.conf:
internal_timing = yes
The restart asterisk. Let us know if it helps.
Dan
More information about the asterisk-users
mailing list