Parent Directory
|
|
|
|
|
pcap/
|
3 |
2 years |
ojacques |
Initial import |
tools/
|
149 |
19 months |
ojacques |
tool: monitor remote SIP servers through SNMP - contributed by Juan Antonio Alva... |
LICENSE.txt
|
3 |
2 years |
ojacques |
Initial import |
MEDIA.txt
|
3 |
2 years |
ojacques |
Initial import |
Makefile
|
497 |
8 weeks |
charlespwright |
Fix: Use instead of make, provided by Alfred Perlstein. |
README.txt
|
3 |
2 years |
ojacques |
Initial import |
actions.cpp
|
518 |
6 weeks |
charlespwright |
Fix: Handle zero length regexp matches more gracefully. |
actions.hpp
|
530 |
10 days |
charlespwright |
Allow regular expressions to be matched against variables with search_in='var'. |
auth.c
|
502 |
7 weeks |
charlespwright |
Fix: Solaris compilation fix (From M.H. VanLeeuwen) |
call.cpp
|
532 |
10 days |
charlespwright |
Enh: Allow setdest and max_allowed_socket to both take effect (you can't reuse a... |
call.hpp
|
531 |
10 days |
charlespwright |
Enh: Allow setdest to reconnect a TCP socket. |
comp.c
|
3 |
2 years |
ojacques |
Initial import |
comp.h
|
3 |
2 years |
ojacques |
Initial import |
deadcall.cpp
|
523 |
3 weeks |
charlespwright |
Fix: If a call was created without a source (e.g., via 3pcc), allow the source t... |
deadcall.hpp
|
523 |
3 weeks |
charlespwright |
Fix: If a call was created without a source (e.g., via 3pcc), allow the source t... |
infile.cpp
|
498 |
8 weeks |
charlespwright |
Fix: Compile without warnings, fixes lots of printf format errors. |
infile.hpp
|
498 |
8 weeks |
charlespwright |
Fix: Compile without warnings, fixes lots of printf format errors. |
listener.cpp
|
417 |
7 months |
charlespwright |
Fix: Include missing files from recent commits. |
listener.hpp
|
523 |
3 weeks |
charlespwright |
Fix: If a call was created without a source (e.g., via 3pcc), allow the source t... |
local.mk
|
418 |
7 months |
charlespwright |
Fix: Theoretically, the first message could have a retransmission hash of zero, ... |
message.cpp
|
515 |
6 weeks |
charlespwright |
Enh: [file name=x] keyword allows inserting a file into a message. |
message.hpp
|
515 |
6 weeks |
charlespwright |
Enh: [file name=x] keyword allows inserting a file into a message. |
milenage.c
|
48 |
23 months |
ojacques |
Fixes for AKA authentication: OP, AMF and K are now parameters of [authenticatio... |
milenage.h
|
48 |
23 months |
ojacques |
Fixes for AKA authentication: OP, AMF and K are now parameters of [authenticatio... |
opentask.cpp
|
498 |
8 weeks |
charlespwright |
Fix: Compile without warnings, fixes lots of printf format errors. |
opentask.hpp
|
465 |
2 months |
charlespwright |
Fix: Missing files for opening calls. |
prepare_pcap.c
|
398 |
8 months |
charlespwright |
Enh: Use va_args for printing errors rather than several macros. |
prepare_pcap.h
|
309 |
11 months |
oboulkroune |
Fix: Free_BSD compilation - provided by Artem Naluzhnyy |
reporttask.cpp
|
498 |
8 weeks |
charlespwright |
Fix: Compile without warnings, fixes lots of printf format errors. |
reporttask.hpp
|
466 |
2 months |
charlespwright |
Fix: Missing files for reporting stats. |
rijndael.c
|
27 |
2 years |
ojacques |
New: SIP AKAv1-MD5 authentication for IMS - provided by Dragos Vingarzan |
rijndael.h
|
27 |
2 years |
ojacques |
New: SIP AKAv1-MD5 authentication for IMS - provided by Dragos Vingarzan |
scenario.cpp
|
530 |
10 days |
charlespwright |
Allow regular expressions to be matched against variables with search_in='var'. |
scenario.hpp
|
527 |
2 weeks |
charlespwright |
Fix: Factor out optional message checking into function and check nops. |
screen.cpp
|
494 |
2 months |
charlespwright |
Fix: Cleanup various things that gcc doesn't like with -Wall -Werror. |
screen.hpp
|
494 |
2 months |
charlespwright |
Fix: Cleanup various things that gcc doesn't like with -Wall -Werror. |
send_packets.c
|
398 |
8 months |
charlespwright |
Enh: Use va_args for printing errors rather than several macros. |
send_packets.h
|
3 |
2 years |
ojacques |
Initial import |
sipp.cpp
|
532 |
10 days |
charlespwright |
Enh: Allow setdest and max_allowed_socket to both take effect (you can't reuse a... |
sipp.dtd
|
3 |
2 years |
ojacques |
Initial import |
sipp.hpp
|
532 |
10 days |
charlespwright |
Enh: Allow setdest and max_allowed_socket to both take effect (you can't reuse a... |
socketowner.cpp
|
468 |
2 months |
charlespwright |
Fix: Do not free empty sockets. |
socketowner.hpp
|
417 |
7 months |
charlespwright |
Fix: Include missing files from recent commits. |
sslcommon.h
|
3 |
2 years |
ojacques |
Initial import |
sslinit.c
|
398 |
8 months |
charlespwright |
Enh: Use va_args for printing errors rather than several macros. |
sslthreadsafe.c
|
3 |
2 years |
ojacques |
Initial import |
stat.cpp
|
514 |
6 weeks |
charlespwright |
Fix: Use RTD name in -trace_rtt file. |
stat.hpp
|
507 |
7 weeks |
charlespwright |
Enh: Allow arbitrary number of Response Time Durations with text names. |
task.cpp
|
489 |
2 months |
charlespwright |
Enh: Assert to verify timing wheel base is never in the future. |
task.hpp
|
457 |
2 months |
charlespwright |
Enh: Move call opening into a separate task. |
variables.cpp
|
484 |
2 months |
charlespwright |
Fix: Do not return true for a test on a double that is zero. |
variables.hpp
|
500 |
8 weeks |
charlespwright |
Enh: Allow counters to have arbitrary names and remove the limit of 5. |
watchdog.cpp
|
498 |
8 weeks |
charlespwright |
Fix: Compile without warnings, fixes lots of printf format errors. |
watchdog.hpp
|
498 |
8 weeks |
charlespwright |
Fix: Compile without warnings, fixes lots of printf format errors. |
xp_parser.c
|
494 |
2 months |
charlespwright |
Fix: Cleanup various things that gcc doesn't like with -Wall -Werror. |
xp_parser.h
|
206 |
16 months |
charlespwright |
Enh: Use the distribution classes that were introduced in samplevariable.diff
fo... |