mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
/ 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:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user