]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Adds a timeout argument to app_originate
authorGregory Nietsky <gregory@distrotech.co.za>
Wed, 21 Sep 2011 10:42:06 +0000 (10:42 +0000)
committerGregory Nietsky <gregory@distrotech.co.za>
Wed, 21 Sep 2011 10:42:06 +0000 (10:42 +0000)
commitedecb53861085872333170bb1369e153edd5a6d2
tree262abaa753d65700a4af421ffc30d6cb124acbb5
parent725dbbab221a7f0abf4cf67b21e072be84b0c1d0
Adds a timeout argument to app_originate

the default is 30s this will be used if the timout supplied is invalid or
no timeout is supplied.

Contributed by: jacco (thank you for the work)

Review: https://reviewboard.asterisk.org/r/1310/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@337261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
apps/app_originate.c