Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Anthony Minessale
f79f9766ba
don't let inherit_codec work when we have ep_codec_string set and the B-leg codec is not in that list since it will lead to failure
2010-12-31 11:59:33 -06:00
Anthony Minessale
5b752c54a7
fix ignore_early_media=ring_ready
2010-12-22 15:53:24 -06:00
Anthony Minessale
1b1dea0206
FS-2879
2010-12-20 20:19:36 -06:00
Anthony Minessale
8f452bc519
cid logic changes for calle[re]
2010-12-17 14:35:53 -06:00
Anthony Minessale
00046ee0f2
FS-2933
2010-12-15 20:59:42 -06:00
Anthony Minessale
8b0421ff68
add new function to check when messages need parsing to improve performance on parsing messages during originate
2010-11-30 09:49:12 -06:00
Anthony Minessale
ed5266d3ca
don't parse events for b legs from a leg thread in case they are using a monolothic python script as a group_confirm exec over socket to send it messages while the call is ringing
2010-11-29 15:34:27 -06:00
Marc Olivier Chouinard
025c82e76f
ivr_enterprise_originate: Fix export of variable from the originator channel to the called channels
2010-11-11 20:21:35 -05:00
Anthony Minessale
e0c37c1f6e
allow process_import to specify a prefix
2010-11-05 18:20:09 -05:00
Anthony Minessale
08d2ea9d96
update
2010-10-26 13:43:21 -05:00
Jeff Lenk
be43052c50
fix build
2010-10-25 14:54:13 -05:00
Anthony Minessale
cd736a1c77
fix fail_on_single_reject
2010-10-25 13:03:06 -05:00
Anthony Minessale
4aa9a83898
refactor export code and add new bridge_export app which is like export but exports across when one channel bridges another
2010-10-01 17:26:12 -05:00
Anthony Minessale
54bf657502
FSCORE-631
2010-09-24 12:29:23 -05:00
Anthony Minessale
cfa30468e8
sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants
2010-09-23 18:37:45 -05:00
Anthony Minessale
46c6650a94
pass originate flags into session_request so we can selectivly skip throttling
2010-08-26 12:19:49 -05:00
Anthony Minessale
bfe3128838
FSCORE-631
2010-07-15 21:09:48 -05:00
Michael Jerris
cae9129f0a
dup off the right caller profile
2010-07-06 11:32:04 -04:00
Anthony Minessale
21edf395ca
de-ass
2010-07-01 15:19:40 -05:00
Anthony Minessale
1fba654845
fix parse err in originate code
2010-07-01 14:21:44 -05:00
Anthony Minessale
9c7fb0d4ca
support stacked [] pairs in origiante
2010-06-30 20:09:06 -05:00
Anthony Minessale
ff1a52ab18
add call_uuid
2010-06-25 13:25:13 -05:00
Anthony Minessale
8d0c81103e
add call_uuid var
2010-06-24 17:28:20 -05:00
Rupa Schomaker
0e8a26f840
sync changes in branch rupa_limit
2010-06-19 07:49:34 -05:00
Anthony Minessale
a0c641aeb7
MODSOFIA-59 (part 2)
2010-06-18 16:53:02 -05:00
Jeff Lenk
091952cab7
fix trivial compile errors under windows
2010-06-17 12:52:20 -05:00
Anthony Minessale
3c688a95f8
MODENDP-310
2010-06-15 15:48:12 -05:00
Anthony Minessale
3fbd9e2150
MODAPP-433
2010-06-11 11:08:51 -05:00
Anthony Minessale
2cc59f1ed4
FSCORE-615
2010-06-02 21:57:30 -05:00
Anthony Minessale
4c20b020fc
allow monitor_early_media and ignore_early_media to work for hmmhesays
2010-06-02 17:31:55 -05:00
Anthony Minessale
f41fbbc05b
fix typo that generated null video codecs in inherit_codec
2010-06-01 12:10:50 -05:00
Anthony Minessale
468956e109
FSCORE-603
2010-05-04 11:24:35 -05:00
Brian West
ef7236436a
FSBUILD-275
2010-05-04 08:33:39 -05:00
Anthony Minessale
cca9c367a5
FSCORE-601
2010-05-03 12:35:48 -05:00
Anthony Minessale
dfa5439937
fix potential excess cpu usage during originate
2010-04-28 12:59:29 -05:00
Jeff Lenk
a110ae9527
Build fixes for windows
2010-04-26 10:55:46 -05:00
Mathieu Rene
72ec7b59ab
Tweak bridge_early_media to support passthrough codecs
2010-04-23 17:49:44 -04:00
Anthony Minessale
a96c2fcbfb
always export 'export_vars'
2010-04-22 15:30:55 -05:00
Anthony Minessale
438dddc668
minor tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 17:32:03 +00:00
Michael Jerris
04a240335f
fix inherit_codec with video
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:50:59 +00:00
Anthony Minessale
b9c84d2e17
no need for term key on group_confirm
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 19:37:59 +00:00
Anthony Minessale
2d47baee43
improve group_confirm:
...
group_confirm_read_timeout=<ms>
group_confirm_file=<file>
group_confirm_error_file=<file>
group_confirm_key=<now can be one or more keys>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-12 23:49:51 +00:00
Marc Olivier Chouinard
cb6f5f3954
switch_ivr_originate: Fix a infinite loop that will fill your machine ram... Occur when using bridge group/ and enterprise originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 13:38:40 +00:00
Michael Jerris
8911a030f6
default to a leg number on originate to bridge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 00:41:39 +00:00
Mathieu Rene
3daaaf0c07
FSCORE-536
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-27 20:39:23 +00:00
Anthony Minessale
886e1ddb4d
run indent on the whole tree and update copyright dates in prep for 1.0.5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Michael Jerris
4ae072d547
sick of people emailing us asking why we are voice spamming them. How do people deliver this in caller id to regular telco lines?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 20:35:40 +00:00
Marc Olivier Chouinard
9a3a7f3ee1
Fix Attended Transfer that skipped the next extension entry
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 21:56:20 +00:00
Anthony Minessale
dc86b797fa
try this darren
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 00:51:32 +00:00
Mathieu Rene
061a399af9
FSCORE-531 + fix bogus UNPROTECT_INTERFACE
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 02:34:06 +00:00
Anthony Minessale
98edcdb345
you should get more than a steak dinner if you can make asterisk do this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 00:12:24 +00:00
Anthony Minessale
a3960e9ab7
build err from last patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 15:46:55 +00:00
Anthony Minessale
f695453072
FSCORE-529
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 15:32:30 +00:00
Anthony Minessale
80196ad1f7
pesky *'s
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:42:47 +00:00
Anthony Minessale
6151c4aa75
refactor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 19:36:30 +00:00
Jeff Lenk
064a65307e
fix build warning - trivial
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 00:22:14 +00:00
Jeff Lenk
a79adcaf0a
build warnings - trivial
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 17:29:26 +00:00
Anthony Minessale
50cc7ab07d
FSCORE-527
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 00:26:29 +00:00
Anthony Minessale
daab35e3d6
typical rabbit hole on new features
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-16 00:41:10 +00:00
Anthony Minessale
5cc8aebc96
add early media muxing from long thread on mailing list =/
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 21:10:31 +00:00
Mathieu Rene
5af28a148e
switch_ivr_originate: fix windows compiler warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:36:23 +00:00
Mathieu Rene
ad7cc96015
revert
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:35:26 +00:00
Mathieu Rene
f861c00c85
switch_ivr_originate: fix windows compiler warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 17:34:01 +00:00
Anthony Minessale
25aff5bc81
FSCORE-527
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:31:40 +00:00
Anthony Minessale
8e75f82e34
add bridge_early_media=true variable to hear early media from first channel with early media as ringback, this is 1 way audio
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 21:02:11 +00:00
Anthony Minessale
99b45eb1fb
FSCORE-526
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 17:20:13 +00:00
Anthony Minessale
4fe4848acc
DP-11
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:40:50 +00:00
Anthony Minessale
6812bfc771
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:40:18 +00:00
Anthony Minessale
0e2fe14aa6
DP-11
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-28 16:37:54 +00:00
Anthony Minessale
3963930e26
fix originatee_caller_profile issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 01:03:03 +00:00
Anthony Minessale
1ae5b7cb49
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 20:19:58 +00:00
Anthony Minessale
2f4fcf9a9f
MODAPP-376 .. AGAIN
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 17:22:42 +00:00
Anthony Minessale
450e63c0d1
MODAPP-376
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 00:05:40 +00:00
Anthony Minessale
2fa0c4910f
refactor enterprise_originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:17:08 +00:00
Brian West
bc72d99096
MODAPP-368
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 20:25:49 +00:00
Anthony Minessale
f882d83cfe
add <> var continer to enterprise_originate syntax to set variables to pass to every thread
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 18:36:41 +00:00
Anthony Minessale
ddc6612675
add ringback to enterprise_originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-13 16:37:42 +00:00
Anthony Minessale
06a68fce64
add switch_ivr_enterprise_originate optional new dimension to originate strings every element in :_: separated list in originate strings will fire in a dedicated thread and can contain their own {} and , and | lists
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 22:21:30 +00:00
Anthony Minessale
742bc4ddaa
send callee id info as caller id info when an outbound call becomes the a leg of another outbound call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 21:17:23 +00:00
Anthony Minessale
f62dc00b91
again, thx moc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 16:47:43 +00:00
Anthony Minessale
64482b06d2
get exported vars in originate thx moc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 16:11:26 +00:00
Anthony Minessale
f5b0b8e2ad
decided to do this differently i think it was slightly wrong
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 13:41:11 +00:00
Anthony Minessale
befbd6dd0c
MODENDP-259
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 06:56:38 +00:00
Anthony Minessale
757aa19e4e
refactor ringback so it does not start early_media until it has to
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 05:47:17 +00:00
Anthony Minessale
d2bf2022d6
always use default state handlers in addition to passed arg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:59:25 +00:00
Anthony Minessale
df7637f687
change switch_strlen_zero to zstr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale
42eaf72bc9
dog
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:35:08 +00:00
Anthony Minessale
e072a6095d
Let's go Camping!
...
Call Campon (part of bridge app)
Variables:
campon=[true|false]
campon_retries=<number of call attempts>
campon_timeout=<duration of each call attempt>
campon_sleep=<seconds to sleep between retries>
campon_fallback_exten=<extension to transfer to on failure>
campon_fallback_dialplan=<dialplan>
campon_fallback_context=<context>
campon_hold_music=<alternate music>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:11:28 +00:00
Anthony Minessale
4d9f7de25b
FSCORE-471 and any other update related bugs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 18:48:28 +00:00
Anthony Minessale
6cf9836384
prevent unsolicted ring_ready
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 23:19:37 +00:00
Anthony Minessale
3dfe67800f
clear up some more display issues and fix resume-media-on-hold sofia option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 19:58:23 +00:00
Anthony Minessale
0fe0604f90
stop the madness (maybe)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:59:50 +00:00
Anthony Minessale
962f6a118b
regression from yesterday causing a seg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 17:31:10 +00:00
Anthony Minessale
59b94dfacc
refactor some of the message parsing code to use fifo to reduce threading contention
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 22:23:55 +00:00
Anthony Minessale
20f4f5a1b9
REVERT FSCORE-450
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 14:58:09 +00:00
Anthony Minessale
06c1349b08
cleanup more on att-xfer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 22:28:31 +00:00
Anthony Minessale
7681f944b4
fix att-xfer...AGAIN
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 20:48:24 +00:00
Anthony Minessale
1cbd982a37
omfg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 00:52:25 +00:00
Anthony Minessale
5b6d1cd33c
move accidental new behaviour behind new param originate_continue_on_timeout=true
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 17:43:51 +00:00
Anthony Minessale
aaeb69d613
make moc happy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:30:19 +00:00
Anthony Minessale
5dd463532c
not a not but rather a not not
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 19:03:13 +00:00
Carlos J. Talbot
05d6342ffb
elapsed needs typecasting. (introduced in svn 15027)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 18:56:47 +00:00
Anthony Minessale
d9fb89d285
FSCORE-452
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:50:51 +00:00
Anthony Minessale
160535da6d
FSCORE-439 (always use brakets on if() in your next patch)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:28:49 +00:00
Anthony Minessale
78bc417222
changing default behaviour ignore_early_media=true must be set together with ringback to generate local ringback on early media
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 20:15:00 +00:00
Anthony Minessale
84090fe2f9
to be or not to be
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:53:09 +00:00
Anthony Minessale
6ad63ce82e
FSCORE-450
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 22:36:34 +00:00
Anthony Minessale
a9936c09e8
fix using native_file as ringback on codecs that have passthru only
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 18:26:47 +00:00
Anthony Minessale
feb4601946
try this rupa
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:09:47 +00:00
Anthony Minessale
90c7921f7e
fix edge case where originate does not give up properly with timed calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:03:25 +00:00
Mathieu Rene
e071f1a68c
FSCORE-430
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 04:35:35 +00:00
Anthony Minessale
32bcc886b1
FSCORE-424
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:09:26 +00:00
Brian West
8a753a4f42
fix reaction in att_xfer when call is cancelled or times out
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:43:55 +00:00
Anthony Minessale
f8b442da52
add origination_cancel_key variable for a dtmf key that can abort an originating call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 19:49:35 +00:00
Mathieu Rene
c2d5f970bc
Per-call logging, part one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Anthony Minessale
d8793904ec
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 15:24:47 +00:00
Anthony Minessale
bdf8f594cc
group_confirm_cancel_timeout=true to stop timers once a group_confirm is triggered LIST-001 RAY-007 IRC-1234
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 17:19:14 +00:00
Anthony Minessale
cdd0bcfdf3
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 19:47:29 +00:00
Anthony Minessale
f9642e96c7
add local_var_clobber variable for {} to set if [] vars should clobber {} vars (default false)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 16:35:41 +00:00
Michael Jerris
bcfccaee16
use define
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 17:55:56 +00:00
Anthony Minessale
8286dedd5d
FSCORE-357
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 14:54:34 +00:00
Anthony Minessale
bf4dbe097a
FSCORE-357
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 16:52:01 +00:00
Anthony Minessale
9045735e79
FSCORE-357
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 19:03:54 +00:00
Anthony Minessale
4619f83a40
wait for cdr to be generated in failed cdr_x
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 17:27:15 +00:00
Mathieu Rene
95311eaf10
Don't set the caller name to origination_uuid's value
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 02:16:12 +00:00
Mathieu Rene
418d602728
MODAPP-271
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 02:05:16 +00:00
Anthony Minessale
e5e9524216
add group_recurse_variables and user_recurse_variables to {} vars (default is true, set to false to not pass vars down to user or group channels)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 15:13:51 +00:00
Mathieu Rene
affd0c8446
Make { } vars take precedence over channel variables
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 20:43:09 +00:00
Anthony Minessale
4a75028229
move originate retry related vars to only be in {} not in channel variable list
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 14:09:32 +00:00
Anthony Minessale
2c0fe2dc9c
FSCORE-359
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 13:53:29 +00:00
Anthony Minessale
9355013017
FSCORE-357
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 14:13:05 +00:00
Anthony Minessale
68b0359cfb
FSCORE-349 add flag to denote if a codec is init or not
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:17:12 +00:00
Anthony Minessale
7865668eff
remove possible uninitialized memory reference on inherit_codec variable check
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 23:50:34 +00:00
Mathieu Rene
29cff9c6b3
revert + fix typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:39:02 +00:00
Mathieu Rene
751e3976a5
Use switch_channel_set_variable_printf instead of snprintf of a stack-allocated buffer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:30:32 +00:00
Anthony Minessale
a000f0bc89
add import vars to fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-23 16:06:32 +00:00
Anthony Minessale
f5d97f2fb3
make gaussian noise less noisy FSCORE-340
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-23 01:59:35 +00:00
Anthony Minessale
b7db753142
fix regression from r12585 FSCORE-331
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-21 16:47:16 +00:00
Anthony Minessale
9694ce0407
FSCORE-336
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 16:23:32 +00:00
Michael Jerris
863e1c7056
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 19:53:17 +00:00
Michael Jerris
c0d1ce2477
fix group_confirm regression from svn r12403
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 01:37:18 +00:00
Brian West
dfda1d8f27
refactor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-14 14:30:37 +00:00
Anthony Minessale
8b6aeebdbc
fix origination_privacy var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-14 14:14:51 +00:00
Anthony Minessale
45110ff36e
FSCORE-331
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-12 16:47:47 +00:00
Anthony Minessale
360afc83b9
add sip_from_display var and fix backwards switch_strisr calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 15:14:24 +00:00
Anthony Minessale
674a18f930
add origination_pricacy var to originate api
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-10 13:16:14 +00:00
Anthony Minessale
d3f61b3ad2
tweak on last one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 04:28:06 +00:00
Anthony Minessale
d7a12df53f
add new state for CDR and leg_delay_start originate var and fix FSCORE-315
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 04:19:33 +00:00
Anthony Minessale
9556be51ef
fix issue in monitor_early_media_fail issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 03:41:18 +00:00
Anthony Minessale
292ed6eee5
reduce the yields
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 19:51:34 +00:00
Anthony Minessale
62f0dc1b44
behaviour change, do not auto-export origination_caller_id_* to avoid confusion
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 16:28:27 +00:00
Brian West
babb2f83f5
update copyright
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale
cf4b7672b5
FSCORE-294
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 14:56:22 +00:00
Anthony Minessale
bcb20f7ab5
add {instant_ringback=true} to make ringback not wait for indication to generate ringback
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 00:22:41 +00:00
Anthony Minessale
ba77f23278
clean up tone_detect
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 00:16:36 +00:00
Brian West
ae220d3341
update email
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
478efc5f71
tweaks to call setup code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:33:24 +00:00
Anthony Minessale
9bcc841bb0
Modify state machine behaviour.
...
Endpoint handlers can still veto all other state handlers by returning SWITCH_STATUS_FALSE
Application handlers can only veto each other by returning SWITCH_STATUS_FALSE.
Global handlers will still be called when application vetos but they can still veto each other.
Default handler will not be called if application or global vetos or if state has changed from any handler.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 17:17:31 +00:00
Anthony Minessale
0463541d61
change low res sleep func api names
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Mathieu Rene
8187f4a3c1
FSCORE-279 Prevent media setup on failed originates
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 14:16:34 +00:00
Anthony Minessale
33a3bcf56c
add disposition to monitor_early_media
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:50:01 +00:00
Michael Jerris
dbeb3aa47d
fix build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 02:18:03 +00:00
Anthony Minessale
effb166bd4
add ignore_ring_ready tone_detect_sleep and tone_detect_expires
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 15:39:32 +00:00
Anthony Minessale
29c616b9a2
refactor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:21:58 +00:00
Anthony Minessale
29d762924c
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 23:30:41 +00:00
Anthony Minessale
697bb6ec6e
monitor_media function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 23:15:59 +00:00
Michael Jerris
dc2a354cbe
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:11:01 +00:00
Anthony Minessale
0b0ce769f8
more cleanup from refactor of originate code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 19:32:44 +00:00
Anthony Minessale
1dcb3b67e5
refactor pass 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:54:54 +00:00
Michael Jerris
897226f0fe
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:02:30 +00:00
Anthony Minessale
13c4da7b6d
add inherit_codec=true var to set on a leg with late negotiation to force the negotiated b leg codec into the a leg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 16:22:29 +00:00
Anthony Minessale
ea5c385281
numerous fixes from regression testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale
abb2691bde
ditto
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 23:26:49 +00:00
Anthony Minessale
74e21a82d2
fix issue MODENDP-165
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 03:10:11 +00:00
Brian West
fda8c44ec2
fix early media issue related to group_confirm_file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 17:09:09 +00:00
Michael Jerris
186c98b6d7
tweaks for windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:52:04 +00:00
Anthony Minessale
71054917ac
add sync param to sleep so you can choose to sync audio or not on sleep (reswig to follow)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:48:24 +00:00
Anthony Minessale
f916b3d411
suppress frame timestamp when raw write mode is set (missed a spot)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:06:25 +00:00
Anthony Minessale
59ea2d2f03
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:46:26 +00:00
Anthony Minessale
e276f5fe42
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:28:12 +00:00
Anthony Minessale
fc1de32ffb
cleanup code from yesterday
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 18:52:16 +00:00
Anthony Minessale
1136fcec4a
a whole bunch of stuff just to avoid a sonus issue silence_when_idle=400 chanvar to send generated silence duing sleeps etc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 00:32:51 +00:00
Anthony Minessale
8b1ad09dca
parse private events during originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:08:26 +00:00
Anthony Minessale
a579a28324
add vars param to switch_ivr_originate for recursion MODAPP_175
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 14:59:24 +00:00
Anthony Minessale
cb5096db71
FSCORE-240
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 16:21:27 +00:00
Anthony Minessale
86c523fbb1
code reworking do make current
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 00:09:11 +00:00
Anthony Minessale
65f179ca92
fix linksys transfers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 20:13:12 +00:00
Anthony Minessale
2ed601f934
more stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Anthony Minessale
1d74ab745b
more ref checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 17:40:25 +00:00
Anthony Minessale
722b830652
look out below....(make current)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale
1af037cf58
allow calls to be stolen from originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 14:26:21 +00:00
Anthony Minessale
c9a24dd36e
Add ability to choose uuid from originate string (use at your own risk)
...
[origination_uuid=someid]sofia/default/100@dom.com
it's only valid in [], cannot be used on 2 existing calls at once and is not
reccommended if you don't need it.
event_socket users can use it to do
api create_uuid
#### (then save uuid into a local variable say $uuid) ###
filter unique-id $uuid
events all
originate [origination_uuid=$uuid]sofia/default/100@dom.com
Then you can get all the events in anticipation on that channel.
Anything people do to cause problems misusing this will not be supported.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-04 16:46:33 +00:00
Anthony Minessale
1a4321cd02
oops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 19:31:41 +00:00
Anthony Minessale
f95887b13a
fix parser err
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-24 19:25:07 +00:00
Michael Jerris
2d764cc0b0
build tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 01:39:04 +00:00
Michael Jerris
885c1e6144
windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 21:55:06 +00:00
Anthony Minessale
65c91197b9
add patch from FSCORE-208
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 17:51:34 +00:00
Anthony Minessale
30c318b995
clean some old members and naming conventions in the codec structs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Anthony Minessale
f9d1c7990d
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 18:03:14 +00:00