2225 Commits

Author SHA1 Message Date
Anthony Minessale
8dfbd91a3d fold version macros into runtime functions to avoid cascade rebuilds when modifying the core 2014-01-17 01:54:47 +05:00
Peter Olsson
cfc06584cc Silence warnings: Use _strdup instead of strdup on Windows Release build 2014-01-14 09:49:08 +01:00
Peter Olsson
64b92e72ec Add missing EXTERN C in FS header files, needed for the upcoming mod_v8 build 2014-01-14 09:31:36 +01:00
Anthony Minessale
e71dabae50 FS-6007 2013-12-31 00:21:51 +05:00
Anthony Minessale
b63bacf43f FS-6061 swigall 2013-12-23 22:43:48 +05:00
Anthony Minessale
24b7b48885 FS-6042 FS-6044 --resolve 2013-12-18 00:55:34 +05:00
Anthony Minessale
ae99177598 add more range to saved candidates and fix off-by-one error when total is met 2013-11-30 19:13:49 -06:00
Seven Du
9c72dc950e add CF_MEDIA_PAUSE channel flag to allow waiting for IO before media codec is ready
This could be used at endpoints where signalling and media negotiated separately like in H323
2013-11-22 14:37:37 +08:00
Anthony Minessale
c07a6b6b9e add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once 2013-11-22 04:52:11 +05:00
Anthony Minessale
ccaa3ae732 FS-5959 2013-11-21 01:38:21 +05:00
Anthony Minessale
0030ce440e FS-5958 this should pass it through in late mode too 2013-11-20 05:20:01 +05:00
Anthony Minessale
f14260e8dd set fmtp in payload_map init function 2013-11-19 00:43:30 +05:00
Jeff Lenk
8f51875e3e FS-5971 fix conditional compile for for windows x64 2013-11-16 11:32:36 -06:00
Seven Du
7256caf278 add a debug_pool param to fsctl 2013-11-16 14:17:59 +08:00
Anthony Minessale
d6bb35ad3c add soft timer support for fd per timer use enable-softtimer-timerfd=broadcast in switch.conf.xml for orig behaviour 2013-11-16 01:37:16 +05:00
Anthony Minessale
08be6bf610 FS-5971 --resolve 2013-11-15 21:35:06 +05:00
Anthony Minessale
0d1b647197 remainder of previous patch to pass through dynamic payload numbers used 2013-11-12 00:42:32 +05:00
Anthony Minessale
fb78273ab0 inherit dynamic payloads from A leg where applicable 2013-11-10 07:53:48 +05:00
Anthony Minessale
bb9adff511 rework media code 2013-11-08 03:48:00 +05:00
Anthony Minessale
5f239a5bae add channel logical direction 2013-10-31 15:28:33 -05:00
Anthony Minessale
e2e8a57d9d add ring_wait callstate for devstate interface 2013-10-30 14:08:34 -05:00
Anthony Minessale
6c04b74e33 FS-5917 --resolve 2013-10-29 02:07:50 +05:00
Anthony Minessale
ce83817318 webrtc tweaks 2013-10-28 23:39:33 +05:00
Anthony Minessale
556e243361 FS-5910 --resolve 2013-10-24 14:29:29 -05:00
Anthony Minessale
916a75e9cf device state tweaks 2013-10-23 20:45:34 -05:00
Anthony Minessale
b1a3a106ec FS-5852 --resolve 2013-10-17 12:18:01 -04:00
Anthony Minessale
2ffe831206 refactor and add more plumbing 2013-10-17 03:58:09 +05:00
Anthony Minessale
b694cb09a6 google changed something in DTLS 2013-10-17 03:58:09 +05:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Anthony Minessale
012e321f61 improve thread pool logic 2013-09-27 23:37:05 +05:00
Michael Jerris
6078451bae FS-5819: add missing status values that we check from apr to the enum so the compiler knows the right type to use for the enum 2013-09-26 13:31:41 -04:00
Jeff Lenk
cc806e21f1 FS-5807 -- fix windows warnings 2013-09-21 16:13:48 -05:00
Anthony Minessale
3c83138bb4 FS-5807 contd 2013-09-20 12:41:16 -05:00
Anthony Minessale
232b3bb4be update cc banner 2013-09-18 05:13:46 +05:00
Anthony Minessale
802794b9f1 FS-5794 --resolve 2013-09-16 19:56:02 -05:00
Anthony Minessale
d9216daedb Fix regression from ignoring breaks in video rtp sessions and add a flag to force a break when needed 2013-09-12 21:47:54 +05:00
Anthony Minessale
80e5a7cf0a FS-5778 --resolve use switch_core_event_hook_remove_receive_message() to bind to receive_message and case for new SWITCH_MESSAGE_ANSWER_EVENT, SWITCH_MESSAGE_PROGRESS_EVENT, SWITCH_MESSAGE_RING_EVENT 2013-09-11 22:58:00 +05:00
Anthony Minessale
ce4cfc97c4 FS-5772 improve odds a little more but the phone is broken here 2013-09-11 02:55:31 +05:00
Anthony Minessale
6100e1f0d6 missed a spot on last conf commit 2013-09-06 02:45:10 +05:00
Anthony Minessale
a5f2176ea4 deliver events with the core thread pool set events-use-dispatch=true in switch.conf.xml to use the old way 2013-09-05 03:42:40 +05:00
Anthony Minessale
73646cbaa8 FS-5737 reapply 2013-08-29 22:21:10 +05:00
Anthony Minessale
2e2e4caa45 FS-5737 revert 2013-08-29 22:20:00 +05:00
Anthony Minessale
0d26dbb318 FS-5737 --resolve 2013-08-29 21:03:01 +05:00
Anthony Minessale
5b8a1337d6 FS-5734 documentation will need to be updated to request languages instead of phrases 2013-08-28 21:25:35 +05:00
Anthony Minessale
7d6d688e53 FS-5731 --resolve 2013-08-26 20:25:14 +05:00
Raymond Chandler
863e6cfa3f FS-2731 significantly reworked version of Emmanuel's patch to allow subscribing and notifying for the as-feature-event events. we still need a module to handle the FS events for this automatically... coming soon to a repository near you 2013-08-23 15:54:49 -04:00
Anthony Minessale
952c37d940 FS-5296 --resolve 2013-08-22 02:30:59 +05:00
Anthony Minessale
8e45f23d02 FS-5709 --resolve 2013-08-17 02:16:28 +05:00
Anthony Minessale
d35db852a8 follow up to last commit 2013-08-16 12:17:00 -04:00
Anthony Minessale
116ebc0244 FS-5661 --resolve 2013-08-07 21:22:26 +05:00