-
lvlinuxHas anyone seen a FS parse error on a bridge string? Looking at the string I don't see anything abnormal---there is a bracket character in one of the gateway passwords but it's quoted so that shouldn't affect it.
-
lvlinux2023-12-30T18:10:27.903976760Z [ERR] switch_ivr_originate.c:2969 Parse Error!
-
lvlinuxIt's on a fax being sent.
-
lvlinuxLooks like it was indeed the bracket in the password. So that is a bug in Freeswitch. It shouldn't read that as a bracket since it is single quoted. Oh well, at least the workaround is easy (change password to one without bracket).