5245 Commits

Author SHA1 Message Date
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
Anthony Minessale
787b7a73e2 FS-5748 --resolve regression from FS-5665 511efc5cf02b68f4d5009142a5d3ae7584325b3d 2013-09-04 01:08:00 +05:00
Nathan Neulinger
699abafeab FS-5608 improvement in behavior, on EXECUTE it will now send the stop ring tone message to device 2013-09-03 08:53:48 -05:00
Anthony Minessale
8f0dbcaaf8 FS-4757 this should fix it but I am not happy with the way this is done but since polycom is one of the only phones that does this right I have no other choice 2013-08-29 22:23:08 +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
Nathan Neulinger
c60dfb50d5 fix variable setting from skinny and mismatched logging 2013-08-27 12:31:25 -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
b4792e7a4e recommit 2013-08-21 22:26:04 +05:00
Anthony Minessale
0624f61d48 revert 2013-08-21 22:24:20 +05:00
Anthony Minessale
e052d98a28 add isfocus to outbound invites 2013-08-21 22:21:26 +05:00
Anthony Minessale
655fe8408d fix rfc4579 method=bye handling 2013-08-21 22:00:47 +05:00
Nathan Neulinger
790bf9a947 FS-5164 - fix segv on ring handling due to listener not being defined 2013-08-20 13:01:40 -05:00
Nathan Neulinger
7fc4f5996f FS-5164 --resolve add support for setting user variables w/ skinny 2013-08-20 09:24:43 -05:00
Seven Du
f284746703 fix rtp flags 2013-08-19 20:52:34 +08:00
Anthony Minessale
8e45f23d02 FS-5709 --resolve 2013-08-17 02:16:28 +05:00
Anthony Minessale
b76c39ade1 FS-5700 --resolve 2013-08-15 21:19:57 +05:00
Ken Rice
129a509cfb FS-5648 --resolve 2013-08-14 09:48:05 -05:00
Anthony Minessale
8859df6789 FS-5683 --resolve 2013-08-14 02:24:53 +05:00
Anthony Minessale
94b1b6218c FS-5453 --resolve 2013-08-14 02:13:49 +05:00
Anthony Minessale
ae64753112 FS-5698 --resolve 2013-08-14 02:08:54 +05:00
Brian West
3ec15cce68 doh blonde moment 2013-08-12 17:27:31 -05:00
Brian West
56d1d07d61 url_decode the callee_name 2013-08-12 15:19:36 -05:00
Anthony Minessale
4efeced015 FS-5682 --resolve there was one other change to allow them to copy over by setting them on the A leg. Exporting the sip_multipart variable or setting it in {} on the dial string should already work. This patch should make it work with setting it too. 2013-08-12 19:05:04 +05:00
Anthony Minessale
e9adbb7ac6 FS-5687 this patch adds a debouncer to that info message. if you still have problems try altering switch_rtp.c:5469 to add 0 condition so it skips that whole block and retest eg... if (0 && switch_rtp_test_flag(rtp_session, SWITCH_RTP_FLAG_VIDEO)) { 2013-08-12 00:57:47 +05:00
Anthony Minessale
4eee5aee8c FS-5682 --resolve new syntax <action application="set" data="sip_multipart=application/pidf+xml:1234"/> use push instead of set to add more to the same channel 2013-08-08 22:55:13 +05:00
Anthony Minessale
1b01e9f01a FS-5682 revert 2013-08-08 22:55:13 +05:00
Anthony Minessale
eead164cc2 FS-5682 2013-08-08 05:15:10 +05:00
Anthony Minessale
11d6c0877a FS-5665 --resolve this should push the extra ones into the variable and convert it to an array 2013-08-07 20:59:08 +05:00
Nathan Neulinger
4d9ff80a01 mod_skinny work on FS-5632 - few more cases 2013-08-02 21:25:51 -05:00
Nathan Neulinger
118614e447 mod_skinny work on FS-5632 - first pass 2013-08-02 21:11:56 -05:00
Nathan Neulinger
7dbf80ed8b FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two 2013-08-02 14:12:03 -05:00
Nathan Neulinger
c2d5d47078 mod_skinny: implement per device setting of ext- extensions 2013-08-02 13:53:29 -05:00
Nathan Neulinger
d1268e8103 make default conf example work properly based on FS-5335 feedback/testing 2013-08-02 11:21:40 -05:00
Nathan Neulinger
f184953570 mod_skinny: add minimal handling of MeetMe button to send to a conference creation extension 2013-08-02 10:54:46 -05:00
Nathan Neulinger
6c8eb054ad mod_skinny: allow to work with native pgsql 2013-07-31 17:17:07 -05:00
Nathan Neulinger
358b6e0835 mod_skinny: filter sip mwi events 2013-07-31 17:16:43 -05:00
Nathan Neulinger
878c232b06 mod_skinny: initial reg wasn't able to clean up due to missing device name, add new function to clean up given explicit device name, also add more logging 2013-07-30 14:35:39 -05:00
Anthony Minessale
511efc5cf0 FS-5652 --resolve 2013-07-29 16:55:16 -05:00
Anthony Minessale
39ad799683 FS-4932 FS-5090 --resolve 2013-07-29 10:18:05 -05:00