From: Michael Geddes Date: Mon, 19 Jan 2009 21:37:03 +0000 (+0000) Subject: Allow _* tags on sip configs X-Git-Tag: 0.9.0~757 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=06cdb072113646a99d4348c5bca15a7a8fa866c0;p=oweals%2Fluci.git Allow _* tags on sip configs --- diff --git a/contrib/package/asterisk-xip/files/uci/sipiaxconf b/contrib/package/asterisk-xip/files/uci/sipiaxconf index ab2e8fc47..eb88b7597 100755 --- a/contrib/package/asterisk-xip/files/uci/sipiaxconf +++ b/contrib/package/asterisk-xip/files/uci/sipiaxconf @@ -356,6 +356,7 @@ handle_sip() { eval "target_$1_SIP_${sectionname}=\"$2\"" ;; *_LENGTH) ;; + _*) ;; *) eval sip_last_$1="$2" local opt=${1%_ITEM*}