]> 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:23 +0000 (00:29 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Sat, 8 Dec 2012 00:29:23 +0000 (00:29 +0000)
commit7e0aede8065ecf91d1f9fd72748e2bc11574b1c5
treef91aab10f59e98966c170e5ff289b1cfe86e90c2
parent7fc38ba853810323bb96f5ccb2ac0b23587239c7
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

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