Page 2 of 2
Re: ARS with SIP Trunk Overflow
Posted: 22 Dec 2011 19:39
by cavagnaro
Humm...and which message should it return then? Do you know if on AudioCodes you can change the messages??
Re: ARS with SIP Trunk Overflow
Posted: 22 Dec 2011 19:52
by root
cavagnaro wrote:Humm...and which message should it return then? Do you know if on AudioCodes you can change the messages??
e.g. 5xx, you can check on OXE which SIP response is mapped to a call handling cause which enable an overflow there is a TC available which describe on which cause an overflow is performed
Re: ARS with SIP Trunk Overflow
Posted: 23 Dec 2011 04:03
by MrAnMo
I guess TC0260?
Re: ARS with SIP Trunk Overflow
Posted: 23 Dec 2011 07:27
by root
MrAnMo wrote:I guess TC0260?
yes

Re: ARS with SIP Trunk Overflow
Posted: 18 Jan 2012 04:43
by tot3nkopf
I have tested overflow scenario on my lab h1.301.38c (R 9.0) but only for out of service of external gw:
For ABCF SIP TG:
- if ext gateway 1 is down --> no ARS overflow NOK
- if external gateway not out of service logically (registration timer= 0) but proxy not there --> overflow to 2nd gw OK
For ISDN SIP TG:
- if ext gateway 1 is down --> ARS overflow works well --->OK
- if external gateway not out of service logically (registration timer = 0) but proxy not there --> overflow OK
I will try to test also with busy causes and get back on you Cav, but you can try with ISDN SIP TG
Re: ARS with SIP Trunk Overflow
Posted: 23 Jan 2012 09:36
by tot3nkopf
To complete the solution (tested in R.10, available from R 9.1): as root suggested mapping in SIP to CH ---> 480 Temporarily Unavailable mapped as "No circuit" instead of "No user responding" is the solution.
For me when testing:
OXE 1st ext gw<---->Asterisk
2nd ext gw<--->SJPhone
Asterisk replied with 480 when exceeded TG channel limit (which I have set in Asterisk config).
---> ARS overflow from one ext gw to another, or to other route OK
Re: ARS with SIP Trunk Overflow
Posted: 23 Jan 2012 11:12
by cavagnaro
So many thanks Tot! You rule! Will do my job

Re: ARS with SIP Trunk Overflow
Posted: 23 Jan 2012 11:58
by tot3nkopf
cavagnaro wrote:So many thanks Tot! You rule! Will do my job

Don't worry Cav, I was interested in this as I have an ongoing project comprising this configuration

Re: ARS with SIP Trunk Overflow
Posted: 24 Jan 2012 04:08
by MrAnMo
Cool, good to know this. Thanks for sorting this out Tot.
Re: ARS with SIP Trunk Overflow
Posted: 24 Jan 2012 04:35
by tot3nkopf
MrAnMo wrote:Cool, good to know this. Thanks for sorting this out Tot.
root was the one who pointed the direction
