Commit Graph

5472 Commits

Author SHA1 Message Date
Brian West
280a01339c adding neat example of how to override the RURI on an outbound sip request to a registered user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 22:21:36 +00:00
Brian West
f4bbd19232 add video examples to default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 21:52:38 +00:00
Anthony Minessale
52760a9ea1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 21:20:43 +00:00
Anthony Minessale
daf6d366bf auto append domain name on ^ notation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7588 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 20:47:20 +00:00
Anthony Minessale
9571505b01 fix resampler issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 19:38:30 +00:00
Stefan Knoblich
df16edead2 Resurrect the lost FreeBSD __weak_references fix from the previous libedit version.
-This line, and those below, will be ignored--

M    vi.c


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 19:11:24 +00:00
Brian West
da8f873afc tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 17:29:30 +00:00
Anthony Minessale
f4e013e2dd tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 17:14:14 +00:00
Anthony Minessale
217a70e4e0 update core sql for some speed tuning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 16:49:07 +00:00
Michael Jerris
657b380452 fix length error introduced in r6827 (should fix MODEVENT-15)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 06:45:03 +00:00
Michal Bielicki
145ccc38fe suncc options
have to check if I can find some more specific mmx annd sse stuff than just native plus fast optimisation


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 12:50:56 +00:00
Brian West
d37ac5988e turning this to only do 20ms till I fix the other rates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 06:15:04 +00:00
Brian West
400cab479a document the codec options better in vars.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 05:07:29 +00:00
Brian West
1d7ead1b46 fix speex its multiples of 20 up to 120ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 00:01:05 +00:00
Brian West
72b2f93c84 update mod_voipcodecs to lpc10 and fix my ima_adpcm fsck up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 23:32:49 +00:00
Brian West
0652b56fe1 bring this in sync with latest voipcodec release... need to update mod_voipcodecs.c to new lpc10 changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 22:36:00 +00:00
Brian West
e2b87c93aa fix ima_adpcm fixes I fixed up before.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 19:05:42 +00:00
Brian West
c65319c4b3 update adpcm interops with eyebeam 8k and 16k ADPCM
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 17:43:42 +00:00
Traun Leyden
516ae82e87 print out hostport of failed connection target
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 16:45:02 +00:00
Michael Jerris
18a0b7a42a code analysis and error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 05:16:58 +00:00
Michael Jerris
8368c5ed18 We generate these instead of using hardcoded paths.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 04:26:52 +00:00
Michael Jerris
b2b278ce94 closer to building on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 04:24:46 +00:00
Anthony Minessale
a3081374a1 few core tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 00:38:23 +00:00
Anthony Minessale
a1be7a5b87 initial check in of fsv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 00:37:58 +00:00
Michael Jerris
d586753113 dup these too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 23:31:22 +00:00
Brian West
e915f460ba tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 20:44:42 +00:00
Brian West
7c07380940 fix gsm woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 20:29:20 +00:00
Michael Jerris
62a9f72590 extra error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 19:06:13 +00:00
Michael Jerris
ee70dcd1d2 tweak windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 18:26:34 +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
Michael Jerris
58670275cf add some more debug stuff.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:18:15 +00:00
Brian West
2d29656bf2 Adding mod_voipcodecs using Steve Underwoods voipcodecs library. This isn't default yet.
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:13:54 +00:00
Anthony Minessale
cb7bae8c8c small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 15:44:39 +00:00
Brian West
b2ab979f29 fix transfer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 15:17:52 +00:00
Michael Jerris
d92f065768 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 00:52:12 +00:00
Michael Jerris
84dfb3dbcc whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 00:31:42 +00:00
Michael Jerris
462eb23e45 remove generated file, you will need to re-bootstrap. sorry :(
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:56:22 +00:00
Michael Jerris
ad55545669 voipcodecs configure tweaks, add to build system
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:55:24 +00:00
Michal Bielicki
48968c15b2 force libtool to leave -lodbc alone and not replace it by /usr/lib/libodbc.so since that drives the dynamic detection of platform dependant libodbc.so nuts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:45:11 +00:00
Anthony Minessale
bd133f6413 vid stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 22:42:27 +00:00
Michael Jerris
b44d74f35f race.. race..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 22:13:40 +00:00
Michael Jerris
0f27549c48 inital checkin of voipcodecs library version 0.0.1 from http://www.soft-switch.org/downloads/voipcodecs/ thank you Steve
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 22:00:10 +00:00
Michael Jerris
5e5f7af422 tweak stun handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 18:54:20 +00:00
Brian West
9fbf240404 pass thru the fmtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 18:32:03 +00:00
Brian West
de7324a46c add passthru for h263-2000
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 17:54:58 +00:00
Anthony Minessale
cd054f7d7a update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 17:20:23 +00:00
Brian West
3624982f79 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 04:53:04 +00:00
Anthony Minessale
ba6bd092a7 add video update req thingybob
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 00:04:14 +00:00
Anthony Minessale
260bf885e1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-06 23:25:18 +00:00
Chris Parker
b39a38ac43 Lower non-error messages to DEBUG per MODEVENT-14 in jira
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-06 17:18:46 +00:00