[asterisk-users] Asterisk PRI Busy Problem

Doug Lytle support at drdos.info
Wed Jul 18 20:35:02 CDT 2007


Arun Kumar wrote:
> Hi,
>
> Congestion() if no of calls in this group are more then 3. But my 
> provider says he is not getting any busy signal from my side and he 
> says for all incoming numbers (30) he is getting back only one number 
> from asterisk box(4340).
>
> exten => 4340,16,Congestion()

Try adding:

exten => 4340,16,Set(PRI_CAUSE=17)
exten => 4340,17,Hangup()

Doug


-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."





More information about the asterisk-users mailing list