]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Cleanup indications on exit.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 11 Dec 2012 02:12:26 +0000 (02:12 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 11 Dec 2012 02:12:26 +0000 (02:12 +0000)
commitd73bad943d0b060a8d01014574c5c3d885b2c65d
treed98b29c48f058623f65787efe978c2accf0bc149
parenta65e904a51c6db266e9b62fa53f0d57241584ded
Cleanup indications on exit.

* Made ast_unregister_indication_country() unlink the found tone zone
before selecting a new default_tone_zone to make it impossible to select
the tone zone being unregistered again.

* Ringcadence is no longer parsed twice in store_config_tone_zone().

* Cleanup CLI commands and destroy default_tone_zone on exit.

(issue ASTERISK-20649)
Reported by: Corey Farrell
Patches:
      indications-cleanup-all.patch (license #5909) patch uploaded by Corey Farrell
      Modified
........

Merged revisions 377740 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 377741 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@377742 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/indications.c