5875 Commits

Author SHA1 Message Date
Anthony Minessale
351a3c4a11 add mkdir function FSCORE-250
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 23:06:51 +00:00
Anthony Minessale
ae426b9dc6 fix FSCORE-246
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 22:32:02 +00:00
Eric des Courtis
1a4fb0d978 Added useful comments.
Eric


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 22:13:20 +00:00
Michael Jerris
186c98b6d7 tweaks for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:52:04 +00:00
Michael Jerris
e3fba6f719 add sip_history_info var for inbound invites.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:42:34 +00:00
Michael Jerris
b87c17e347 SFSIP-92 add support to send a notify in the invite dialog by specifying the uuid of the call.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:24:31 +00:00
Anthony Minessale
590ccb5cbe The Grinch is trying to steal our presence!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:20:20 +00:00
Brian West
4dc4b35590 option to turn of auto_restart of sofia profiles on ip change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:16:32 +00:00
Michael Jerris
ac8daf49c4 mod_commands only send content-type on status when it really is http.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 17:56:51 +00:00
Michael Jerris
f0cf90b577 MODEVENT-33 missing : after Content-Length in event socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:25:59 +00:00
Michael Jerris
42c11dd764 FSCORE-237 make channel flags array based so we do not have 32 flag limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:20:24 +00:00
Michael Jerris
f8734c080e swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:19:03 +00:00
Eric des Courtis
850c5cb368 Initial upload.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 21:43:26 +00:00
Anthony Minessale
f84a6df34c x-mas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 20:54:24 +00:00
Anthony Minessale
3b3d3dde9d fine tune presence stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 16:52:48 +00:00
Brian West
9e1b370738 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:51:14 +00:00
Anthony Minessale
71054917ac add sync param to sleep so you can choose to sync audio or not on sleep (reswig to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:48:24 +00:00
Anthony Minessale
f916b3d411 suppress frame timestamp when raw write mode is set (missed a spot)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:06:25 +00:00
Anthony Minessale
bebafc0ba5 suppress frame timestamp when raw write mode is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 23:31:12 +00:00
Michael Jerris
c12080c182 MODAPP-178 Voicemail messages occasionally lost / stranded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 22:37:00 +00:00
Michael Jerris
c18745176d initial merge of mod_limit hash based rework from scripts/contrib/mrene
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 21:33:57 +00:00
Anthony Minessale
59ea2d2f03 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:46:26 +00:00
Anthony Minessale
e276f5fe42 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 20:28:12 +00:00
Anthony Minessale
fc1de32ffb cleanup code from yesterday
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 18:52:16 +00:00
Michael Jerris
2dce7f8e07 C&P fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 16:39:56 +00:00
Michael Jerris
18a90c87e3 FSCORE-247 DTMF digit # is being interpreted as 1 when received in info DTMF
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 16:19:04 +00:00
Michael Jerris
85dcc6d8d1 fix download filename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 15:59:07 +00:00
Anthony Minessale
1136fcec4a a whole bunch of stuff just to avoid a sonus issue silence_when_idle=400 chanvar to send generated silence duing sleeps etc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-09 00:32:51 +00:00
Michael Jerris
763507289d assert bounds checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 18:04:34 +00:00
Michael Jerris
b03f519f26 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:54:21 +00:00
Anthony Minessale
1f39c3fa3e extend timeout on subscription dialog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:37:26 +00:00
Anthony Minessale
bd3e06846e index veriables on SWITCH_EVENT_CHANNEL_EXECUTE_COMPLETE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 17:17:29 +00:00
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
0bd0e20883 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 16:08:37 +00:00
Anthony Minessale
9fe1179ed1 add a mechanism to tell if a file played from sendmsg over event socket for the guy on the mailing list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:42:37 +00:00
Anthony Minessale
d76b717b2c remove min session heartbeat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:30:08 +00:00
Anthony Minessale
797185642e difference between invalid uuid and no uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:28:01 +00:00
Michael Jerris
d406a03ad3 cepstral osx build try
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 23:09:26 +00:00
Michael Jerris
4c82bfa4ae add framework to cflags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 22:25:19 +00:00
Brian West
d4fc035f9a bugs me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 21:19:37 +00:00
Eric des Courtis
b31df55196 Added extra credits. Adjusted indentation.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-07 19:57:03 +00:00
Anthony Minessale
60159bf8a1 cache db entries longer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-06 17:35:37 +00:00
Stefan Knoblich
1eac1c84f5 Add cast to int to silence format mismatch warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-06 16:22:26 +00:00
Michael Collins
ff5107d225 Add INFO print and chan var when vmd detect is true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 23:24:00 +00:00
Anthony Minessale
21f1aebd37 tweak expire on pres
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 22:24:40 +00:00
Michael Jerris
a7aaf9dd12 FSCORE-244 ivr menu max_failures and max_timeouts now default to 3 if not specified or invalid (less than 1) values are specified
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 21:50:45 +00:00
Michael Jerris
2811e8d005 fix gcc 4.1.2 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:44:58 +00:00
Michael Jerris
6d0e598ee8 whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:43:17 +00:00
Michael Jerris
8f152febe6 this is really c code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:24:16 +00:00
Michael Jerris
8ca1e6dc46 add mod_vmd to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 20:22:21 +00:00