Commit Graph

  • 321e9a39a7 add lookup params to allow sip auth from remote authenticator (like radius) Anthony Minessale 2008-01-24 22:09:39 +00:00
  • 533600180b update Anthony Minessale 2008-01-24 21:38:07 +00:00
  • dbd4cfffe9 update Anthony Minessale 2008-01-24 20:49:53 +00:00
  • 3209e64596 don't overrun buffer (FSCORE-95) Anthony Minessale 2008-01-24 16:01:25 +00:00
  • db9b5288a6 set sdp flag in more places Anthony Minessale 2008-01-24 15:33:28 +00:00
  • bbd7f87a2a set sdp flag in more places Anthony Minessale 2008-01-24 15:09:55 +00:00
  • be7914fdbe disable garbage collector on originate and waitfor_* funcs in js Anthony Minessale 2008-01-24 14:05:52 +00:00
  • 8640657c4b use switch_event_add_header_string Michael Jerris 2008-01-24 11:56:57 +00:00
  • b576d14d66 use switch_event_add_header_string Michael Jerris 2008-01-24 11:47:28 +00:00
  • fd208eb22a don't scopemask vars. Michael Jerris 2008-01-23 21:38:59 +00:00
  • 660d52acba tweak buffer size smaller again Michael Jerris 2008-01-23 21:37:22 +00:00
  • ac79829b72 tweak buffer size Michael Jerris 2008-01-23 21:27:04 +00:00
  • a430120a8f type tweak Michael Jerris 2008-01-23 21:21:18 +00:00
  • 591f098a14 change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update Anthony Minessale 2008-01-23 21:14:38 +00:00
  • 1424b6c73b change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update Anthony Minessale 2008-01-23 20:59:25 +00:00
  • 14ba0b9999 lets just deflect and send the looped call back to its original context Brian West 2008-01-23 19:25:27 +00:00
  • b3ef00f578 tweak public.xml to transfer looped calls back to default Brian West 2008-01-23 19:17:03 +00:00
  • 153015f770 merge conflict fix Michael Jerris 2008-01-23 18:42:49 +00:00
  • da29143b60 merge to sofia sip darcs tree. Includes multiple fixes and several merges of changes from the freeswitch tree back to darcs as follows: Michael Jerris 2008-01-23 18:37:33 +00:00
  • c7b311fdcd update Anthony Minessale 2008-01-23 18:13:23 +00:00
  • 81b51920c2 possible fix or MODENDP-79 - Duplicate rtp timestamps from portaudio to sip Michael Jerris 2008-01-23 16:23:01 +00:00
  • 61bdc9c16e detect broken monotonic clocks Anthony Minessale 2008-01-23 15:26:57 +00:00
  • f601c8f0f2 tweak Brian West 2008-01-23 00:45:27 +00:00
  • 475b98f444 update Anthony Minessale 2008-01-22 14:16:45 +00:00
  • 9a2c67d7b1 update Anthony Minessale 2008-01-21 23:52:34 +00:00
  • 0742af6816 you must use the domain attr if the profile doesn't match the domain Brian West 2008-01-21 22:24:41 +00:00
  • bd6be163e3 update Anthony Minessale 2008-01-21 20:36:10 +00:00
  • 5478d18747 update Anthony Minessale 2008-01-21 20:14:53 +00:00
  • 61414b6626 add func to expand event headers from a template string Anthony Minessale 2008-01-21 18:17:12 +00:00
  • 5df397eba7 fix obscure race condition Anthony Minessale 2008-01-21 17:14:43 +00:00
  • c731ed53a7 add optional var/param for seperately setting the rtp timeout when on hold Michael Jerris 2008-01-21 00:35:33 +00:00
  • e7d29df822 fix mem leak Anthony Minessale 2008-01-20 22:39:08 +00:00
  • d4a2ab28a9 return error instead of segfaulting on pool allocation failure when creating a queue. Michael Jerris 2008-01-20 21:49:01 +00:00
  • fa56de9d14 update Anthony Minessale 2008-01-20 19:05:16 +00:00
  • 72fb6b2cdf tweak Michael Jerris 2008-01-20 11:00:07 +00:00
  • 2f6eed02c0 support no media calls Michael Jerris 2008-01-20 07:43:25 +00:00
  • 492ee40266 fix Anthony Minessale 2008-01-19 23:23:12 +00:00
  • 0a0ee507a2 src/switch_utils.c cleanup Brian West 2008-01-19 21:59:06 +00:00
  • 6e1c32e099 update Anthony Minessale 2008-01-19 21:54:11 +00:00
  • 798b257bdf fix FSCORE-90 Anthony Minessale 2008-01-19 21:25:18 +00:00
  • dc9fed760a tweak this dialplan Brian West 2008-01-19 19:08:33 +00:00
  • 851b543fb4 wip Brian West 2008-01-19 19:03:22 +00:00
  • 6a5c7a933d avoiding racelock Anthony Minessale 2008-01-19 02:27:26 +00:00
  • a600e2e1c9 YAY a working spec file Michal Bielicki 2008-01-19 01:48:23 +00:00
  • c63b689ae7 push tls tweaks to force rebuild Michael Jerris 2008-01-19 01:48:21 +00:00
  • c762af71b7 Ouput a second line with tls_url and (TLS) in sofia status for tls enabled profiles Stefan Knoblich 2008-01-19 01:28:36 +00:00
  • 5607d762d7 Show TLS urls in sofia status profile output Stefan Knoblich 2008-01-19 01:12:48 +00:00
  • a8db53de3b Silence openssl messages, part 2 of 2. Changed to TPORT_DEBUG=1 (thanks MikeJ). This one converts all ERR_print_errors() calls Stefan Knoblich 2008-01-19 00:20:31 +00:00
  • a2812ea15a Silence openssl messages, use export SU_DEBUG=1 to get them back (part 1 of 2) Stefan Knoblich 2008-01-18 23:33:44 +00:00
  • b3e0e29f8a fix Anthony Minessale 2008-01-18 23:21:01 +00:00
  • 10d646ea1e tweaks Brian West 2008-01-18 22:51:53 +00:00
  • 31d2bc0df2 tweak the tone Brian West 2008-01-18 22:28:38 +00:00
  • 6600cc875e thanks stkn Brian West 2008-01-18 21:42:40 +00:00
  • 4b564c92fb Check if TLS is really available Stefan Knoblich 2008-01-18 21:13:52 +00:00
  • 68ebd19ac9 tighten up rtp Anthony Minessale 2008-01-18 18:14:53 +00:00
  • 6a6f522bb1 cleanup Anthony Minessale 2008-01-18 15:43:57 +00:00
  • 668e42e290 woops Brian West 2008-01-18 15:10:13 +00:00
  • 23fcc31f85 offer srtp on outbound if we have it on inbound Brian West 2008-01-18 15:09:34 +00:00
  • 918eec0d0e Alll those config and module files for rc1 ... get in package .. An yes bkw_ it was you !! Michal Bielicki 2008-01-18 01:06:10 +00:00
  • 6623f2b67f don't load this by default (breaking the packaging which needs all this added, and we are already testing for rc1) Michael Jerris 2008-01-18 00:42:34 +00:00
  • abd48190e4 allways create /conf/dialplan/extensions on install Anthony Minessale 2008-01-18 00:35:09 +00:00
  • 4c14b9b0fc update Anthony Minessale 2008-01-18 00:17:42 +00:00
  • 0c1367c11d refactor Anthony Minessale 2008-01-18 00:10:23 +00:00
  • 95e49af4cf ooops fix that Ken Rice 2008-01-17 23:50:10 +00:00
  • ba0ca3e48f Open TollFree Route Ken Rice 2008-01-17 23:48:15 +00:00
  • 83736421d8 more tweaks Brian West 2008-01-17 23:41:45 +00:00
  • 4065f41202 tweak Brian West 2008-01-17 23:13:37 +00:00
  • a6ec580b7b tweaks Anthony Minessale 2008-01-17 22:57:17 +00:00
  • bc44dd07ff fix small issue Anthony Minessale 2008-01-17 21:59:35 +00:00
  • c695685671 tweak Brian West 2008-01-17 20:44:50 +00:00
  • d6a57e8ca2 add user_agent to sip lookups Anthony Minessale 2008-01-17 19:25:01 +00:00
  • 4181b2bc87 tls interop Anthony Minessale 2008-01-17 17:37:49 +00:00
  • 2f6f99583f interop Anthony Minessale 2008-01-17 16:31:08 +00:00
  • e1027f3967 More gentls_cert improvements: check for usable CA and improve confirmation prompt in create command Stefan Knoblich 2008-01-17 14:37:45 +00:00
  • df5ea7f602 Add -out option to specify filename for new cert, some other minor improvements Stefan Knoblich 2008-01-17 10:14:54 +00:00
  • 64aadd90b1 protect against null deref Michael Jerris 2008-01-17 06:27:42 +00:00
  • 61de2f548d clarify varname to remove var scope masking. Michael Jerris 2008-01-17 06:23:23 +00:00
  • 80d137165d add bounds checking Michael Jerris 2008-01-17 06:07:17 +00:00
  • 7cc21a90bd use unsigned more consistently Michael Jerris 2008-01-17 05:52:50 +00:00
  • 8ccad0a22f spec followers finish last Anthony Minessale 2008-01-17 04:16:04 +00:00
  • ee328938aa on a transfer lets update the rdnis to the old number Ken Rice 2008-01-16 22:13:36 +00:00
  • 27053181e9 get rid of the arbitrary channel variable and lets put it in RDNIS in the the transfer function so its consistant on all transfers Ken Rice 2008-01-16 21:52:07 +00:00
  • b68396f433 contributors tweak Ken Rice 2008-01-16 21:45:40 +00:00
  • 9075ed1c71 small mod to mod limit... Ken Rice 2008-01-16 21:44:28 +00:00
  • 4d25b33d03 woops Brian West 2008-01-16 21:29:03 +00:00
  • 28d2dfdf3a tweak to srtp to support polycoms Anthony Minessale 2008-01-16 21:28:20 +00:00
  • ab1b61cb5d cleaning up Ken Rice 2008-01-16 20:32:04 +00:00
  • 739e1ef539 tweak Ken Rice 2008-01-16 20:29:22 +00:00
  • 9b041ca2b0 add patch from FSCORE-89 thank you Brian West 2008-01-16 20:18:09 +00:00
  • 1121c2724e Change limit query to allow for sql wildcard in query you can now do things like <application="limit" data="realm id 2"/> <application="limit" data="realm % 10"/> Ken Rice 2008-01-16 20:16:37 +00:00
  • a6ecfa36a7 just to be safe Anthony Minessale 2008-01-16 18:09:09 +00:00
  • d3e10179f9 return stale on invalid auth header Anthony Minessale 2008-01-16 15:06:33 +00:00
  • 92b2011b37 The fsxs tool (sort of apxs for FreeSWITCH) is back from the dead. Stefan Knoblich 2008-01-16 14:27:03 +00:00
  • cc3a95c1da Change order of libaprutil and libapr in CORE_LIBS, this fixes undefined apr_ symbols in libfreeswitch (libaprutil depends on libapr, symbols used by libaprutil but not by libfreeswitch object files were lost at link time (and added to the freeswitch binary)) Stefan Knoblich 2008-01-16 11:42:01 +00:00
  • fd00f4b49c jolly good time ole chap.. Brian West 2008-01-16 06:07:22 +00:00
  • 65668e7e6a RFC4568 support, you don't need the cone of silence anymore... Anthony Minessale 2008-01-16 06:01:53 +00:00
  • ca55a0113e don't keep looking when it can't find the user Michael Jerris 2008-01-15 21:21:36 +00:00
  • 1f8462c4a8 add menu demo using tts from Cherebrum Michael Jerris 2008-01-15 19:59:32 +00:00
  • 366434cfac add error checking. Michael Jerris 2008-01-15 18:08:47 +00:00
  • b4dfdfef84 Install switch_config.h (config file parser) too Stefan Knoblich 2008-01-15 17:17:41 +00:00