Is it there available this parameter in Openser
1.2.X?
On 2/29/08, Bogdan-Andrei Iancu <bogdan(a)voice-system.ro> wrote:
Hi Thiago,
You just have to disable the dns_blacklist support in openser if your
Asterisk GW is not compliant from reply codes point of view.
Set :
disable_dns_blacklist = yes
in your script
Regards
Bogdan
Thiago Maluf wrote:
Hi List,
In my environment I have one OpenSER and one gateway Asterisk.
The Gateway work send the call to PSTN or H.323 World.
Then when I send one call to Asterisk and the my E1 link is out, it
send to OpenSER one 503 Response!
After it, every calll during 4 minutes Openser don't send the call to
Asterisk. Then I don't send call to H.323 world for example.
I read this page
http://www.mail-archive.com/users@openser.org/msg11839.html
And I believe that I would possible to change this time to 0 minutes.
But I am reading this code section and I don't find where I make this change.
Would someone help me?
thanks in advanced.
Thiago