mirror of https://github.com/asterisk/asterisk
Because the context, extension, and application are stored in stringfields, checking for them being NULL doesn't work so well. This patch uses the appropriate string library call, ast_strlen_zero, to see if there is a value in the context/exten/app values. Change-Id: Ie09623bfdf35f5a8d3b23dd596647fe3c97b9a23changes/73/1673/1
parent
6fcd361540
commit
af288b2d96
Loading…
Reference in new issue