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/72/1672/1
parent
5ec076b3b8
commit
9315a93757
Loading…
Reference in new issue