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
Anthony Minessale
4c44541e40
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 21:17:10 +00:00
Michael Jerris
cb970d8fba
windows build tweaks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 00:29:45 +00:00
Anthony Minessale
a6a2d37c07
clean up some typos
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-09 23:37:26 +00:00
Michael Jerris
75dc5caf6d
fix resampler bug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-09 22:50:44 +00:00
Anthony Minessale
4ed389f9d2
per leg timeouts and specific cause codes in reject_on_single_fail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-09 00:38:59 +00:00
Anthony Minessale
584669c25e
add switch_core_session_get_id function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-08 20:59:16 +00:00
Anthony Minessale
f29513f370
allow endpoints to realize the originator is ignoring early media and use that feature in mod_loopback to avoid obscure situation
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-08 18:15:00 +00:00
Anthony Minessale
003847dd0d
add some more specific events
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 17:10:05 +00:00
Anthony Minessale
c01e6fe6ee
add var to assume ring_ready
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 19:01:22 +00:00
Anthony Minessale
2e46528e52
fix bridge app to make sure both channels are ready for media when one is only in ringing state
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 18:29:43 +00:00
Brian West
edc3f6509c
getting rid of c++ comments in c files... OCD at work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:46:44 +00:00
Stefan Knoblich
f921389078
Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:17:09 +00:00
Anthony Minessale
dafff282da
fix compiler error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:04:59 +00:00
Anthony Minessale
1082866112
make error endpoint able to forked dial
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 18:00:56 +00:00
Anthony Minessale
1bb00325a5
fix for MODAPP-122
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 21:27:20 +00:00
Anthony Minessale
468a3c6fe9
fix resampled file in ringback issue from mailing list
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 20:41:18 +00:00
Anthony Minessale
4f670da192
add some clarification
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 16:12:55 +00:00
Anthony Minessale
ee44d83b0a
fix refactor typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-21 14:55:49 +00:00
Anthony Minessale
047e3dd7ae
don't parse ringback varable in proxy situations
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 19:29:29 +00:00
Anthony Minessale
ac1119e64b
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 19:14:15 +00:00
Anthony Minessale
bc2fc3fa14
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:39:16 +00:00
Anthony Minessale
f84b842d27
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 22:15:24 +00:00
Anthony Minessale
21acf46d10
make forked dials return the first chan to get early media, add ignore_early_media=true to dial string to get previous behaviour
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 20:26:01 +00:00
Anthony Minessale
32bbdb74a8
add args to sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 17:27:02 +00:00
Anthony Minessale
98479fa633
fix causes causing trouble (do make current)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 22:51:09 +00:00
Michael Jerris
64997c4d8e
vim extendtab is bad
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Anthony Minessale
363e596da6
fix FSCORE-146
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-01 14:25:36 +00:00
Anthony Minessale
50e9411c82
fix small originate issues
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:14:47 +00:00
Anthony Minessale
f33aa02132
add progress_timeout var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 22:07:22 +00:00
Anthony Minessale
f045bb9a8f
fix issue with user channel and cid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-23 19:04:17 +00:00
Brian West
8e7bbff3fc
its >= 500 or <= 60000 so those are valid values.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-11 16:40:36 +00:00
Anthony Minessale
3720a64e04
per channel callerid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 18:24:35 +00:00
Anthony Minessale
6eebc86449
eliminate need for escaped , in []
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 15:24:14 +00:00
Anthony Minessale
7c9ffb4214
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 00:23:58 +00:00
Anthony Minessale
3d136b268f
add import var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 23:33:29 +00:00
Anthony Minessale
690d5b2573
add failed_xml_cdr magic variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 18:11:05 +00:00
Anthony Minessale
3c349c274e
indent pass 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Anthony Minessale
117c0315cc
following the att_xfer can o worms deeper
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 21:02:26 +00:00
Michael Jerris
ede7970fe3
don't leak on switch_ivr_wait_for_answer when peer channel is already answered or pre-answered. Found by Klockwork (www.klocwork.com)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 19:24:20 +00:00
Anthony Minessale
1ea027f37f
add var_event down into the endpoints so chans with no parents can still pass options
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 19:29:35 +00:00
Anthony Minessale
1285e6338e
fix pesteredo's bug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 15:57:29 +00:00
Anthony Minessale
7050c330b2
allow blind xfers on no-media calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 19:59:42 +00:00
Anthony Minessale
c4a18a09c2
spring cleaning, lose some pointless code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale
6231ceb02b
use individual pools in open file handles to avoid flooding the pool
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 15:50:28 +00:00
Anthony Minessale
4b929592cc
change names to protect the innocent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale
eaf6abfb78
fix originate timeout issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-16 21:29:57 +00:00
Anthony Minessale
8da5afecc2
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-15 18:43:12 +00:00
Anthony Minessale
466bbe70c5
set bracket vars before firing the CHANNEL_ORIGINATE event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-14 17:30:45 +00:00
Anthony Minessale
d57e0387e6
fix some logic conditions in originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 22:05:52 +00:00
Anthony Minessale
dc3a65388b
the same guy who added att xfer to asterisk was nice enough to add it to freeswitch too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-13 01:08:42 +00:00
Anthony Minessale
74a3d8ab95
fix a bunch of stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 03:45:16 +00:00
Anthony Minessale
a58173d28d
fix FSCORE-104
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-03 18:05:07 +00:00
Michael Jerris
da824431b5
msvc build fix (code before declaration)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-02 17:42:24 +00:00
Anthony Minessale
2af89ea769
add debug line
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-29 17:11:40 +00:00
Anthony Minessale
cb12f3cfd6
fix sdp pass-thru of 200 OK in proxy mode aka (bypass_media=true)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-21 17:48:41 +00:00
Anthony Minessale
a188af1c88
have we seen the last of the Michael Myers Bug(tm)?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-21 02:27:27 +00:00
Anthony Minessale
5d47a93751
better handling of negotiation errs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-20 03:57:01 +00:00
Anthony Minessale
a8023642ab
fix buffers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:34:06 +00:00
Anthony Minessale
3608c8346f
fix buffers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:32:35 +00:00
Michael Jerris
e9c6eaabc1
lower stack allocation
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 18:26:11 +00:00
Brian West
b0ad7ab50c
set tab mode properly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Brian West
c32fbf3ea2
increase buffers for when you're doing 32k calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 21:09:06 +00:00
Anthony Minessale
4e9c7aab40
fix race
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 22:06:12 +00:00
Michael Jerris
482badffca
code analysis, clean up asserts related to switch_core_session_get_channel.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West
84161010ab
cleanup and consistency.. blah rain @ PHX fun
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West
c815c0599e
code formating cleanup, More when I land at PHX
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:36:53 +00:00
Brian West
aab6766ece
more house keeping.. and one commit tony forgot to commit from my dev box
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale
58a8979c6e
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 18:39:51 +00:00
Anthony Minessale
143bed09a3
try to use clock_gettime to make sure we don't care if the system time changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale
21da742934
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 21:14:24 +00:00
Anthony Minessale
df749a420f
fix dtmf code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00
Stefan Knoblich
96164e0967
Spelling fixes #3
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 11:21:24 +00:00
Anthony Minessale
b5b7bf1362
remove duplicate code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 22:17:41 +00:00
Anthony Minessale
50fc2ffa0d
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 16:20:39 +00:00
Anthony Minessale
d6f0cec8f7
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 14:58:26 +00:00
Anthony Minessale
83d4524460
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 14:48:04 +00:00
Michael Jerris
fed6dff4b2
cleanup/don't mask varname.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 03:36:08 +00:00
Anthony Minessale
69120105ee
support crazy transfer crap
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 01:03:08 +00:00
Anthony Minessale
82f8473aee
remove line
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:16:39 +00:00
Michael Jerris
2847d1c04e
more error checking.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 01:00:10 +00:00
Anthony Minessale
8433c7e088
fix FSCORE-74
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 21:42:00 +00:00
Michael Jerris
0fe7efe735
cleanups
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:50:39 +00:00
Anthony Minessale
73f501852c
opts
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:33:29 +00:00
Michael Jerris
577afaf6f6
bounds checks and scope masked var names.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 22:52:32 +00:00
Michael Jerris
55a194e54e
use switch_assert macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 19:23:57 +00:00
Anthony Minessale
96d61b4664
only propigate some vars not all
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 00:14:25 +00:00
Anthony Minessale
98d9028b81
only propigate some vars not all
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 00:09:04 +00:00
Anthony Minessale
00265fe623
update to originate syntax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 23:49:30 +00:00
Anthony Minessale
5c5c32519a
add local vars with []
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 21:55:46 +00:00
Anthony Minessale
5098f7a174
fix file_path issues
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 20:03:27 +00:00
Michael Jerris
e49f38e855
add some missing \n's to switch_log_printf messages.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 18:50:54 +00:00
Anthony Minessale
6f3c88e3ef
fix MODAPP-49
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-08 15:47:19 +00:00
Michael Jerris
622a2733dc
use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Anthony Minessale
6b1fa2191b
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 15:31:02 +00:00
Michael Jerris
76bdd0b3c3
fix for FSCORE-50
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 00:21:50 +00:00
Anthony Minessale
e5b16c4374
add channel_originate event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 13:56:44 +00:00
Anthony Minessale
9ec90012fb
small tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 20:30:59 +00:00
Anthony Minessale
ffb989e435
tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 01:06:08 +00:00
Anthony Minessale
d33b5670f0
fix some races and alter core (do a full rebuild)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 19:34:25 +00:00
Michael Jerris
be7455081a
fix brokeness caused by r5673. Don't pre-set uuid and chan_name on originate off the source profile. Fix for FSCORE-49
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 21:01:38 +00:00
Michael Jerris
30ffb593c0
little cleanup, remove unnecessary (char *) cast.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 22:44:02 +00:00
Michael Jerris
d264ed5a7e
simplify by using switch_caller_profile_clone and switch_caller_profile_dup.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 21:55:30 +00:00
Michael Jerris
406e0d6bcf
pass new caller profile vars across the bridge.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 02:55:19 +00:00
Michael Jerris
f1222ba2fd
fix for FSCORE-40
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 21:29:01 +00:00
Anthony Minessale
b501a38608
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-11 16:15:26 +00:00
Anthony Minessale
2dd261deee
add gentones app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-17 01:16:39 +00:00
Anthony Minessale
d10082c23f
tweak from eariler patch (reported by Dale Thatcher)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-23 13:37:35 +00:00
Anthony Minessale
e0047afb3f
fix for FSCORE-29 (needs testing)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-21 21:57:20 +00:00
Anthony Minessale
d6efffd9bc
these aren't the droids you're looking for....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 19:44:15 +00:00
Anthony Minessale
6a392d2577
add locking to vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-28 21:48:03 +00:00
Anthony Minessale
7da3873056
add app log
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-21 01:03:58 +00:00
Anthony Minessale
b3cc03d692
...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:41:33 +00:00
Anthony Minessale
6f41951698
...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4946 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:39:07 +00:00
Anthony Minessale
bf7144b2a2
...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:32:08 +00:00
Anthony Minessale
eb2124ae32
refactor to avoid some potential issues with channels that are hungup instantly after being answered
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 22:15:58 +00:00
Anthony Minessale
ceb98915bb
add looping buffers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-04 18:22:59 +00:00
Anthony Minessale
c15d7892c0
indent again
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 00:15:25 +00:00
Anthony Minessale
debdfb1aab
indent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 00:13:31 +00:00
Anthony Minessale
e6a60a20bc
spring cleaning 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-29 22:34:40 +00:00