Hello,
On Thu, Nov 11, 2004 at 09:17:25PM -0800, Girish wrote:
Hello,
--- Elena Ramona Modroiu ramona@voice-system.ro wrote:
The document says that "There are no limitations", but in your mail you have stated that "some
serial forking can be implemented". Can you explain that a bit?
The "no limitations" statement is about the way of setting or resetting the destination set. I said "some serial forking" because, for example, it doesn't support explicitly priorities for destination addresses (from database the records are loaded in the order returned by a query after the name).
OK. So if I have a module function 'set_fork_list()' as given in the doc, which gets the fork list may be with an sql query - something like this:
SELECT uri_to_branch, priority FROM fork_list WHERE actual_uri = 'abc@xyz.com' ORDER BY priority DESC;
Will that overcome the limitation? I assume that DESC is required since the AVP list is arranged backwards. Right?
It might be better ASC, you have to add first the one with the lowest priority.
Salutari, Ramona
"salutari" is the Romanian word for "regards". You can check it at www.dictionare.com .