asterisk-ami-pgsql
asterisk-ami-pgsql copied to clipboard
This is a middleware which wraps the Asterisk's AMI interface commands into Postgres/SQL functions
Results
1
asterisk-ami-pgsql issues
Sort by
recently updated
recently updated
newest added
Sometime in query SELECT attname FROM pg_attribute WHERE attrelid = (SELECT oid FROM pg_class WHERE relname = $1); subselect return recordset instead of record %(