5235 Commits

Author SHA1 Message Date
Anthony Minessale
8015a3a0a6 fix typo that caused a seg in presesnce 2013-11-23 02:32:02 +05:00
Anthony Minessale
4129adc9ac update more fields on re-subscribe 2013-11-22 22:21:32 +05:00
Anthony Minessale
ccaa3ae732 FS-5959 2013-11-21 01:38:21 +05:00
Anthony Minessale
49f9bd01bf fix some contention in rtmp 2013-11-17 06:51:33 +05:00
Anthony Minessale
4fb80bf301 FS-5977 --resolve 2013-11-15 21:33:05 +05:00
Anthony Minessale
e603c17de8 try to improve performance of subscribe sip handler 2013-11-13 21:41:37 +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
f0335d0f51 FS-5948 --resolve 2013-11-08 03:53:12 +05:00
Anthony Minessale
bb9adff511 rework media code 2013-11-08 03:48:00 +05:00
Anthony Minessale
ecedd2d21c FS-5844 2013-10-31 10:35:53 -05:00
Anthony Minessale
75ad91e185 FS-5844 --resolve 2013-10-30 20:26:01 -05:00
William King
9ce66748af Minor code duplicatation removal. 2013-10-28 16:56:50 -07:00
Anthony Minessale
556e243361 FS-5910 --resolve 2013-10-24 14:29:29 -05:00
Brian West
045b764062 Remove duplicated code 2013-10-22 15:44:50 -05:00
Anthony Minessale
37774268c0 FS-5882 --resolve 2013-10-17 22:40:07 +05:00
Raymond Chandler
25e7be1c60 FS-2731 apply patch 2013-10-16 10:56:01 -04:00
William King
00c46450ff In a case where calls to phones with presence enabled as well as presence disabled,
there were cases where the presence enabled calls weren't turning off lights
due to the fact that there were calls still up on the phone(though those calls had presence disabled).
2013-10-15 19:09:39 -07:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Anthony Minessale
323d4c73d1 remove timestamp and raw_rtp flag from loopback frames 2013-10-14 13:06:41 -05:00
Travis Cross
87831d1672 Document purpose of sofia profile aliasing 2013-10-09 20:09:14 +00:00
Nathan Neulinger
4158d92ed6 FS-5826 - seems to improve behavior, possibility of issue with FS-5180, but not enough details on that problem to tell. Current symptom is definitely measurable though. --resolve 2013-09-30 09:32:14 -05:00
Nathan Neulinger
ea51b86970 FS-5819 remove pointless comparison 2013-09-26 12:53:44 -05:00
Nathan Neulinger
23530ebb23 add send of DisplayPromptStatusMessage and ForwardAll stimulus 2013-09-23 13:18:00 -05:00
Nathan Neulinger
1dc04136e2 add functions for sending forward stat message (mod_skinny) 2013-09-23 11:49:22 -05:00
Anthony Minessale
8ceb262b9e FS-5806 please test HEAD 2013-09-20 10:20:01 -05:00
Anthony Minessale
6521de294c FS-5717 --resolve 2013-09-19 10:15:02 -05:00
Raymond Chandler
a7ab24ef4c FS-2731 refactor a bit to make this actually usable and more cross-endpoint compatible 2013-09-18 16:00:03 -04:00
Nathan Neulinger
1fa0c8b312 FS-5796 --resolve add cfwdall extension param for mod_skinny 2013-09-17 13:08:09 -05:00
Anthony Minessale
52f4507619 del mod_html5 2013-09-17 06:26:20 +05:00
William King
aa222c7aea While sofia does garbage collection, in other locations we still call su_free after calls to sip_header_as_string. So adding it here too since we've finished using the full_contact variable. 2013-09-15 16:05:11 -07:00
Brian West
5197c726be add via_protocol to request so you can be informed if you wish to force expires due to tcp keepalives being on. 2013-09-12 15:24:19 -05:00
Anthony Minessale
6b6bceb730 mitigate zoiper endless loop bug by not sending notify with expires: 0 when zoiper is detected 2013-09-12 20:21:41 +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
38cd508a12 FS-5772 --resolve this is sort of a hack but less painful than reporting bugs to polycom 2013-09-10 23:14:30 +05:00
Anthony Minessale
149acf0c11 oops 2013-09-09 22:53:54 +05:00
Anthony Minessale
7b03cb511c FS-5717 --resolve 2013-09-09 20:08:48 +05:00
Anthony Minessale
c4add0663c FS-5762 FS-5765 --resolve 2013-09-06 23:28:46 +05:00
Anthony Minessale
af85dcc5c0 FS-5757 2013-09-06 04:48:56 +05:00
Anthony Minessale
21f1743b30 FS-5757 take 200 2013-09-06 01:52:11 +05:00
Anthony Minessale
2b5e18af41 revert 2013-09-06 00:50:17 +05:00
Anthony Minessale
471772489a revert 2013-09-06 00:48:18 +05:00
Anthony Minessale
e195b8512d revert f24d1cde3db80df630bee348adb06f4f7051fd8a 2013-09-06 00:32:03 +05:00
Anthony Minessale
2967c97d11 FS-5757 --resolve 2013-09-05 20:35:31 +05:00
Jeff Lenk
36b840543d mod_gsmopen fix complier errors windows 2013-09-05 10:24:33 -05:00
Giovanni Maruzzelli
6a64f1b5eb FS-5727 and FS-5729 gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code 2013-09-05 11:38:47 +02:00
Giovanni Maruzzelli
dc10a5562e gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code 2013-09-05 11:37:04 +02:00
Anthony Minessale
9337413715 FS-5759 --resolve regression from e45774e76464659bbfdb550ee29a399bf7854cc0 re: FS-5620 2013-09-05 05:39:03 +05:00
Anthony Minessale
ae171ba53a FS-5757 revert 2013-09-04 22:15:54 +05:00
Anthony Minessale
5bf27df0a4 FS-5752 --resolve 2013-09-04 21:05:13 +05:00
Anthony Minessale
56e617324b FS-5757 --resolve 2013-09-04 20:30:25 +05:00