I read the wiki and looked at the examples, but I'm
still having problems. I have a Digium 4 port card
with POTS lines plugged into all four ports. How do I
play the congestion tone the the caller when they try
and dial out but all the lines are in use? 

should something like this work?

[dial-trunklocal]
; Local calls
ignorepat => 9
exten => _9NXXXXXX,1,Dial(${TRUNK1}/${EXTEN:1})
exten => _9NXXXXXX,2,Congestion
exten => _9NXXXXXX,3,Playtones(congestion)
exten => _9NXXXXXX,102,Busy
exten => _9NXXXXXX,103,Playtones(busy)

 
 



        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
_______________________________________________
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