Commit Graph

1088 Commits

Author SHA1 Message Date
Anthony Minessale f5ba0bb7d4 FS-5772 --resolve this is sort of a hack but less painful than reporting bugs to polycom
Conflicts:
	src/mod/endpoints/mod_sofia/sofia.c
2013-09-10 23:16:09 +05:00
Anthony Minessale 0cf4e2accd FS-5752 --resolve 2013-09-04 21:05:26 +05:00
Anthony Minessale 1233172101 FS-5731 --resolve 2013-08-26 20:25:26 +05:00
Anthony Minessale ed6a090483 FS-5700 --resolve 2013-08-15 21:20:22 +05:00
Anthony Minessale 2a2cccca8d 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:04:38 +05:00
Anthony Minessale 0b3cb9325c typo 2013-07-25 14:33:56 -05:00
Anthony Minessale 010085e92d FS-5572 --resolve set new variable by doing export bypass_keep_codec=true to force re-invite with the same codec it was using previously 2013-07-25 14:12:44 -05:00
Anthony Minessale 7d020eff65 FS-5561 --resolve
Merge remote-tracking branch 'moy/blind-transfer-response'
2013-07-24 16:17:58 -05:00
Anthony Minessale 4336f4fc28 use this and send {sip_gethostbyname=true} in the dial string to force this behaviour 2013-07-12 13:55:10 -05:00
Anthony Minessale 30926251cb FS-5396 --resolve 2013-07-12 13:36:31 -05:00
Nathan Neulinger 543dc3caea make noexpandtab explicit in all vim modelines other than xml files
Conflicts:
	src/include/switch_core_media.h
	src/mod/endpoints/mod_sofia/sofia_media.c
	src/switch_core_media.c
2013-06-25 09:39:37 -05:00
Anthony Minessale 46825dd711 FS-5513 --resolve 2013-06-17 21:38:09 -05:00
Anthony Minessale 50b68f2f85 add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device 2013-06-05 11:19:53 -05:00
William King 97286e10cd Possible leak if someone were to try and add extra headers to a channel that had either an inbound info on that session or the session were to be deflected. I don't see a way that these extra headers could be added outside of a C module subscribing to the session states, but just to make sure I'm adding these so that just like other extra header locations it's cleaned up. 2013-05-18 17:01:27 -07:00
Anthony Minessale e495702e7d FS-4990 --resolve 2013-04-26 17:23:30 -05:00
Brian West 49b999c167 FS-5316 --resolve 2013-04-25 13:48:56 -05:00
Anthony Minessale 5c696f9b55 FS-5341 --resolve 2013-04-23 14:49:36 -05:00
Anthony Minessale 01e06b601e FS-5322 stable equiv 2013-04-18 16:29:06 -05:00
Anthony Minessale de5903c1a4 FS-5299 --resolve 2013-04-17 15:38:54 -05:00
Michael Jerris 61ec4c0abb fix case for call_completed_elsewhere var set 2013-04-15 16:45:12 -04:00
Anthony Minessale 2d0b24743f move callstate changes down to take place after the core states have run 2013-04-15 10:43:49 -05:00
Anthony Minessale 57fb368b32 sla cid tweaks 2013-04-05 00:29:20 -05:00
Anthony Minessale 9fc4beeaa5 FS-3576 --resolve 2013-03-07 08:44:32 -06:00
Anthony Minessale 9ccdf30ed2 sqlite can't handle bi-directional mutexing 2013-03-06 18:02:01 -06:00
Anthony Minessale fc1316601b FS-5118 take 2 2013-02-27 09:04:55 -06:00
Anthony Minessale cf7c9428fb FS-5118 --resolve 2013-02-26 16:37:33 -06:00
Anthony Minessale 8987e96744 add dedicated mutex for select based sql stuff 2013-02-25 15:42:26 -06:00
Anthony Minessale 18cd797065 cleanup 2013-02-18 13:54:34 -06:00
Steve Underwood 5144700927 Changed the ..._image_sdp routine to ..._udptl_image_sdp in preparation for
adding other kinds of image (specifically RTP and TCP/TPKT).
2013-02-03 16:28:20 +08:00
Raymond Chandler c7c4bda847 fix pnp 2013-01-09 18:18:07 -05:00
Anthony Minessale b78ffffed5 FS-3951 --resolve 2013-01-07 12:36:58 -06:00
Anthony Minessale f2428b08f9 FS-4779 --resolve 2013-01-07 10:27:28 -06:00
Anthony Minessale 7e8e99e52c fix answer contention issue 2012-12-06 11:11:07 -06:00
Anthony Minessale b35ac6b3bd fix auto_simplify 2012-11-29 18:34:27 -06:00
Anthony Minessale 685da11d0d FS-4885 --resolve this is not the best solution but it will work 2012-11-29 12:37:46 -06:00
Anthony Minessale d4f8a79299 try to improve audio stream sync 2012-11-28 23:12:35 -06:00
Anthony Minessale d48e3de7c8 make it so when you put someone on hold and then they attended transfer you, the resulting bridge will still be playing hold music 2012-11-15 21:07:58 -06:00
Anthony Minessale 2f2a351067 add initial_callee_id_name/number 2012-11-14 09:20:52 -06:00
Anthony Minessale feb38cece2 FS-4779 give this a shot 2012-11-07 08:14:32 -06:00
Anthony Minessale 23bb963d17 FS-4779 I don't have this labbed up to try so can you try this patch and repost logs if it doesn't work 2012-10-31 08:52:00 -05:00
Anthony Minessale b94ef869e3 FS-4769 try this patch and put {drop_dtmf=true} in your dial string 2012-10-26 14:46:36 -05:00
Anthony Minessale b29412054a fold reconfig_sofia into config_sofia so we don't have 2 difft config funcs 2012-10-25 12:30:08 -05:00
Anthony Minessale 68e0b7e859 optimize sofia sql by using new core transaction processor we will no longer support databases that do not support transactions 2012-10-25 11:31:47 -05:00
Brian West fbb99f60b4 really fix FS-3726 this time 2012-10-18 15:56:06 -05:00
Anthony Minessale 986fede6b0 make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
Anthony Minessale a20aec182a add rtp_manual_video_rtp_bugs 2012-10-16 18:43:00 -04:00
Anthony Minessale 7eafa85de5 add execute_on_media_timeout var 2012-10-16 12:48:16 -04:00
Anthony Minessale ea599992e1 FS-4656 --resolve with this patch the bug is fixed but also the old behaviour of setting this variable on the A leg expecting it to auto-set it on the B leg is no longer supported. It must be exported or put in the dialstring with {} to put it on the B leg going forward 2012-10-03 07:42:05 -05:00
Anthony Minessale 06a3266360 FS-4655 its not a bug its a behaviour request, try this patch 2012-09-27 14:27:28 -05:00
Anthony Minessale 9c97ae3ccc FS-4640 please test 2012-09-21 14:45:30 -05:00