Do not use chld=1 on mpty when another held
authorDenis Kenzior <denkenz@gmail.com>
Fri, 12 Jun 2009 05:19:14 +0000 (00:19 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Sat, 13 Jun 2009 02:39:07 +0000 (21:39 -0500)
commit46ac5c564c0fdbbe196b8d2a549983263779e20e
treea9b0c7397c8cd7070bdc59df5551dc012d53935d
parent3a7164c0e7c8fd0ab20579eca427a244b23fd559
Do not use chld=1 on mpty when another held

If we're trying to hangup an active MPTY call, and we have
calls on hold we shouldn't use CHLD=1 (release_all_active)
since this will have the side-effect of activating the held
calls
src/voicecall.c