]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 168508 via svnmerge from
authorJeff Peeler <jpeeler@digium.com>
Mon, 12 Jan 2009 21:01:55 +0000 (21:01 +0000)
committerJeff Peeler <jpeeler@digium.com>
Mon, 12 Jan 2009 21:01:55 +0000 (21:01 +0000)
commite8b5385c7e1d9b78b375154f196fc0089c5997b5
tree4c04517f8b5a174060545f38d9833b135aa4d45d
parenteeac5f539e12926f5830ddbb042204fcb1f40c6d
Merged revisions 168508 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r168508 | jpeeler | 2009-01-12 14:53:04 -0600 (Mon, 12 Jan 2009) | 15 lines

  Merged revisions 168507 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r168507 | jpeeler | 2009-01-12 14:26:22 -0600 (Mon, 12 Jan 2009) | 9 lines

    (closes issue #12269)
    Reported by: IgorG
    Tested by: denisgalvao

    This gits rid of the notion of an owning_app allowing the request and hangup to be initiated by different threads. Originating from an active agent channel requires this. The implementation primarily changes __login_exec to wait on a condition variable rather than a lock.

    Review: http://reviewboard.digium.com/r/35/
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@168509 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_agent.c