/ trimmed down caller ID collect time for vpb cid.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4830 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Ben Kramer
2005-01-18 03:28:39 +00:00
parent 44fbf78d78
commit 5914c791bb

View File

@@ -488,7 +488,7 @@ static double get_time_in_ms()
*/
/* #define ANALYSE_CID */
#define RING_SKIP 300
#define CID_MSECS 3700
#define CID_MSECS 2000
static void get_callerid(struct vpb_pvt *p)
{