[Asterisk-Users] Why, why, why???
Noah Miller
noah at rosecompanies.com
Fri Dec 3 16:16:24 MST 2004
Hi Michael -
> Thanks very much. See below. I do not have a zaptel.conf
I made the assumption you were using Digium hardware, sorry. What
device are you using for your incoming lines?
For the fast busy:
> [incoming]
> exten => 321XXXXXXX,1,Goto(incoming,s,1)
> exten => s,1,Answer
> exten => s,2,DigitTimeout(10)
> exten => s,3,ResponseTimeout(20)
> exten => s,4,Background(swelcome)
> exten => t,1,Hangup
> include =>extensions
Are you dialing in on one of the 321XXXXXXX lines, or another number?
For the one way audio on the grandstream:
> [5001]
> type=friend ; either "friend" (peer+user), "peer" or "user"
> host=dynamic
> username=5001
> context=toll-access
> canreinvite=no
> quality=300
> callerid=<5001>
> disallow=all
> allow=ulaw
> allow=alaw
> mailbox=5001 at extensions
> nat=no
> dtmfmode=rfc2833
It looks like it should work, but I don't use grandstream phones. Has
anybody else had this problem? Have you tried the latest version of
the Grandstream firmware - I know older versions had a number of
problems.
Thanks,
Noah
More information about the asterisk-users
mailing list