]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 16 May 2014 17:30:10 +0000 (17:30 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 16 May 2014 17:30:10 +0000 (17:30 +0000)
commit7871d90d05474c2d366286202a6809d088c1f7c7
tree37a6629df35d53e20446f06359f6d48a0cb7802b
parent57e5757323c636cfc45cb8c4af13a7b77cd0698a
sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.

* Populate the CALLERID(ani2) value (and the special CALLINGANI2 channel
variable) with the ANI2 value in addition to the PRI specific ANI2 channel
variable.

* Made complete snapshot staging with the channel lock held.  All channel
snapshots need to be done while the channel lock is held.
........

Merged revisions 414050 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@414051 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sig_pri.c