Author Topic: Override T-Server option in IRD/URS  (Read 1609 times)

Offline PFCCWA

  • Hero Member
  • *****
  • Posts: 654
  • Karma: -7
Override T-Server option in IRD/URS
« on: November 07, 2018, 02:02:10 AM »
hello,

I want to test a specific option in the T-Server (v81) however rather than apply to the application options, I want to do it for certain calls that use a dedicated route point and strategy.

Can I do this in IRD?
the option is merged-user-data and I want to override the application level value.

If so how it is done, ie by adding attached data through a IRD function or as an option in annex tab of route point?

thanks

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7623
  • Karma: 56330
Re: Override T-Server option in IRD/URS
« Reply #1 on: November 07, 2018, 05:50:20 AM »
First check at documentation if the option is usable by levels or not. If not, then only doable via TServer options.
If yes, say Routing Point level, just create a section TServer at Annex tab at CME or options at GA, with the name and values desired. However few options at TServer level work like that as it is more a PBX behavior.


Enviado de meu E6633 usando o Tapatalk


Offline hsujdik

  • Hero Member
  • *****
  • Posts: 539
  • Karma: 29
Re: Override T-Server option in IRD/URS
« Reply #2 on: November 07, 2018, 06:17:15 AM »
As far as I know, merged-user-data is not supported to be overriden by strategy on any T-Server. But adding some information, options that can be overriden by strategy in IRD usually are done by adding an AttributeExtension (in IRD, by using the ExtensionUpdate[string,string] function or by using the Hint property on Composer)