I am getting Congestion error when i am calling from 100 to 101 extension. Need your help and suggestion.
– Executing [0135153358@testing:1] Dial(“SIP/100-00000010”, “SIP/101”) in new stack
== Using SIP RTP CoS mark 5
– Called 101
– SIP/101-00000011 is ringing
– SIP/101-00000011 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
– Auto fallthrough, channel ‘SIP/0133429331-00000010’ status is ‘CONGESTION’
You need to provide SIP traces (sip set debug on).
Although none of these should make a difference for this issue, you probably want:
type=peer
delete insecure (the current setting makes toll fraud rather easy).
replace canreinvite = no (obsolete and usually sub-optimal for an extension) with directmedia=yes.
delete the quotes around 101
nat=no
qualify=yes (4000 seems excessive to me)