]> git.ipfire.org Git - thirdparty/asterisk.git/commit
When paging, only wait 5 seconds for the marked user to enter the conference.
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 11 Sep 2006 21:47:23 +0000 (21:47 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 11 Sep 2006 21:47:23 +0000 (21:47 +0000)
commit9c8d9ce3771f27a581e61b9a45fb524b9dca31bd
treebc1fac7df960c04d872584d306b14c932c1962ac
parent438f99e1000dfd51c48405ba29797a3e321a478e
When paging, only wait 5 seconds for the marked user to enter the conference.
After that, assume the paging already completed by the time the channel entered
the conference and drop back out.  (Issue 7275)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@42783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_meetme.c
apps/app_page.c