Anthony Minessale
|
bd2862080c
|
FS-4969 --resolve
|
2013-06-18 21:19:24 -05:00 |
Anthony Minessale
|
4baf0276d6
|
FS-5513 --resolve
|
2013-06-18 21:16:56 -05:00 |
Jeff Lenk
|
a7be251bd8
|
fix several more windows compiler warnings and mod_gsmopen
|
2013-06-18 22:44:11 -05:00 |
Anthony Minessale
|
9cf05e3595
|
only refuse loopback endoint not profiles named loopback
|
2013-06-18 16:19:08 -05:00 |
Jeff Lenk
|
ec9eebbf99
|
fix trivial compiler error and vs2010 reswig
|
2013-06-18 16:55:03 -05:00 |
Brian West
|
750c06c1b8
|
fix reload of outbound_name change
|
2013-06-18 15:49:12 -05:00 |
Anthony Minessale
|
691acf2812
|
fix build on cent5
|
2013-06-18 14:38:57 -05:00 |
Nathan Neulinger
|
5d0753e330
|
FS-5510 --resolve - also add logging of hangup cause
|
2013-06-18 12:21:35 -05:00 |
Anthony Minessale
|
a42b7de6d5
|
swigall
|
2013-06-18 09:13:50 -05:00 |
Nathan Neulinger
|
f782c280d4
|
add skinny cmd to kill all current listeners
|
2013-06-18 09:41:56 -05:00 |
Nathan Neulinger
|
45d33b02e9
|
Add skinny device kill api command
|
2013-06-18 09:18:31 -05:00 |
Anthony Minessale
|
1b0375371a
|
refactor
|
2013-06-18 06:24:17 -05:00 |
Anthony Minessale
|
d642eb96f0
|
FS-5513 --resolve
|
2013-06-17 21:37:53 -05:00 |
Anthony Minessale
|
2fac3a8e83
|
refactor some of the video passthru code
|
2013-06-17 19:52:37 -05:00 |
Anthony Minessale
|
3ac4e77384
|
FS-5519 --resolve
|
2013-06-17 19:43:24 -05:00 |
Brian West
|
3634d4a0e7
|
remove debugging
|
2013-06-17 17:51:48 -05:00 |
Anthony Minessale
|
db59af93e3
|
remove cid flip from pickup
|
2013-06-17 10:57:33 -05:00 |
Anthony Minessale
|
c3de185b22
|
add deflect parsing support for mod_loopback and fix unloop bug
|
2013-06-17 10:45:00 -05:00 |
Anthony Minessale
|
2c9ee26fdd
|
dont change device state from hangup to hangup
|
2013-06-17 10:44:22 -05:00 |
Jeff Lenk
|
f37467e054
|
FS-5507 this should fix but I'm not sure its the proper thing
|
2013-06-17 08:51:56 -05:00 |
Travis Cross
|
90683e3332
|
Check for config before starting
...so we can tell people what to do and where to look.
|
2013-06-16 14:21:44 +00:00 |
Jeff Lenk
|
f858176f89
|
vs2010 reswig
|
2013-06-14 11:45:44 -05:00 |
Michael S Collins
|
f54428c8fd
|
Bump callie_en to 1.0.25 in sounds_version.txt
|
2013-06-14 08:16:52 -07:00 |
Chris Rienzo
|
0311d4615a
|
mod_rayo: some fixes for punchblock 2.0 compatibility
|
2013-06-13 15:28:53 -04:00 |
William King
|
b73a8fe624
|
Fix missing return statement.
|
2013-06-13 10:08:16 -07:00 |
Chris Rienzo
|
2d4acdfa61
|
mod_rayo: updates for 0.2 of spec
|
2013-06-13 11:23:12 -04:00 |
Anthony Minessale
|
9a87ec6a52
|
disable dialog matching for subscribe reqs so it always uses a new handle to avoid conflicting with notify transactions
Conflicts:
libs/sofia-sip/.update
|
2013-06-12 23:48:39 -05:00 |
William King
|
4219049789
|
New compiler warning(error). Unused assignment before the pointer is reassigned.
|
2013-06-12 21:39:27 -07:00 |
William King
|
3f2f393a7c
|
If the addr pointer is NULL, better to check first before using it.
|
2013-06-12 21:24:06 -07:00 |
William King
|
a710841123
|
This is probably what was intended. If the pointer 'path' is NULL, or if it is not NULL, then the first char should not be '\0'
|
2013-06-12 21:21:54 -07:00 |
William King
|
91c8c8a57b
|
oops
|
2013-06-12 21:17:17 -07:00 |
William King
|
5026788c4a
|
Fix minor typo so that the metadata album field can be set.
|
2013-06-12 17:17:57 -07:00 |
William King
|
97918f473b
|
Since I can't seem to locate what this might be used for, or the more correct solution, I'm going to comment it out for now. If someone can find a better solution so that this functionality would actually work, please advise.
|
2013-06-12 17:11:36 -07:00 |
William King
|
5c60bd6b42
|
Make sure to cleanup event if there was a failure that caused it not to be fired.
|
2013-06-12 17:02:15 -07:00 |
William King
|
a181ec629f
|
On the off chance the if statement takes the false branch, let's not leak the memory. again.
|
2013-06-12 16:46:38 -07:00 |
William King
|
5e5af427ef
|
On the off chance the if statement takes the false branch, let's not leak the memory
|
2013-06-12 16:41:24 -07:00 |
Michael S Collins
|
56f68be4e6
|
Update phrase_en.xml for sounds version 1.0.23
|
2013-06-12 12:54:39 -07:00 |
Chris Rienzo
|
98ae1c93fa
|
mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory
|
2013-06-12 09:38:35 -04:00 |
Seven Du
|
a3dfd0bf62
|
FS-5498 add ringing and early stats to event
|
2013-06-12 09:09:21 +08:00 |
Anthony Minessale
|
d0749e9a26
|
FS-5500 --resolve
|
2013-06-11 11:38:18 -05:00 |
Anthony Minessale
|
de802f2124
|
FS-5498 fix state change
|
2013-06-11 11:24:04 -05:00 |
Anthony Minessale
|
42c6a66e08
|
FS-5498 add profile-variables section to directory to specify profile variables to be set automatically
|
2013-06-11 09:38:58 -05:00 |
Anthony Minessale
|
b74ad2a6bb
|
FS-5503 --resolve indeed, thx
|
2013-06-11 09:31:16 -05:00 |
Anthony Minessale
|
df1bba55ee
|
FS-5498
|
2013-06-10 19:13:21 -05:00 |
Anthony Minessale
|
6731519bef
|
FS-5498
|
2013-06-10 18:22:08 -05:00 |
Brian West
|
a433b97375
|
Skip to next file when you hup the stream
|
2013-06-07 12:29:42 -05:00 |
Travis Cross
|
46f4709ee6
|
Whitespace cleanup to previous commit
|
2013-06-07 06:59:38 +00:00 |
William King
|
e7fa70416d
|
Previous commit was incorrect. This would correctly handle the memory loss case.
|
2013-06-06 23:54:07 -07:00 |
Anthony Minessale
|
01959606cd
|
FS-5493 oops
|
2013-06-06 13:17:20 -05:00 |
Anthony Minessale
|
860ed3f9a6
|
add last callback run stamp to device records
|
2013-06-06 13:09:13 -05:00 |