1. 02 3月, 2014 3 次提交
    • Travis Cross's avatar
      Refactor and fix edge cases in switch_split_user_domain · 1060a188
      Travis Cross 提交于
      We were incorrectly parsing usernames and domains starting with "sip"
      if there was no sip: or sips: scheme in the string.
      
      We were also incorrectly parsing usernames containing a colon even if
      a scheme was given.
      
      This also refactors the function for hopefully greater clarity.
      1060a188
    • Travis Cross's avatar
      Fix switch_split_user_domain handling of sips: URLs · 2dcac7d3
      Travis Cross 提交于
      In commit 7efeabbd Anthony fixed the
      handling of sip:example.com and sips:example.com URLs, however he
      introduced a regression causing URLs starting with 's' to be parsed
      incorrectly.
      
      In commit 7d2456ea Brian fixed the
      regression, but introduced a regression causing sips:example.com URLs
      to be handled incorrectly.
      2dcac7d3
    • Raymond Chandler's avatar
      use newSQL · 3ad8d246
      Raymond Chandler 提交于
      3ad8d246
  2. 01 3月, 2014 1 次提交
  3. 28 2月, 2014 11 次提交
  4. 27 2月, 2014 2 次提交
  5. 26 2月, 2014 2 次提交
  6. 24 2月, 2014 1 次提交
  7. 23 2月, 2014 11 次提交
  8. 21 2月, 2014 6 次提交
  9. 19 2月, 2014 3 次提交