Commit Graph

614 Commits

Author SHA1 Message Date
Anthony Minessale 53b0ecce60 use the call_id of the original register in the unsolicited notify for MWI 2011-08-05 11:09:45 -05:00
Anthony Minessale 0a97462f3f FS-3340 revert 2011-08-04 00:01:26 -05:00
Anthony Minessale 77413ba9ba FS-3451 --resolve we support this but there was a bug, should work now 2011-08-01 20:08:04 -05:00
Anthony Minessale 9e399c19e3 FS-3439 --resolve 2011-08-01 16:29:37 -05:00
Anthony Minessale 56d67eadf6 sdp_m_per_ptime is now implied to be true, if you don't like this set it to false but its going to be undefined behaviour. This basically means if you call in with ptime 30 then you have a bunch of ptime 20 codecs in your outbound list that there will be one m= line with 30 and the original inbound codec and more m= lines for each discinct ptime in your list. This is, of course, will depend on disable_trancoding or absolute_codec_string as well 2011-08-01 10:22:55 -05:00
Anthony Minessale 98473085ea add homer capture hooks to mod_sofia 2011-07-31 18:36:23 -05:00
Anthony Minessale f1de377d01 reapply revert 2011-07-16 11:37:03 -05:00
Anthony Minessale 1729078f56 FS-3386 2011-07-16 11:30:36 -05:00
Anthony Minessale 2f950634ab fix sip auto_simplify 2011-07-16 02:34:17 -05:00
Anthony Minessale 1675981428 FS-3386 roll back a few revs then remove some refs and reroll patches that were in between 2011-07-16 01:03:01 -05:00
Anthony Minessale 30ebe5dea4 FS-3386 this should do it 2011-07-15 00:23:07 -05:00
Anthony Minessale f9969f3856 only list real profiles not aliases in presence code 2011-07-14 16:01:44 -05:00
Anthony Minessale 2932c1fa17 FS-3386 Try this revision please 2011-07-14 00:17:05 -05:00
Anthony Minessale 7cb095190a FS-3362 check for ports that are 0 in sdp and do not bother patching it for these cases 2011-06-24 18:28:56 -05:00
Anthony Minessale bc7cb400c0 add sip_liberal_dtmf chanvar and liberal-dtmf profile param to use the maximum methods of DTMF avoiding sticking to the spec which leads to incompatability 2011-06-23 17:57:10 -05:00
Anthony Minessale fb68746eed add parallelism to sofia by offsetting sip messages to the concerned sessions and using multiple queue threads for message handling 2011-06-16 14:37:22 -05:00
Anthony Minessale 9df8169d1f add mutex around gateway access on per-profile basis and token based access to global profiles to prevent hanging on to the hash mutex while doing sql stmts which may cause issues/slowdowns 2011-06-16 14:32:14 -05:00
Anthony Minessale 8663278a69 revert 2011-06-15 11:16:04 -05:00
Anthony Minessale bf7895278e revert 2011-06-15 10:29:07 -05:00
Anthony Minessale 25604d60d5 FS-3326 revert 68c389d 2011-06-15 10:10:37 -05:00
Anthony Minessale a20a3f3461 FS-3340 revert c5a2275f62 it breaks acking on session timers and initial invite 2011-06-15 10:02:34 -05:00
Anthony Minessale c5a2275f62 FS-3340 2011-06-10 09:41:30 -05:00
Anthony Minessale 7330a06f99 FS-3214 try this patch too 2011-06-09 10:22:40 -05:00
Anthony Minessale 07a797522a FS-3214 try this patch 2011-06-08 18:50:21 -05:00
Anthony Minessale 68c389df46 FS-3326 --resolve ok thx 2011-06-03 09:45:07 -05:00
Jeff Lenk 6a38dce2b8 trivial compiler warnings 2011-05-29 09:46:02 -05:00
Anthony Minessale c1c759526d add arrays to event headers and chanvars 2011-05-25 15:42:36 -05:00
Anthony Minessale 66d16d1772 FS-3270 --resolve please watch the code formatting in the future 2011-05-20 12:49:16 -05:00
Anthony Minessale 123eaa524b fix rare t38 gateway issue 2011-05-12 10:32:39 -05:00
Michael S Collins 154731a777 Add jaybinks' tel: patch 2011-05-09 09:41:50 -07:00
Anthony Minessale 1772fcb079 add largest_jb_size 2011-05-06 15:25:00 -05:00
Anthony Minessale e70af1f84f don't nat map on loopback addrs 2011-04-29 10:28:56 -05:00
Anthony Minessale 73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Anthony Minessale 5857495e06 offer both avp and savp when using srtp 2011-04-15 11:17:36 -05:00
Michael Jerris ceed7658e2 check_decode the caller id name in this case too 2011-04-14 19:09:11 -04:00
Anthony Minessale 4b706dac51 FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly. 2011-04-04 11:55:05 -05:00
Anthony Minessale fda2283bbd auto-aleg-full and auto-aleg-domain for from_domain field in gateway 2011-04-03 12:03:29 -05:00
Anthony Minessale 8312d74121 FS-2819 --comment-only please try this patch 2011-03-30 11:26:19 -05:00
Marc Olivier Chouinard 81bfe43589 mod_sofia: Correct a problem where restarting profile would cause some profile hash entry to remain. 2011-03-25 15:50:52 -04:00
Anthony Minessale e657e32fca FS-3172 this also fixes the incorrect usage of L16 on payload 10 which may or may not break interop with other sip devices if we do it right. also added rtp_disable_byteswap variable that can be set to false to disable byteswap when a device is encountered that is incompat (inluding all precious version of FS up till now) 2011-03-21 14:31:16 -05:00
Anthony Minessale db7933e72b jitter buffer sanity checks 2011-03-17 22:29:16 -05:00
Anthony Minessale 4832d26a3a put this back to 0 2011-03-10 15:32:09 -06:00
Anthony Minessale 9e89f607c8 FS-3140 --comment-only please try this patch 2011-03-10 00:18:06 -06:00
Anthony Minessale 2a35dfb51e add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge 2011-03-09 15:17:26 -06:00
Anthony Minessale 8727e568e8 alter implementation of renegotiate codec on hold feature to still take other sdp elements into consideration 2011-03-08 10:37:16 -06:00
Anthony Minessale bfd0ba9798 do not renegotiate codecs on hold re-invites 2011-03-07 13:02:41 -06:00
Anthony Minessale 89592a86e5 fix issue with polycom changing to 1 way audio on hold 2011-03-07 12:15:46 -06:00
Anthony Minessale 8fe24a2914 FS-3121 this is less of a bug and more of a feature request but here you go, that's your quota for the month 2011-03-04 12:28:41 -06:00
Mathieu Parent 316548273d Sofia: use const for variable name SWITCH_R_SDP_VARIABLE 2011-03-01 00:24:39 +01:00
Anthony Minessale 53fc3f7f78 add sip_execute_on_image variable similar to execute_on_answer etc so you can run t38_gateway or rxfax etc when you get a T.38 re-invite but no CNG tone or you want to ignore the tone and only react when getting a T.38 re-invite 2011-02-28 12:43:05 -06:00