[Voiceglue] <data /> tag bug with voiceglue 0.9 on CentOS 5.0

Doug Campbell voiceglue at campbellcastle.com
Tue Mar 31 07:53:45 EDT 2009


> Sorry, dynlog level was effectively set to 7 but, I've missed this 2 
> lines in the debug:
> 
> 10:49:16:412 NOTI OPEN_VXI ns22215. callid=[1] 
> |-1220375664|1|EVENT|2|content=Default error handler:  error.noauthorization
> 10:49:16:412 DBUG OPEN_VXI ns22215. callid=[1] 
> |-1220375664|1|8001|com.vocalocity.vxi|Default error handler:  
> error.noauthorization

This is a common error.  OpenVXI is very strict about access control
on returned XML data.  If not otherwise specified, it assumes no access.
This will be changed in the next release.

In the meantime, you can put this line in your XML to fix it:

<?access-control allow=\" * \"?>

Doug Campbell


More information about the Voiceglue mailing list