Talk:Misc. Dialplan Tools bridge
From FreeSWITCH Wiki
Revision as of 01:17, 5 March 2010 by Diego.viola (Talk | contribs)
Q1: can you mix , & | in multiple destinations? What precedence does it have?
Q2: it is be possible to have a variable that would delay ringing of a destination? For example start ringing blah1 and after 5 s also start ringing blah2: <action application="bridge" data="sofia/blah/blah1,[delay=5000]sofia/blah/blah2"/> Is there a better alternative?
Another nice feature that no one has yet that could be added to bridge app: It is possible to tell the phone that is a part of the group, not to record a missing call on CANCEL (by adding a header key) if another phone answers? I know that this should be supported by phone, but if it is not supported in any PBX, then there is no motive to add it in phone fw.

