Thanks, that fixed the issue... On Fri, Feb 5, 2010 at 2:11 AM, Andy Spitzer <[email protected]> wrote:
> Woof! > > > On Thu, 04 Feb 2010 05:18:14 -0500, Justin Menga <[email protected]> > wrote: > > I came across a strange issue with SIPXecs 4.0.4 - if I use the normal >> Logical AND operator (&&) in a cond element within a prompt field, the >> VXML interpreter seems to fail. >> > > The '&' character has special meaning in XML documents, and thus must be > escaped. > ( > http://en.wikipedia.org/wiki/Character_encodings_in_HTML#XML_character_entity_references > ) > > Try && instead of '&&' > > And yet, they ignore those tiny 'details' in all of the examples, don't > they? > > One of the many reasons why "VoiceXML Sucks!" (TM) > > > --Woof! >
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
