" /> Ringing length through SIP - Genesys CTI User Forum

Author Topic: Ringing length through SIP  (Read 9170 times)

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: Ringing length through SIP
« Reply #15 on: September 08, 2010, 09:35:06 AM »
Advertisement
You should read carefully my posts  ;) There are two ways to configure No-Answer - at application level or using Extension keys. Configuration on application level is global = valid for all agents. Configuration using Extension keys is valid just for a call having these keys attached to it.

So I would recommend you to do following:
- Configure the options 'agent-no-answer-action', 'agent-no-overflow' and 'agent-no-answer-timeout' in SIP Server application's Options using the most common values e.g. timeout = 10 seconds
- For special call types when you need to extend the ringing time to 20 seconds attach the keys listed below to Extensions collection in the routing strategy before targeting the agents
  ExtensionUpdate['NO_ANSWER_TIMEOUT','20']
  ExtensionUpdate['NO_ANSWER_OVERFLOW','[i]<value>[/i]']
  ExtensionUpdate['NO_ANSWER_ACTION','[i]<value>[/i]']

R.

Offline Tambo

  • Sr. Member
  • ****
  • Posts: 456
  • Karma: 5
Re: Ringing length through SIP
« Reply #16 on: September 09, 2010, 09:37:24 AM »
Rene,

no your posts are fine  ;D it's me that cant read them correctly  :-[

Thanks for this, i'll give it a go and let you know how things pan out

cheers

Tambo