Adrian
|
aac376c9db
Fix Issue #39
|
9 vuotta sitten |
Adrian Simionov
|
6f9beaa69d
Merge pull request #34 from tenpin784/master
|
9 vuotta sitten |
Nick Hilliard
|
15aac9f4f1
updated usage() to make cli parsing flow more obvious
|
9 vuotta sitten |
Nick Hilliard
|
dae5994dc3
rewrite argument parsing code
|
9 vuotta sitten |
Richard Laager
|
1bd1be704d
Merge pull request #38 from nickhilliard/master
|
9 vuotta sitten |
Nick Hilliard
|
b5df0703b3
-nohash printed both the commented and uncommented hashes
|
9 vuotta sitten |
Richard Laager
|
533d74ab24
Update .gitignore for regression tests
|
9 vuotta sitten |
Nick Hilliard
|
1006c5c986
Fix whitespace in decode output
|
9 vuotta sitten |
Richard Laager
|
a5ab398c14
Merge pull request #35 from nickhilliard/nf_allow_underline
|
9 vuotta sitten |
Nick Hilliard
|
0c71acf8ef
Allow underlines in snmp MIB files
|
9 vuotta sitten |
John Barbieri
|
a1c08c8f0b
Added TLV 23.13 for DS packet classification CMIM
|
9 vuotta sitten |
AdrianSimionov
|
6113987dd5
Added support for TLV 81 and TLV 82, we are now fully compatible with MULPI 3.1
|
9 vuotta sitten |
AdrianSimionov
|
0c54a5f546
Fix warning, check if read of dialplan was OK.
|
9 vuotta sitten |
AdrianSimionov
|
1bf9324529
Fix for commit c4af4308bb1c78101c99b2b8a9b231da5f72b9d4, previous commit did not fix the issue.
|
9 vuotta sitten |
AdrianSimionov
|
8be3cf6d3e
Variable is_vspecific should not be declared as extern.
|
9 vuotta sitten |
AdrianSimionov
|
d64db95fdd
Debug code not needed, came as a copy paste.
|
9 vuotta sitten |
AdrianSimionov
|
acf9d58af8
Fix a reasource leak. Keyfile should be closed after reading.
|
9 vuotta sitten |
AdrianSimionov
|
ae96e033fc
Fix another memory leak when allocating memory for the dialplan.
|
9 vuotta sitten |
AdrianSimionov
|
19ab1002dc
Fix memory leak when encoding PC20 dialplan in MTA files.
|
9 vuotta sitten |
AdrianSimionov
|
c4af4308bb
Fix possible overflow when PC20 dialplan is bigger that 234 bytes.
|
9 vuotta sitten |
AdrianSimionov
|
ac824886ea
Added Travis-CI link.
|
9 vuotta sitten |
AdrianSimionov
|
9b738e3bc4
Starting with 0.9.9-dev changes.
|
9 vuotta sitten |
AdrianSimionov
|
e7cb804399
Update for 0.9.8 stable.
|
9 vuotta sitten |
AdrianSimionov
|
69d6085093
Added instruction on how to escape special characters.
|
10 vuotta sitten |
AdrianSimionov
|
3f7895e309
Small typo fix.
|
10 vuotta sitten |
AdrianSimionov
|
300ba91313
Added help for -dialplan feature.
|
10 vuotta sitten |
AdrianSimionov
|
bf654ccba1
-dialplan now works with SHA hash also
|
10 vuotta sitten |
AdrianSimionov
|
839e8f3d7b
Fix -nohash decode option bug.
|
10 vuotta sitten |
AdrianSimionov
|
1ef0ec4b20
Small typo fix.
|
10 vuotta sitten |
AdrianSimionov
|
69e03b07cf
PC20 dialplan will now be encoded with -dialplan option.
|
10 vuotta sitten |