Ken Rice
bbcd4a86d1
prep for streamlining this process
2014-09-13 02:16:06 +04:00
Travis Cross
4016b93d4a
Indicate we want a full name for git
2014-09-12 17:43:39 +00:00
Travis Cross
19e0de9049
Document how to setup git correctly
2014-09-12 17:42:25 +00:00
Ken Rice
e440eb6dc8
include the hash files so we can copy them up all at once
2014-09-12 21:14:55 +04:00
Ken Rice
74343e5a0a
make the spec file match the files that are there
2014-09-12 21:14:55 +04:00
Ken Rice
3afc086413
June French RPMs
2014-09-12 21:14:55 +04:00
Travis Cross
3e8e2ce151
Revert commits pushed too early
...
Revert "depend on fs before install"
This reverts commit 6c52217920
.
Revert "removing commented work in progress on SDES and logging tunning on"
This reverts commit 6df5288f5a
.
Revert "more formatting and logging tuning"
This reverts commit 0e89bbd033
.
Revert "logging adjustment"
This reverts commit 764faad671
.
Revert "missing host to network conversion highest_sequence_number_received"
This reverts commit 50c62cdfd7
.
Revert "logging correction"
This reverts commit ea973b0b4c
.
Revert "[FS-6623] implement RTCP report generation"
This reverts commit 0b7863a9b7
.
2014-09-12 17:07:50 +00:00
Brian West
6c52217920
depend on fs before install
2014-09-12 11:58:54 -05:00
jchavanton
6df5288f5a
removing commented work in progress on SDES and logging tunning on
...
rtcp_init
2014-09-12 11:58:54 -05:00
jchavanton
0e89bbd033
more formatting and logging tuning
2014-09-12 11:58:53 -05:00
jchavanton
764faad671
logging adjustment
2014-09-12 11:58:53 -05:00
jchavanton
50c62cdfd7
missing host to network conversion highest_sequence_number_received
2014-09-12 11:58:53 -05:00
root
ea973b0b4c
logging correction
2014-09-12 11:58:53 -05:00
jchavanton
0b7863a9b7
[FS-6623] implement RTCP report generation
2014-09-12 11:58:53 -05:00
Ken Rice
0aececa578
last little tweaks on Elena Sounds
2014-09-12 19:54:32 +04:00
Ken Rice
cf23f3b9b6
typo correction
2014-09-12 19:54:32 +04:00
Ken Rice
688f2252b0
update ru/RU sounds for 1.0.50
2014-09-12 19:54:31 +04:00
Brian West
ef9553abaf
fix a few things
2014-09-12 08:59:11 -05:00
Anthony Minessale
efe0ebd318
FS-6818 #resolve
2014-09-12 18:49:58 +05:00
Ken Rice
96bd8ebd28
bump music and en/us/callie sounds files revs
2014-09-11 17:54:33 -05:00
Ken Rice
d0e203a6cd
fully regenerate these things when ran
2014-09-12 02:33:01 +04:00
Ken Rice
6b86e62a65
small tweaks
2014-09-12 02:21:47 +04:00
Ken Rice
7ac6c64c20
get music ready for 1.0.50
2014-09-12 02:21:26 +04:00
Ken Rice
fc1b0c80b7
clean these up and stream line the process
2014-09-12 01:29:07 +04:00
Dušan Dragić
d5f9de4fa3
mod_gsmopen: add AT+COPS support to get operator name.
...
For now expose the info in gsmopen_dump and events.
2014-09-11 22:33:28 +02:00
Ken Rice
6791c4aa69
automate this a little more
2014-09-12 00:06:21 +04:00
Travis Cross
5bd35471f7
Add var to suppress `Privacy: none` header
...
Apparently the MetaSwitch guys incorrectly interpret `Privacy: none`
as `Privacy: id`.
ref: RFC 3325
Reported-by: Stéphane Alnet <stephane@shimaore.net>
FS-6817 #resolve
2014-09-11 19:56:19 +00:00
Anthony Minessale
7144b25254
obey sip_copy_custom_headers on bye
2014-09-12 00:37:19 +05:00
SwK
124e3339fc
ignore packaging artifacts when building repo pointer RPM
2014-09-11 15:20:21 -04:00
Brian West
80542e20f0
FS-5142 don't multipart/mixed if body has content-type present
2014-09-11 14:18:42 -05:00
SwK
034bd1bf69
add stuff into tree for generating the YUM repo pointer RPM
2014-09-11 14:55:18 -04:00
Ken Rice
fffb4e8f77
Merge branch 'master' of https://stash.freeswitch.org/scm/fs/freeswitch
2014-09-11 21:57:21 +04:00
Ken Rice
20af2159d1
Fix verto and rtc RPMs
...
Fix dates in RPM changelog that cause complaints on newer RPM build
software
2014-09-11 21:53:39 +04:00
Travis Cross
622e0e1a6f
Check for null hash on increment of mod_hash limit
...
When we specifically release all limits on a channel we destroy the
hash table stored in the "limit_hash" private channel data but we
don't destroy the private data as it will be reclaimed as part of the
session. If limit increment is called after the limit release we can
reuse that channel private, but we need to check whether the hash
table is null first. Fortunately this makes the code look better
anyway.
FS-6775 #resolve
FS-6783 #resolve
2014-09-11 17:47:57 +00:00
Brian West
c8afe47639
Merge branch 'master' of https://stash.freeswitch.org/scm/fs/freeswitch
2014-09-11 10:29:20 -05:00
Brian West
43b7593489
fix opensuse rpm build
2014-09-11 10:28:45 -05:00
Brian West
d49cd267c0
fix fedora rpm build
2014-09-11 10:24:40 -05:00
Brian West
fbcee7c707
Fix Spec file to build again
2014-09-10 20:00:29 -05:00
Brian West
6953881a71
fix valet parking sample
2014-09-10 17:40:59 -05:00
Travis Cross
bb84b0534c
Check for libpq in core before building mod_cdr_pg_csv
2014-09-10 22:29:24 +00:00
Anthony Minessale
ce5d21106e
FS-6761 #resolve
2014-09-11 03:29:07 +05:00
Ken Rice
30283b7f6b
Revert "fix libpq location detection"
...
This reverts commit e2b1ee26ae
.
2014-09-10 16:27:16 -05:00
root
d1eefd2094
Merge branch 'master' of https://stash.freeswitch.org/scm/fs/freeswitch
2014-09-10 15:56:01 -05:00
Ken Rice
d1e00c2db9
updates to the spec file for better dep tracking and addition file in configs
2014-09-10 15:55:39 -05:00
Ken Rice
e2b1ee26ae
fix libpq location detection
2014-09-10 15:04:50 -05:00
root
575adecf75
Revert "FS-6566"
...
This reverts commit 99d0f134e7
.
2014-09-10 14:57:57 -05:00
Brian West
d06ac756eb
clarify tls ciphers and update num to allow for ipv6 and tls options
2014-09-10 14:49:59 -05:00
Anthony Minessale
908dd26559
FS-6815 #comment force 1600hz for native g722
2014-09-10 14:09:32 -04:00
Brian West
6752c00860
jitteroff
2014-09-10 12:48:16 -05:00
Brian West
7b390eece7
jitteron for testing
2014-09-10 12:35:30 -05:00