aboutsummaryrefslogtreecommitdiffstats
path: root/main/astmm.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-06-25 16:05:36 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-06-25 16:05:36 +0000
commit1add16fb09a32d8932f0c11da03c21154a716c0a (patch)
tree29f8a15c018544e812097d0b1605726b8be1bde3 /main/astmm.c
parent1447facb2a123c59f3fd85526e64a1e5cb08bac3 (diff)
Merged revisions 203116 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r203116 | russell | 2009-06-25 11:04:10 -0500 (Thu, 25 Jun 2009) | 18 lines Merged revisions 203115 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r203115 | russell | 2009-06-25 11:02:16 -0500 (Thu, 25 Jun 2009) | 11 lines Resolve a crash related to a T.38 reinvite race condition. This change resolves a crash observed locally during some T.38 testing. A call was set up using a call file, and when the T.38 reinvite came in, the channel state was still AST_STATE_DOWN. The reason is explained by a comment in the code that previously lived in the handling of AST_STATE_RINGING. This change modifies the logic to handle the same race condition for any channel state that is not UP. (closes ABE-1895) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@203117 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/astmm.c')
0 files changed, 0 insertions, 0 deletions