Michael Jerris
dccf9b3d1b
updated makefiles and a missing source file from the last sofia merge
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-09 18:15:36 +00:00
Michael Jerris
82def9a70d
touch the .update so the lib is totally rebuilt
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-09 17:57:51 +00:00
Michael Jerris
666bd3bec3
sync back up again with sofia tree prior to their release
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-09 17:32:17 +00:00
Michael Jerris
f359f847f7
fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-09 02:36:03 +00:00
Michael Jerris
17d57b7142
missing ;
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-08 19:35:07 +00:00
Michael Jerris
e7d0aaef27
fix warnings and some windows compatibility issues in enum/udns
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-08 19:23:36 +00:00
Michael Jerris
96f207585d
sync windows build with new sofia build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-07 22:29:52 +00:00
Michael Jerris
cad28828b2
merge changes from current sofia-sip tree.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-07 21:59:38 +00:00
Michael Jerris
e4e3673a2d
resolve possible loss of data warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-31 07:57:12 +00:00
Michael Jerris
55cdd067c0
pointer truncation fix.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-31 07:55:18 +00:00
Michael Jerris
27f184f2bf
fix windows build when there is a space in the source directory name.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-31 07:54:02 +00:00
Anthony Minessale
b16a66caac
trigger dingaling rebuild
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-30 15:12:31 +00:00
Anthony Minessale
39119eb7a7
fix dingaling reject
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-29 22:22:29 +00:00
Michael Jerris
afc95ee798
add file object from spidermonkey.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-22 17:59:27 +00:00
Michael Jerris
4a651581d2
use closesocket on sockets.. not close
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-22 16:54:30 +00:00
Michael Jerris
96b276428e
make executable.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-21 00:29:35 +00:00
Anthony Minessale
16fce97f7a
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 21:56:31 +00:00
Anthony Minessale
ccd944d52b
minor tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 20:35:50 +00:00
Michael Jerris
680ef8d169
indications are that we can use mfence, lfence, sfence on x86_64, we will need to test and confirm this, but this should fix the build on 64 bit linux gcc at least. need testers to confirm this.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 12:49:10 +00:00
Michael Jerris
23a744ad9d
Initial windows build for new portaudio module, so far completely untested, it will NOT work on 64 bit and potentially problematic on SMP boxes still as I am building right now. This build currently uses only winmme, will follow up with better support for optionally building against direct sound, asio, and wasapi.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 01:45:58 +00:00
Michael Jerris
85f4441233
remove extra bits of code from debugging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 00:31:48 +00:00
Michael Jerris
5208bffe46
fix url parser from when I broke it trying to fix it, but now it's fixed.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-19 00:28:21 +00:00
Anthony Minessale
5ea224b3ca
fix for cnonce crap (tell pekka)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-17 22:04:01 +00:00
Anthony Minessale
39a9e94305
New mod_portaudio (sponspred by eWorldCom http://www.eworldcom.hu/ )
...
This updates mod_portaudio to use the new v19 api and also contains
major behavioural changes. This initial check-in should be tested to find
any obscure use cases that lead to crashes etc...
All of the old api interface commands are now depricated and any attempt to
use them should cause a polite warning asking you to try the new single "pa" command.
New Features:
*) Mulitiple calls with hold/call switching.
*) Inbound calls can play a ring file on specified device. (global and per call)
*) Optional hold music for backgrounded calls. (global and per call)
Example dialplan usage:
<extension name="2000">
<condition field="destination_number" expression="^2000$">
<!--if the next 3 lines are omitted the defaults will be used from portaudio.conf-->
<action application="set" data="pa_ring_file=/sounds/myring.wav"/>
<action application="set" data="pa_hold_file=/sounds/myhold.wav"/>
<action application="set" data="export_vars=pa_ring_file,pa_hold_file"/>
<action application="bridge" data="portaudio"/>
</condition>
</extension>
Example API interface usage:
call extension 1000
> pa call 1000
call extension 1001 putting the other call on hold
> pa call 1001
swap the calls between hold and active
> pa switch
view the current calls
> pa list
forground the call with id 1
> pa switch 1
background all calls
> pa switch none
send a dtmf string (1234) to the current call
> pa dtmf 1234
answer the oldest unanswered inbound call
> pa answer
answer the call with id 1
> pa answer 1
hangup the active call
> pa hangup
hangup the call with id 1
> pa hangup 1
get device info
> pa dump
print usage summary
> pa help
USAGE:
--------------------------------------------------------------------------------
pa help
pa dump
pa call <dest> [<dialplan> <cid_name> <cid_num> <rate>]
pa answer [<call_id>]
pa hangup [<call_id>]
pa list
pa switch [<call_id>|none]
pa_dtmf <digit string>
--------------------------------------------------------------------------------
The source of the portaudio v19 library will also be checked in for the
sake of the build system.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-17 19:10:03 +00:00
Brian West
bf9a2605d2
The Makefile.in was correct but this file was not.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-16 16:01:54 +00:00
Michael Jerris
63d89577d6
switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-07 04:35:16 +00:00
Anthony Minessale
8f4a636fa1
trigger sofia rebuild
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-04 18:02:05 +00:00
Michael Jerris
df8b8627d1
allow unescaped # in username portion of uri even though it is agains rfc 2396, to be more compatible with broken ua's as there are many who do not properly escape a # in the uri
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-02 23:44:44 +00:00
Michael Jerris
3bb03d9307
correct path to pcre.h
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-02 15:20:57 +00:00
Michael Jerris
bfa7694c85
update windows build to use in tree sofia-sip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-02 15:20:18 +00:00
Michael Jerris
ad36f2a9f3
update to latest darcs sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-02 15:11:55 +00:00
Michael Jerris
af598aa069
fix windows generation of header file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-02 14:24:19 +00:00
Anthony Minessale
265268cccd
fix issues
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-28 20:05:38 +00:00
Anthony Minessale
968f4fccc3
fix sofia (part 2) you'd better 'make sure'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-28 19:38:35 +00:00
Brian West
a5a81439cd
I have figured out the best way to do this without using xcode
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 20:26:06 +00:00
Brian West
a2a1d850c7
update because framework name and include header file names must match.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:47:20 +00:00
Brian West
fca0a85121
update because framework name and include header file names must match.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:47:08 +00:00
Brian West
29499696f7
update project file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:46:02 +00:00
Brian West
25489cf3e0
update project file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3845 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:43:20 +00:00
Brian West
7df5fb3054
add libresample xcodeproj
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:40:53 +00:00
Brian West
db123e7428
update plist for teletone
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:29:48 +00:00
Brian West
77b6113846
proper xcodeproj files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-27 07:22:12 +00:00
Michael Jerris
746948e05e
get spidermonkey building again, we still have a build issue with the file object that is not quite right.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-24 02:36:45 +00:00
Michael Jerris
ca18721695
add svn:executable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-23 04:21:39 +00:00
Michael Jerris
1198931d48
fix windows build paths from moving libs in tree.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-22 19:02:52 +00:00
Michael Jerris
8761a73997
change around types for better c99 compliance, fixes windows srtp build and builds that do not default to 8 bit stuct alignment.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-22 19:02:10 +00:00
Michael Jerris
c539bab153
smaller func name so it prints nicer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 20:52:19 +00:00
Anthony Minessale
803df51cd7
grr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 20:42:43 +00:00
Michael Jerris
f8bc176e19
update to current sofia darcs, fix partial rename of sip_test_msg->test_sip_msg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 16:55:03 +00:00
Anthony Minessale
6f3f463f0b
fix sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 16:25:34 +00:00
Michael Jerris
2ecac238f3
add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 06:30:28 +00:00
Michael Jerris
0cdfa4fe13
move windows build to use the in tree xmlrpc-c
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 04:18:56 +00:00
Michael Jerris
3abb7730b2
add xmlrpc-c 1.03.14 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3772 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-21 03:57:49 +00:00
Michael Jerris
1f52cf4f6a
fix libetpan 0.48 windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 21:01:39 +00:00
Michael Jerris
838eb8aaec
add libetpan 0.48 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 20:28:56 +00:00
Michael Jerris
94568cb6cc
move windows build to use the in tree libsndfile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 19:15:22 +00:00
Michael Jerris
f210c27f43
add libsndifle 1.0.17 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 19:08:07 +00:00
Michael Jerris
2506451f8a
move windows build to use the in tree speex
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 18:27:35 +00:00
Michael Jerris
dced381e66
add speex 1.2beta1 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 18:13:27 +00:00
Michael Jerris
fc49fba107
move windows build to use the in tree iksemel
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 17:55:23 +00:00
Michael Jerris
83f4a9dc2f
add iksemel to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 15:45:14 +00:00
Michael Jerris
7d37a04688
remove generated files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 15:43:59 +00:00
Michael Jerris
9593213ebc
move windows build to use the in tree curl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 03:13:37 +00:00
Michael Jerris
d5033c686b
add copy of generated file for windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 03:07:52 +00:00
Michael Jerris
3f82e9323c
remove generated files and add svn:ignore
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 02:58:55 +00:00
Michael Jerris
5626cdd351
add curl 7.16.0 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-20 02:08:00 +00:00
Michael Jerris
cebf3306af
move windows build to use the in tree sqlite
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 23:09:46 +00:00
Michael Jerris
493cbcd331
move windows build to use the in tree apr, apr-util and pcre
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 22:39:38 +00:00
Michael Jerris
245060e5a9
rename
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 21:56:27 +00:00
Michael Jerris
9d0d9187ab
add apr-iconv 1.1.1 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:30:23 +00:00
Michael Jerris
165f180162
add sqlite 3.3.8 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:11:50 +00:00
Michael Jerris
3b35430557
add apr-util 1.2.8 to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:04:21 +00:00
Michael Jerris
0488a5109a
add apr to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 19:58:23 +00:00
Michael Jerris
9da5d7e90f
add pcre to in tree libs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 19:54:26 +00:00
Michael Jerris
e7dc5ce560
spidermonkey threading tweak.. this time.. with no segfaults!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 19:15:48 +00:00
Michael Jerris
8d3d259d12
windows spidermonkey/nspr build redone with checked in js. We now build nspr ourselves instead of downloading the pre-puilt one.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 18:54:57 +00:00
Michael Jerris
3fe4c3c3bc
Remove CVS dirs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 18:50:07 +00:00
Michael Jerris
738c2464d3
first bits of new spidermonkey/nspr build for windows.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 18:28:24 +00:00
Anthony Minessale
fc85d8aa21
xmas presence
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 17:29:33 +00:00
Anthony Minessale
59e4d67712
grr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 01:37:50 +00:00
Anthony Minessale
f1e927c6ca
grr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 01:31:13 +00:00
Anthony Minessale
0948a663d8
sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 01:26:41 +00:00
Anthony Minessale
1cb9d1aaa7
going mad
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 01:21:49 +00:00
Anthony Minessale
734b406cdc
deep breath
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 01:11:51 +00:00
Anthony Minessale
b7af6d4def
hmm i wonder why i was so against fucking with the build system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 01:02:17 +00:00
Anthony Minessale
8de67dfeb6
fix srtp for stricter builds
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 22:34:13 +00:00
Michael Jerris
e21807076a
remove generated file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 21:02:38 +00:00
Anthony Minessale
8fb7ed3891
pizza
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 20:55:57 +00:00
Brian West
66be44b33c
spidermonkey build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 20:05:47 +00:00
Anthony Minessale
f3cd9235b2
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 19:40:00 +00:00
Anthony Minessale
aeeaa8b3a8
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 18:31:38 +00:00
Brian West
b9245b3fe4
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 18:10:31 +00:00
Anthony Minessale
dee025e15e
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 17:22:22 +00:00
Brian West
a22fcac7b1
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 17:15:01 +00:00
Brian West
fff98f6316
add js to tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-18 15:53:47 +00:00
Michael Jerris
520a375780
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:49:12 +00:00
Michael Jerris
5c6923139d
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:48:07 +00:00
Michael Jerris
70996f09eb
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:47:33 +00:00
Michael Jerris
933e30dd96
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:45:30 +00:00
Michael Jerris
eced5b401c
remove -undefined-supress for OSX gcc build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:30:10 +00:00
Michael Jerris
1efb9ecc14
remove -undefined-supress for OSX gcc build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:19:46 +00:00
Michael Jerris
ce41115185
remove -undefined-supress for OSX gcc build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-14 22:17:56 +00:00
Anthony Minessale
322ecbbb9b
tweak to jingle
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-12 17:44:59 +00:00
Michael Jerris
343a0c776c
remove generated file from tree.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-12 02:36:02 +00:00
Anthony Minessale
2986cee258
sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-02 02:13:15 +00:00
Michael Jerris
c8b129df56
initial stubs for odbc and libetpan modules for spidermonkey. These do not do anything yet.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-01 17:59:58 +00:00
Michael Jerris
92bd5358d0
fix mod_enum on windows, fix logic error in free function causing operations on freed memory
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-01 06:12:07 +00:00
Michael Jerris
fadc1ccebe
win32 build for mod_enum/libudns. Please note, this builds but still DOES NOT work on windows.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-30 23:33:37 +00:00
Michael Jerris
693c80fb01
update to sofia release 1.12.4, many fixes including fix for assert(sip) on response to invite after an outbound register
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-30 22:56:56 +00:00
Anthony Minessale
067014633e
add file
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-30 22:10:07 +00:00
Anthony Minessale
60434decf5
ENUM Support
...
mod_enum can be used as a dialplan app, an api call from the console or as a dialplan interface.
Dialplan Interface:
put enum as the dialplan parameter in an endpoint module
i.e. instead of "XML" set it to "enum" or "enum,XML" for fall through.
Dialplan App:
This example will do a lookup and set the a variable that is the proper
dialstring to call all of the possible routes in order of preference according to
the lookup and the order of the routes in the enum.conf section.
<extension name="tollfree">
<condition field="destination_number" expression="^(18(0{2}|8{2}|7{2}|6{2})\d{7})$">
<action application="enum" data="$1"/>
<action application="bridge" data="${enum_auto_route}"/>
</condition>
</extension>
You can also pick an alrernate root:
<action application="enum" data="$1 myroot.org"/>
API command:
at the console you can say:
enum <number> [<root>]
The root always defaults to the one in the enum.conf section.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-30 21:28:32 +00:00
Anthony Minessale
90ddec83d9
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-30 15:27:37 +00:00
Michael Jerris
6b5a464f2b
fix spidermonkey build on FreeBSD (patch from Matt Klein)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-29 14:43:41 +00:00
Michael Jerris
44649c70b4
Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:
...
/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
*/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-27 22:30:48 +00:00
Michael Jerris
cb24948735
update to new sofia snapshot. Fixes a memory leak on invite, a timer bug, and several other issues as follows:
...
Thu Nov 16 07:23:30 Eastern Standard Time 2006 Pekka.Pessi@nokia.com
* nta.c: setting the local sequence number of nta_leg_t only when first reques
t is sent.
Application can now set the initial value of CSeq either in nta_leg_create()
or in nta_outgoing_*create() (or nta_msg_request_complete()).
* nua_session.c: fixed session timer negotiation when UAS does refreshing with
INVITEs
The session-expires header had "uac" even when uac did not support timer.
The UAS failed to send re-INVITEs.
Thanks for Chung Pak Lai for reporting this problem.
* bnf: added host_cmp().
* outbound.c: using host_cmp() to check if Via host and received parameter dif
fer
Bug reported by Marc Blanchet.
* nua_session.c: fixed leak in incomin INVITE processing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-20 21:54:19 +00:00
Michael Jerris
fc03e90da4
silence silly warning on msvc.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-19 01:21:44 +00:00
Anthony Minessale
d7baa16132
Ringback (sponsored by Front Logic)
...
This addition lets you set artifical ringback on a channel
that is waiting for an originated call to be answered.
the syntax is
<action application="set" data="ringback=[data]"/>
where data is either the full path to an audio file
or a teletone generation script..
syntax of teletone scripts
LEGEND:
0-9,a-d,*,# (standard dtmf tones)
variables: c,r,d,v,>,<,+,w,l,L,%
c (channels) - Sets the number of channels.
r (rate) - Sets the sample rate.
d (duration) - Sets the default tone duration.
v (volume) - Sets the default volume.
> (decrease vol) - factor to decrease volume by per frame (0 for even decrease across duration).
< (increase vol) - factor to increase volume by per frame (0 for even increase across duration).
+ (step) - factor to step by used by < and >.
w (wait) - default silence after each tone.
l (loops) - number of times to repeat each tone in the script.
L (LOOPS) - number of times to repeat the the whole script.
% (manual tone) - a generic tone specified by a duration, a wait and a list of frequencies.
standard tones can have custom duration per use with the () modifier
7(1000, 500) to generate DTMF 7 for 1 second then pause .5 seconds
EXAMPLES
UK Ring Tone [400+450 hz on for 400ms off for 200ms then 400+450 hz on for 400ms off for 2200ms]
%(400,200,400,450);%(400,2200,400,450)
US Ring Tone [440+480 hz on for 2000ms off for 4000ms]
%(2000,4000,440,480)
ATT BONG [volume level 4000, even decay, step by 2, # key for 60ms with no wait, volume level 2000, 350+440hz {us dialtone} for 940ms
v=4000;>=0;+=2;#(60,0);v=2000;%(940,0,350,440)
SIT Tone 913.8 hz for 274 ms with no wait, 1370.6 hz for 274 ms with no wait, 1776.7 hz for 380ms with no wait
%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)
ATTN TONE (phone's off the hook!) 1400+2060+2450+2600 hz for 100ms with 100ms wait
%(100,100,1400,2060,2450,2600)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-19 01:05:06 +00:00
Michael Jerris
0984933c36
fix spidermonkey release build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-18 17:09:25 +00:00
Michael Jerris
2ce49f8f0b
silence silly warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-18 16:39:45 +00:00
Michael Jerris
0d0114c8a5
fix portaudio build on ppc, thanks puzzled on irc.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-16 23:09:36 +00:00
Anthony Minessale
ff4d2b3dcc
pesky interop
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-16 19:28:05 +00:00
Anthony Minessale
9415cdcacb
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-16 16:10:39 +00:00
Anthony Minessale
594ccf8bb8
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-16 15:50:17 +00:00
Anthony Minessale
394a188b7e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-15 20:21:46 +00:00
Anthony Minessale
6013035a6c
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-15 20:21:29 +00:00
Anthony Minessale
1fc5fd0e14
inherited 64bit bug curses to unsigned long
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-15 00:15:38 +00:00
Michael Jerris
54e68cfee6
fix path of header files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-14 19:52:24 +00:00
Michael Jerris
73304d0ca8
move to sofia snapshot 1.12.3.10. This adds nua_i_mehtod support to allow receipt of non-standard methods as well as a number of other bugfixes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-13 19:13:56 +00:00
Michael Jerris
2450b0e624
teletone dll needs to built to the dest dir, not to the intermediate dir.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-10 16:02:31 +00:00
Anthony Minessale
3c20f80991
dox
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-09 06:55:18 +00:00
Anthony Minessale
1167541063
build stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-09 05:31:29 +00:00
Michael Jerris
1e4ad3c5ae
Update to newest sofia snapshot. This includes many fixes mostly for sdp negotiation.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-31 20:48:16 +00:00
Michael Jerris
7a36a5d969
Update to new sofia tarball to tweak sdp behavior to use the correct c line on re-invite.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-31 05:43:53 +00:00
Anthony Minessale
082a5a03c0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-29 15:36:23 +00:00
Michael Jerris
18f51bee7b
update to new sofia snapshot. This fixes several race conditions, ref count problems, and double frees that were happening in the sofia library and fixes segfaults under heavy load and a segfault on cancel when using 100rel while awaiting a prack. Sofia should be much more stable now, please beat it up and let us know.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-27 23:20:10 +00:00
Anthony Minessale
b22e11c36a
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-25 20:05:16 +00:00
Michael Jerris
f1cfceb9d4
bad opt, wrong directory.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-25 17:04:00 +00:00
Anthony Minessale
305bc19458
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-25 17:00:23 +00:00
Anthony Minessale
521e3b0a55
figure out when we are on hold
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-24 21:31:39 +00:00
Anthony Minessale
e22015c799
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-24 18:51:33 +00:00
Anthony Minessale
10ead46ffd
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-24 18:50:52 +00:00
Anthony Minessale
04546b6b93
fix sillyness
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-24 01:29:04 +00:00
Michael Jerris
39df1481c2
move to new sofia tarball for windows build, this new tarball includes fix for build w/o glib on *nix, fix for segfault on cancel during early media, and proper implementation of handing subscribe and publish requests up to the application (removes our private hacks to enable this behavior).
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-23 20:39:48 +00:00
Anthony Minessale
aba9c77c35
your run-of-the mill nightmarish attempt at normalizing not one crazy protocol but many....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-22 04:37:19 +00:00
Michael Jerris
796ed1813e
tweak warning level up.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-21 01:32:11 +00:00
Anthony Minessale
4770a54d37
strip html till we figure it out
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-21 00:59:51 +00:00
Anthony Minessale
003f33e409
*WARNING* delete /usr/local/freeswitch/db/* cos the schema has changed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-20 07:35:55 +00:00
Anthony Minessale
26fa772094
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-20 07:34:08 +00:00
Anthony Minessale
747ab41f78
bs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-20 06:44:58 +00:00
Anthony Minessale
3a32d9e53c
Presence and Chat Gateway Code
...
This is some brand new stuff to gateway chat/presence/audio from one protocol to another
So far it only works between google/jingle and SIP
All I had to test the SIP end was X-Lite and Eyebeam and GoogleTalk on the jingle end.
With this setup registered X-Lite's can chat with each other and call each other
as well as X-Lite to GoogleTalk and GoogleTalk to X-Lite audio calls.
Chat May also be done between X-Lite and jabber
You'll also need a jabber server configured for component login so you can interface.
We have only tested with jabberd2 so far.
Configure DNS so srv records for jabber for your subdomain (fs.mydomain.com in the example)
so the jabber records are pointed at your jabber server.
RELEVANT CONFIGS
<!-- Brian has no jingle support so send calls to him over to his iax url -->
<extension name="bkw">
<condition field="destination_number" expression="^jingle\+brian@agents.cylynx.com$">
<action application="bridge" data="iax/guest@brianwest.homeunix.org/9184290404"/>
</condition>
</extension>
<!-- Assumption is made here that both sip and jingle have the same profile/domain name as documented below -->
<extension name="jingle2sip">
<condition field="source" expression="mod_dingaling"/>
<condition field="destination_number" expression="^sip\+([^\@]+)\@(.*)$">
<action application="bridge" data="sofia/$2/$1%$2"/>
</condition>
</extension>
<extension name="sip2jingle">
<condition field="source" expression="mod_sofia"/>
<condition field="destination_number" expression="^jingle\+([^\@]+)\@(.*)$">
<action application="bridge" data="dingaling/sip+${sip_fromuser}@${sip_fromhost}/$1@$2"/>
</condition>
</extension>
<configuration name="sofia.conf" description="sofia Endpoint">
<global_settings>
<param name="log-level" value="0"/>
</global_settings>
<profiles>
<profile name="fs.mydomain.com">
<registrations/>
<settings>
<param name="debug" value="1"/>
<param name="rfc2833-pt" value="101"/>
<param name="sip-port" value="5060"/>
<param name="dialplan" value="XML"/>
<param name="dtmf-duration" value="100"/>
<param name="codec-prefs" value="PCMU"/>
<param name="codec-ms" value="20"/>
<param name="accept-blind-reg" value="true"/>
<param name="manage-presence" value="true"/>
<!--<param name="full-id-in-dialplan" value="true"/>-->
<!--<param name="auth-calls" value="true"/>-->
<!--<param name="auth-all-packets" value="true"/>-->
<param name="use-rtp-timer" value="true"/>
<param name="rtp-timer-name" value="soft"/>
<param name="rtp-ip" value="100.200.100.200"/>
<param name="sip-ip" value="fs.mydomain.com"/>
</settings>
</profile>
</profiles>
</configuration>
<configuration name="dingaling.conf" description="XMPP Jingle Endpoint">
<settings>
<param name="debug" value="0"/>
<param name="codec-prefs" value="PCMU"/>
</settings>
<profile type="component">
<param name="name" value="fs.mydomain.com"/>
<param name="password" value="secret"/>
<param name="dialplan" value="XML"/>
<param name="rtp-ip" value="208.64.200.42"/>
<param name="server" value="jabber.freeswitch.org:5347"/>
<!-- disable to trade async for more calls -->
<param name="use-rtp-timer" value="true"/>
<param name="exten" value="_auto_"/>
<!--<param name="vad" value="both"/>-->
</profile>
</configuration>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-20 06:17:00 +00:00
Anthony Minessale
12243c194e
tidy up, note yesterday's propagate_vars was changed to export_vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 16:33:54 +00:00
Michael Jerris
f33768085a
tweak up another warning level.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 16:10:46 +00:00
Michael Jerris
e415095df3
up the msvc warning level on srtp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 06:29:49 +00:00
Michael Jerris
faf7cd383b
add new sha1 code on windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3089 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 01:21:43 +00:00
Michael Jerris
f64ae18ac6
add endian defines on MSVC
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 01:21:17 +00:00
Anthony Minessale
dba1b9b7a1
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-19 00:17:47 +00:00
Anthony Minessale
70bfba5b63
Christmas Presence
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-18 22:57:35 +00:00
Michael Jerris
61e118db18
some proper casts after bit shifts to force to the right data type.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-18 21:09:35 +00:00
Michael Jerris
4acbf41663
fix target on release dll build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-18 19:22:23 +00:00
Michael Jerris
5148aa2da6
up the warning level.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-17 21:56:45 +00:00
Michael Jerris
3b47c3e85c
raise warning levels.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-17 03:45:51 +00:00
Michael Jerris
4c795c3d1c
update to new tarball for sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-15 05:21:40 +00:00
Anthony Minessale
ba46200539
refactoring and general improvement (do a make sure)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-12 00:59:09 +00:00
Michael Jerris
21bb1bd2b0
update to new sofia tarball.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-09 20:13:12 +00:00
Michael Jerris
b9a350a40d
update windows build to new sofia tarball
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-07 20:09:46 +00:00
Michael Jerris
9624ef3f3d
fix debug build for sofia on windows, use dll version of pthread win32 so it can do the cleanup properly.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-06 13:13:28 +00:00
Michael Jerris
4e9be89ad6
update windows sofia build to latest release.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-05 03:11:09 +00:00
Michael Jerris
9dc167a83c
make attempting to reapply patches just fail and not prompt the user
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-04 00:27:59 +00:00
Michael Jerris
64a3ef3c91
resolve unused function warning, this probably works better as a macro anyhow.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-03 12:38:12 +00:00
Anthony Minessale
965f8b50d5
finish solaris porting for srtp. This should work now, but still needs some more work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 20:49:26 +00:00
Michael Jerris
c4b5df5315
solairs port, add new files, still WIP.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 19:13:49 +00:00
Anthony Minessale
804aaa5097
update autotools for libspeakup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 18:22:56 +00:00
Michael Jerris
4a871ba503
remove sum unnecessary files, add a missing one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2953 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 18:21:02 +00:00
Michael Jerris
8747f15aee
add some macros in preparation for solaris port of srtp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2951 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 17:03:36 +00:00
Michael Jerris
791c051246
make spidermonkey build on OpenBSD
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 06:27:29 +00:00
Michael Jerris
ebd092f2a8
spidermonkey builds successfully on freebsd now.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 04:06:27 +00:00
Michael Jerris
f403d3415e
force -lpthread on freebsd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 03:36:26 +00:00
Michael Jerris
5a315d74bf
create makefile for netbsd.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 02:47:39 +00:00
Michael Jerris
356730ab97
add tgmath.h checks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 01:53:37 +00:00
Anthony Minessale
8001cd5802
add check for tgmath.h
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 01:49:41 +00:00
Michael Jerris
0bea969515
tweak to run in pieces
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 01:27:06 +00:00
Michael Jerris
c61584b6e5
fix sqlite build on netbsd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 00:53:48 +00:00
Michael Jerris
7807b1f443
I'll get this right by the 10th time.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 00:15:18 +00:00
Michael Jerris
0e03f2e7d2
64 bit on bsd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-02 00:01:00 +00:00
Michael Jerris
e0cd293e83
typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 23:58:05 +00:00
Michael Jerris
4d230d08e7
fix portaudio build on OpenBSD take 5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 23:56:21 +00:00
Michael Jerris
aab161e9cd
fix portaudio build on OpenBSD take 4
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 23:42:16 +00:00
Justin Cassidy
e306d23a78
add makefile for openbsd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 23:12:50 +00:00
Michael Jerris
3d13f15163
fix portaudio build on OpenBSD take 3
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 22:50:31 +00:00
Michael Jerris
43332a09c2
fix portaudio build on OpenBSD take 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 22:39:50 +00:00
Michael Jerris
b42509957f
fix portaudio build on OpenBSD
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 22:36:44 +00:00
Michael Jerris
76dba3a39e
header tweak for netbsd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 22:15:44 +00:00
Michael Jerris
df6f6f2f2b
iax tweak for netbsd
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 21:55:52 +00:00
Michael Jerris
d1ab8a446f
type tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 21:44:49 +00:00
Anthony Minessale
9d91ece984
fix spidermonkey freebsd build take 2, try this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 16:26:20 +00:00
Anthony Minessale
491e23f56f
fix spidermonkey freebsd build. Thanks vile for the patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 16:06:16 +00:00
Michael Jerris
b56f0a0e2f
fix portaudio build on FreeBSD
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 03:54:50 +00:00
Michael Jerris
0fcde9649c
remove exosip from windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 23:37:58 +00:00
Anthony Minessale
35504516b3
remove hardcoded make name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 07:33:44 +00:00
Anthony Minessale
5a9d2acf54
remove hardcoded make name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 06:38:42 +00:00
Michael Jerris
28de3a859b
use in tree libresample on windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 06:14:18 +00:00
Michael Jerris
f4ec0d618e
update to pcre 6.7 for windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 06:11:27 +00:00
Anthony Minessale
47d6b6b011
solaris porting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 03:03:44 +00:00
Michael Jerris
64a62d5232
solaris\sun studio porting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 02:48:07 +00:00
Anthony Minessale
4fce555f74
more solaris porting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 02:46:27 +00:00
Anthony Minessale
d687aef4b6
add .so version number
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 02:42:06 +00:00
Michael Jerris
32fce49ba3
solaris\sun studio porting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 02:40:39 +00:00
Anthony Minessale
82d7918546
solaris port of libteletone. part 2/2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-29 21:28:23 +00:00
Michael Jerris
561009aed3
solaris port of libteletone. part 1/2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-29 20:24:54 +00:00
Anthony Minessale
e7b2126bea
remove static make name from script
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2865 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-29 06:02:37 +00:00
Anthony Minessale
4368a2cbd5
remove static make name from makefile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-29 05:39:07 +00:00
Michael Jerris
ea3eab9cfd
Update sofia build to 1.12.2 on windows.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-28 20:03:23 +00:00
Michael Jerris
f567ba48b6
fix build error on windows on multiproc boxes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-28 17:45:45 +00:00
Michael Jerris
d5ac9cba0c
add quoting for source dir with spaces.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-28 01:19:39 +00:00
Michael Jerris
b474fafc5e
Merged revision 2827-2828 from freeswitch/branches/tholo. Thanks tholo:
...
2827: Embed installed name of shared library on Mac OS X -- otherwise code that is linked against it will not find it later on as the relative path during build gets embedded.
2828: Make it build using Xcode on Mac OS X again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-25 14:57:44 +00:00
Michael Jerris
50571597c5
Do not force use of "gmake" -- but propagate whichever command was used to start the top-level make. This way users on e.g.
...
Mac OS X won't have to create a special symlink to build, but can instead just use the command "gnumake" (as opposed to "make" og "gmake")
Merged from tholo's branch http://svn.freeswitch.org/svn/freeswitch/branches/tholo rev 2796, thanks tholo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-23 23:27:44 +00:00
Michael Jerris
fbda5f4b60
change pthread to build and link static
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-18 03:05:48 +00:00
Anthony Minessale
b3c437630f
use steve's g711 (thanks steve), chage the conditional mutex based on paul T's input (thanks paul) and take the yield away on switch_yield and just sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-12 17:17:02 +00:00
Anthony Minessale
acc81d7b55
iax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-11 22:52:19 +00:00
Michael Jerris
6d21b6400f
sofia windows build. This should work now, please test.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-11 17:01:15 +00:00
Michael Jerris
8d63c12387
make mod_sofia be able to build on the windows build system. I am sure this won't actually run yet, there are still bits to do in the build system.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-11 07:19:22 +00:00
Michael Jerris
4960fbc73f
add quoting to pre build events for directories with spaces in their paths
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-08 18:20:06 +00:00
Anthony Minessale
52956d5cb1
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-07 15:08:40 +00:00
Michael Jerris
b40695d30e
more g7xx lib tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:27:19 +00:00
Anthony Minessale
308bbf236f
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:10:21 +00:00
Anthony Minessale
cab31d8914
ok mike here ya go
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:08:46 +00:00
Anthony Minessale
37c9bd44fe
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:06:17 +00:00
Michael Jerris
344c37a2aa
new codec lib msvc build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 17:40:05 +00:00
Brian West
fa060db892
Adding new bits for g722, g711 and g726 from Steve Underwood. Thanks Steve! I libtooled them into libg7xx
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 01:36:05 +00:00
Michael Jerris
9b86e69fae
turn off edit and continue...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:30:42 +00:00
Brian West
b0f0c6e9e0
clean up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 19:39:57 +00:00
Anthony Minessale
2565f310cf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 19:20:44 +00:00
Anthony Minessale
63ebcc5379
woops, don't need these
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 19:20:18 +00:00
Anthony Minessale
13522cdbe2
libtoolize this for possible use
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 19:18:41 +00:00
Anthony Minessale
6d4e3e4cd0
commit automake update for the lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 23:00:08 +00:00
Brian West
340f7b2b6b
Added g711 to libg72x
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 22:58:49 +00:00
Michael Jerris
bdc6b78103
add windows build for g726. Not done yet.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 21:28:52 +00:00
Michael Jerris
036002d885
use different bat file names so multi proc systems can download more than one lib at a time without failing.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-28 02:01:41 +00:00
Michael Jerris
97a1363c50
cleanup msvc build targets and remove incremental build settings from libs.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-28 01:35:49 +00:00
Michael Jerris
92693418d4
move creation of the version header file to use util.vbs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 20:37:01 +00:00
Michael Jerris
af7af5f07f
quote directory names for directories with spaces in their names.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 20:08:04 +00:00
Michael Jerris
4388f0c2b4
make downloads work without adodb.stream in case it fails. Thanks to Dave Horner for the inspiration on this.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 04:21:27 +00:00
Michael Jerris
dc5cd4e942
Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-23 16:26:50 +00:00
Michael Jerris
b2392afa2f
add ldl_session_accept_candidate and ldl_session_send_msg to the def file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 21:32:23 +00:00
Michael Jerris
ccc83cbccb
Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 20:31:53 +00:00
Michael Jerris
8aee1b33b5
Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 16:30:35 +00:00
Anthony Minessale
780edcd09d
optimizations
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-22 00:56:27 +00:00
Michael Jerris
14d79cf500
Windows build tweaks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-21 22:48:01 +00:00
Anthony Minessale
4f17ab7714
bunch of tweaks to make ivr more fun
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-21 19:14:51 +00:00
Michael Jerris
7fe0d89388
Fix for http://trac.freeswitch.org/ticket/6 . Thanks alek
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-20 08:31:02 +00:00