13990 Commits

Author SHA1 Message Date
Stefan Knoblich
416f026f8c FreeSWITCH: Add preprocessor constant for default callerid number
SWITCH_DEFAULT_CLID_NUMBER and replace all occurrences
in the FreeSWITCH codebase.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02:00
Jeff Lenk
e22f42334d FS-4099 --resolve switch windows to use posix delimiter (/) for base paths. This will correct numerous problems with escaped chars. This change only effects windows builds. Please test. 2012-09-16 14:15:49 -05:00
Anthony Minessale
3b660a06e5 fix small leak in var arrays 2012-09-14 17:07:55 -05:00
Anthony Minessale
3359f04a3f only use the wait_for_aleg_ack when the call is unanswered 2012-09-14 16:21:44 -05:00
Jeff Lenk
e74d4ac6e6 FS-4586 --resolve add mod_spy to vs2010 2012-09-14 16:08:23 -05:00
William King
7b0f8ace69 Adding debugging and a default value for disconnect time. Also handle unset times better. 2012-09-14 13:17:08 -07:00
Anthony Minessale
5bbc372c56 fix crash in mod_fifo when deleting a node when its in use 2012-09-14 14:25:20 -05:00
Jeff Lenk
076726a163 vs2008 add missing file mod_sofia 2012-09-14 14:23:28 -05:00
Michael Jerris
d1ddb73c0b fix build of mod_freetdm 2012-09-14 14:40:16 -04:00
Jeff Lenk
dba0b0e40a vs2010 reswig 2012-09-14 12:28:15 -05:00
Anthony Minessale
83007777a0 lower console output to debug for avmd 2012-09-14 11:24:23 -05:00
Anthony Minessale
6721cd918a hangup unauth calls with rejected cause 2012-09-14 11:19:36 -05:00
Brian West
dc599db683 FS-4600 --resolve 2012-09-14 10:30:13 -05:00
Brian West
4100c3b532 FS-4599 --resolve 2012-09-14 10:29:25 -05:00
Jeff Lenk
2e9b4c23de FS-4618 --resolve 2012-09-14 07:38:03 -05:00
William King
bf04f8b0c8 Mod_sonar can be useful for collecting specific round trip delay information about a call route. This is a first working draft, so expect it to interfere with the migration habits of your creatures. To use setup a destination with echo, originate a call to that destination and drop the call into &sonar(). Then watch the logs for the results. 2012-09-14 00:26:36 -07:00
Seven Du
a32244fe38 Revert "for consistency"
This reverts commit e8c7bb3a88bbc46de44dca54c049f0bf0de21ced.
2012-09-14 09:41:10 +08:00
Seven Du
e8c7bb3a88 for consistency 2012-09-14 09:37:08 +08:00
Anthony Minessale
70898c09ef run serialize test in skel 2012-09-13 17:58:25 -05:00
Anthony Minessale
d5e5fb032a add funcs to binary seralize/deserialize switch_events into a contiguous binary frame 2012-09-13 17:46:28 -05:00
William King
c28c99c394 If the timer value isn't available it isn't an error. Instead just don't add the field. 2012-09-13 15:12:52 -07:00
Anthony Minessale
5a956890af update json lib in core and ESL and re-apply old patches 2012-09-13 12:54:31 -05:00
Anthony Minessale
0424a81494 build fix on opus 2012-09-13 11:27:50 -05:00
Anthony Minessale
892974f010 update opus to use the standardized release 2012-09-13 10:32:00 -05:00
Seven Du
9c1c911648 fix lost bindings when list 2012-09-13 11:33:16 +08:00
Anthony Minessale
9a193a9cd2 add hold_events variable with start and stop times for each hold 2012-09-12 16:36:17 -05:00
Anthony Minessale
631c976f59 don't put casue from unanswered pickups as result of originate 2012-09-12 10:22:03 -05:00
Anthony Minessale
8f0c726b13 add send-display-update profile param to disable the update method 2012-09-11 15:40:50 -05:00
Anthony Minessale
02c24da081 pull cause from channels in ent originate when none of them answer or the call times out 2012-09-11 10:38:29 -05:00
Anthony Minessale
1400a31cfa plan b 2012-09-10 20:57:07 -05:00
Anthony Minessale
a0eef6a111 revert 2012-09-10 20:49:32 -05:00
Anthony Minessale
c698de5c07 end faster when only pickup endpoints are left 2012-09-10 20:47:57 -05:00
Brian West
99eee5f528 Support rebooting some more ciscos 2012-09-10 18:25:02 -05:00
Anthony Minessale
273b7f59a5 FS-4595 please test 2012-09-10 18:21:08 -05:00
Anthony Minessale
d0117d5c91 missed a spot 2012-09-10 16:57:39 -05:00
Anthony Minessale
40533e7378 set new pt on re-invite video negotiation 2012-09-10 15:20:30 -05:00
Anthony Minessale
a696e4a743 sndfile tweak 2012-09-10 14:13:12 -05:00
Raymond Chandler
48f5724c27 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-09-10 14:54:15 -04:00
Anthony Minessale
4ddfedbf71 minor video tweaks 2012-09-10 12:58:23 -05:00
Anthony Minessale
0fd5d7696c video tweaks for echo app 2012-09-10 12:58:06 -05:00
Anthony Minessale
f71b67e02c hangup pickup chans with no answer if they are the only ones left 2012-09-10 11:14:19 -05:00
William King
3918d0876f Add better handling of time values when the times aren't defined. Fix formatting of the config values for two config values. 2012-09-10 09:00:00 -07:00
Anthony Minessale
36cee285b0 FS-4602 --resolve 2012-09-08 16:12:35 -05:00
Raymond Chandler
bf4bb0028e Merge branch 'master' into FS-4558 2012-09-08 02:29:59 -04:00
Raymond Chandler
8ef13dd8a2 FS-4558 --resolve 2012-09-08 02:28:35 -04:00
Jeff Lenk
6de760992f FS-4591 2012-09-07 18:28:06 -05:00
Anthony Minessale
c2893801cb add timestamps for on and off hold times to put in xml cdrs 2012-09-07 18:17:57 -05:00
Anthony Minessale
e2544415ad add chan vars to tell sip to break the rfc and expect the codec payload the other side replies with rather than the one it offered which is the correct behaviour 2012-09-07 16:50:50 -05:00
Anthony Minessale
bfc46567c1 add uuid_media_reneg api command to tell a channel to send a re-invite with optional list of new codecs 2012-09-07 15:33:09 -05:00
Anthony Minessale
cd8814844a FS-4408 fix crash caused by missing or invalid call-id in sip invite 2012-09-07 15:08:10 -05:00