]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix order of SIP allow/disallow in MySQL contrib script.
authorRichard Mudgett <rmudgett@digium.com>
Sat, 8 Dec 2012 00:29:56 +0000 (00:29 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Sat, 8 Dec 2012 00:29:56 +0000 (00:29 +0000)
commit7be97a9c31be1055c3d208da4bf918d76176d193
treee77ace0757773b73fb3fc3fa545439ce60d71d14
parent8be4493e6891aecfbd479188de3cf12246144e1b
Fix order of SIP allow/disallow in MySQL contrib script.

Using the contrib sippeers.sql script to create the sippeers MySQL table
would result in being unable to place calls if you set the disallow value
to all.

(closes issue ASTERISK-20756)
Reported by: Andre Luis
Patches:
      sippeers.patch patch uploaded by Andre Luis
........

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

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@377433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/realtime/mysql/sippeers.sql