projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44fbf78
)
/ trimmed down caller ID collect time for vpb cid.
author
Ben Kramer
<bkramer@voicetronix.com.au>
Tue, 18 Jan 2005 03:28:39 +0000
(
03:28
+0000)
committer
Ben Kramer
<bkramer@voicetronix.com.au>
Tue, 18 Jan 2005 03:28:39 +0000
(
03:28
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4830
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_vpb.c
patch
|
blob
|
history
diff --git
a/channels/chan_vpb.c
b/channels/chan_vpb.c
index
d178513
..
b74bb40
100755
(executable)
--- a/
channels/chan_vpb.c
+++ b/
channels/chan_vpb.c
@@
-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)
{