3399 Commits

Author SHA1 Message Date
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
2967c97d11 FS-5757 --resolve 2013-09-05 20:35:31 +05: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
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
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
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
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
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
Anthony Minessale
b22a693e9d FS-5561 --resolve
Merge remote-tracking branch 'moy/blind-transfer-response'
2013-07-24 16:15:16 -05:00
Anthony Minessale
569dd9c540 FS-5634 --resolve this patch should fix it but comment it out instead in the old version to get the same effect 2013-07-24 11:23:54 -05:00
Anthony Minessale
3ddbad4dd3 let sofia recover work in some tcp situations 2013-07-23 13:52:49 -05:00
Anthony Minessale
f08c3309f6 FS-5621 2013-07-20 14:07:01 -05:00
Anthony Minessale
e45774e764 FS-5620 --resolve 2013-07-19 21:51:18 -05:00
Seven Du
d88b2ed793 FS-5498 --close remove debug line 2013-07-20 02:17:59 +08:00
Anthony Minessale
a6bffd38cb FS-5498 2013-07-19 12:03:51 -05:00
Anthony Minessale
663c180cd9 FS-5615 --resolve 2013-07-17 17:08:03 -05:00
Anthony Minessale
c98b01a205 make display in contact compat with broken aastra 2013-07-17 16:35:24 -05:00
Anthony Minessale
9f52531630 FS-5613 --resolve only alphanumeric plus - _ . are now allowed 2013-07-17 09:21:28 -05:00
Anthony Minessale
57a13694f7 use this and send {sip_gethostbyname=true} in the dial string to force this behaviour 2013-07-12 13:54:50 -05:00
Anthony Minessale
647f3fd3fb FS-5396 --resolve 2013-07-12 13:36:04 -05:00
Stefan Knoblich
90021b2953 mod_sofia: Add missing format string to switch_event_add_body() call
Fixes GCC format string warning/error.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-07-11 01:15:16 +02:00