Brian West
3b47424b94
commit both 8k and 16k versions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-06 17:57:38 +00:00
Brian West
febbefc62b
commit both 8k and 16k versions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-06 16:11:57 +00:00
Michael Jerris
5b8c50e01c
comment out dev conf in the sample config, people can use 1234 to test, I will change the getting started guide.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-06 03:06:25 +00:00
Brian West
b7ded39821
RTP profile for audio and video conferences with minimal control.
...
This memorandum is a revision of RFC 1890 in preparation for advancement
from Proposed Standard to Draft Standard status. Readers are encouraged to
use the PostScript form of this draft to see where changes from RFC 1890 are
marked by change bars.
"G722 is specified in ITU-T Recommendation G.722, "7 kHz audio-coding within
64 kbit/s". The G.722 encoder produces a stream of octets, each of which
SHALL be octet-aligned in an RTP packet. The first bit transmitted in the
G.722 octet, which is the most significant bit of the higher sub-band
sample, SHALL correspond to the most significant bit of the octet in the RTP
packet.
Even though the actual sampling rate for G.722 audio is 16000 Hz, the RTP
clock rate for the G722 payload format is 8000 Hz because that value was
erroneously assigned in RFC 1890 and must remain unchanged for backward
compatibility. The octet rate or sample-pair rate is 8000 Hz."
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 22:21:14 +00:00
Brian West
7c11839c58
cleanups
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 22:11:42 +00:00
Brian West
55156a46db
Thanks stkn
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 22:09:56 +00:00
Michael Jerris
d9d51826fb
fix assert when running api originate and not passing an extension.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 20:34:17 +00:00
Michael Jerris
24f3cc1e85
add some syntax and descriptions of api commands and applications.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:52:16 +00:00
Brian West
484b7daf71
Makefile for mod_g722
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:50:39 +00:00
Michael Jerris
7639d6452e
Add mod_g722, WIP, we need to test this still. Thanks to Steve Underwood for releasing the library that this codec module is based on.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 18:49:53 +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
Michael Jerris
f4bfb18613
Add make nodepends to INSTALL, thanks nonanet from irc.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-05 13:09:53 +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
Brian West
62f339dac1
Ok this passes audio.. please test
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-04 15:50:30 +00:00
Michael Jerris
19a820229f
make conf use default profile if none specified, make it work with soundfiles on windows, must have full drive letter and path (i.e. C:\Windows\Media\blah.wav)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-04 03:36:56 +00:00
Brian West
19f860e274
Ok this actually passes the right RTP sizes but no audio. Work in progress
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-04 02:13:20 +00:00
Brian West
8da1a310a2
Update Credits file. Thanks stkn
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-04 00:05:15 +00:00
Brian West
6b079d1404
Missing end tag
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-04 00:03:20 +00:00
Anthony Minessale
f4cef83070
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:35:35 +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
Anthony Minessale
231144f3b0
compiler warning cleanup (part 3 [getting old])
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:28:08 +00:00
Anthony Minessale
f48d50f0ce
compiler warning cleanup (part 2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:22:56 +00:00
Anthony Minessale
76ed494b2e
compiler warning cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 14:15:02 +00:00
Anthony Minessale
6a91e4f3f9
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 13:29:13 +00:00
Anthony Minessale
e1d499827d
avoiding segfault i should never be called
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 04:29:42 +00:00
Anthony Minessale
94571e3c75
dox
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-03 03:49:57 +00:00
Anthony Minessale
8543778b7c
pack this mutha %^%$^&
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-02 23:04:25 +00:00
Michael Jerris
1bfe008b7f
add inline macro for msvc for upcoming inline functions.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-02 18:33:29 +00:00
Michael Jerris
657ca535ed
fix crash when passing null string to switch_core_session_locate (via killchan with no param)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-02 07:31:18 +00:00
Brian West
0da13b72f2
more tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 21:46:39 +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
Brian West
b5ec98ffc0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 02:13:52 +00:00
Brian West
302ff10c65
Some devices need the 'a' there which is dumb
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 02:08:47 +00:00
Brian West
ae6a661fb7
more work
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 01:48:17 +00:00
Michael Jerris
d2a705c639
disable this for now as it acts as a catch all for bad dials.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 01:40:27 +00:00
Michael Jerris
68b9629fe7
add music test extension to the sample config.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 01:16:37 +00:00
Brian West
0e04448101
small tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-31 00:15:31 +00:00
Michael Jerris
fc2cd3c882
tweak. still wip.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 23:58:14 +00:00
Michael Jerris
bcdee792e8
fix generation of switch_version.h after clean of core lib project.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 23:50:49 +00:00
Brian West
5d54b81281
clarification
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 23:23:22 +00:00
Anthony Minessale
4c1a2e0922
fix some bugs and g726 wip (only 32 works so far)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 22:03:52 +00:00
Brian West
9b9000a147
wip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 19:46:43 +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
Brian West
cc75926625
fix name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 16:33:17 +00:00