Brian West
|
de6fc7a06a
|
small fix to apr for OS X 10.5 for sendfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6096 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 16:12:01 +00:00 |
Anthony Minessale
|
10d7d619f6
|
make channel hangup with media_timeout cause when rtp timeout occurs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6095 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 13:08:45 +00:00 |
Łukasz Zwierko
|
a9d79d7ad0
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6094 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 06:05:45 +00:00 |
Anthony Minessale
|
b97f786f0f
|
rtp timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6093 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-31 02:12:30 +00:00 |
Anthony Minessale
|
0ec397f003
|
update for relative paths
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6092 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-30 22:15:37 +00:00 |
Brian West
|
a564e1df61
|
small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6091 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-30 20:19:24 +00:00 |
Anthony Minessale
|
dbc7eb717f
|
add lost code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6090 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-30 14:32:00 +00:00 |
Michael Jerris
|
038456677b
|
add missing license header.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6089 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-30 03:50:11 +00:00 |
Michael Jerris
|
dfb49c9a66
|
fix release build for mod_fifo. svn:ignore props.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6088 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 20:49:22 +00:00 |
Michael Jerris
|
6af0fc2c71
|
fix for FSBUILD-25
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6087 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 20:03:48 +00:00 |
Michael Jerris
|
0180852f0d
|
this should not have compiled, but gcc didn't complain. fix for MODENDP-32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6086 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 19:15:26 +00:00 |
Michael Jerris
|
fa7d8da54c
|
be more careful about not dereferencing NULL (attempt to fix MODAPP-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6085 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 18:18:13 +00:00 |
Michael Jerris
|
ae790526e4
|
fix scope of endpoint module structures
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 18:10:06 +00:00 |
Michael Jerris
|
43dbb6c152
|
fix for FSBUILD-24
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6083 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 13:28:03 +00:00 |
Michael Jerris
|
84a87805e3
|
some comment cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6082 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 06:55:51 +00:00 |
Michael Jerris
|
358f9610ad
|
fix for MODAPP-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 06:42:13 +00:00 |
Michael Jerris
|
04c1158b52
|
replace switch_stristr implementation with one that shouldn't segfault.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6080 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 06:16:41 +00:00 |
Michael Jerris
|
990ea4a855
|
fix for MODENDP-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6079 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-29 05:03:28 +00:00 |
Łukasz Zwierko
|
15b5a97f7e
|
still lots of compile errors, but I got to get some sleep ;)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6078 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 21:55:20 +00:00 |
Łukasz Zwierko
|
5e33a89f9c
|
first makefile, and it seems to be quite ok
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6077 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 21:38:18 +00:00 |
Michael Jerris
|
6b74f05af6
|
improve sofia_glue_get_url_from_contact and its usage. Should fix MODENDP-33.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6075 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 16:07:23 +00:00 |
Łukasz Zwierko
|
795aa33028
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6073 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 13:21:56 +00:00 |
Łukasz Zwierko
|
bac6457097
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6072 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-28 12:32:31 +00:00 |
Łukasz Zwierko
|
2491c688a6
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6071 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 22:01:11 +00:00 |
Łukasz Zwierko
|
cd094eb13d
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6070 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 20:35:38 +00:00 |
Łukasz Zwierko
|
a9bb7abd88
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6067 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 16:00:55 +00:00 |
Łukasz Zwierko
|
4c589c7a16
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6066 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:41:52 +00:00 |
Łukasz Zwierko
|
ec6310f56b
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6065 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:31:36 +00:00 |
Łukasz Zwierko
|
5da532c391
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6064 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-27 10:31:08 +00:00 |
Traun Leyden
|
6e02348c36
|
transfer calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6063 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-26 05:52:41 +00:00 |
Michael Jerris
|
cc5cf12a55
|
add conference_add_event_member_data and conference_add_event_data functions to add conference and member headers to events. Includes adding profile name to conference dtmf (and all the other events) fix for MODAPP-31
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6062 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-26 02:42:18 +00:00 |
Anthony Minessale
|
19cc96cfd5
|
sick of this sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:51:53 +00:00 |
Anthony Minessale
|
c0ece5b747
|
pick a greeting from a var (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6060 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:19:31 +00:00 |
Anthony Minessale
|
d7bbf0c3c6
|
rem double contact
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6059 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:07:44 +00:00 |
Anthony Minessale
|
06a9cae17e
|
fix MODAPP-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6058 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 21:02:31 +00:00 |
Anthony Minessale
|
36dac92636
|
force-register-domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6057 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 20:25:32 +00:00 |
Anthony Minessale
|
3241ad1512
|
fix macro file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6056 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 19:55:57 +00:00 |
Michael Jerris
|
8c679d56ab
|
type tweak for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6055 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 19:31:47 +00:00 |
Anthony Minessale
|
4a5d575623
|
xfer stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6054 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 18:36:40 +00:00 |
Anthony Minessale
|
4e33ce052d
|
add memset to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6053 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 17:49:42 +00:00 |
Anthony Minessale
|
2afe124ff6
|
add memset to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6052 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 17:36:06 +00:00 |
Michael Jerris
|
f13b77c820
|
make modules building handle whitespace after modname in modules.conf 2/2 this time don't break spidermonkey (reported by trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6051 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 14:20:16 +00:00 |
Michael Jerris
|
b29b9802d4
|
make modules building handle whitespace after modname in modules.conf (reported by trixter)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6050 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 14:13:42 +00:00 |
Anthony Minessale
|
690d697a07
|
add newsub tag to attended xfer notify calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6049 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-25 12:56:43 +00:00 |
Anthony Minessale
|
a93ddbd212
|
presence crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6048 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 23:20:47 +00:00 |
Brian West
|
5b3f19fb30
|
these are required for automake 1.10 on OS X 10.5, Please test to ensure It doesn't break anywhere else. It shouldn't
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6047 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 15:11:46 +00:00 |
Anthony Minessale
|
cb8f0cb1ca
|
worth a shot sheesh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6046 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:45:08 +00:00 |
Anthony Minessale
|
4cc27563ab
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6045 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:39:52 +00:00 |
Anthony Minessale
|
f1627ed9e9
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6044 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:32:30 +00:00 |
Anthony Minessale
|
02accfe5a8
|
worth a shot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6043 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-10-24 01:27:58 +00:00 |