This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
eliminate redis_uuid
pull/6/head
Richard Fuchs
12 years ago
parent
c372019f65
commit
b6643e32aa
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
daemon/call.h
+ 0
- 1
daemon/call.h
View File
@ -277,7 +277,6 @@ struct call {
struct
dtls_cert
*
dtls_cert
;
/* for outgoing */
str
callid
;
char
redis_uuid
[
37
]
;
time_t
created
;
time_t
last_signal
;
}
;
Write
Preview
Loading…
Cancel
Save