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
[EMAIL PROTECTED]
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

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to