Anthony Minessale
e11dc4c611
small tweak to last commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-26 00:51:32 +00:00
Anthony Minessale
189802c555
add exec_after_bridge_app and exec_after_bridge_arg and fix the hangup command in event parse
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-26 00:49:02 +00:00
Anthony Minessale
d571f9020e
update desc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-24 23:11:35 +00:00
Anthony Minessale
5b8ab1b39f
add record params (update desc)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-24 21:51:00 +00:00
Anthony Minessale
008d4c0152
add record params (please test)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-24 21:42:54 +00:00
Anthony Minessale
25057d40ac
fix up some event issues
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-24 21:26:04 +00:00
Michael Jerris
46e564502a
win32 build tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-23 17:41:54 +00:00
Michael Jerris
6d45f5f5cc
add some helpers to build 64 bit on solaris amd 64
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-16 15:08:38 +00:00
Justin Cassidy
cc89707536
Libpri 1.2.4 no longer available. Also fixed wanpipe to latest minor release on 3.1 branch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-15 23:30:14 +00:00
Chris Parker
328cf31cb3
UINT4 to uint32_t, so we can be C99 at least
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-11 18:04:56 +00:00
Anthony Minessale
b501a38608
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-11 16:15:26 +00:00
Anthony Minessale
d04d8ffea1
fix startup race
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-06 16:29:25 +00:00
Anthony Minessale
fc1cd4e38b
futz with rtp 2833
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-06 16:19:40 +00:00
Anthony Minessale
bf820aa701
fix for MODAPP-21
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-05 18:52:19 +00:00
Anthony Minessale
7feef76fb2
add uuid fsapi function, last_file_position variable, and volume controls to js callback volume:+1 etc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-05 17:03:14 +00:00
Anthony Minessale
c02f435a30
let hangup app optionally take a digit string for exact cause
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 21:05:41 +00:00
Michael Jerris
ea4835f111
fix timeout on rollover on 64 bit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 18:35:41 +00:00
Anthony Minessale
8845bdaba9
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 15:12:56 +00:00
Anthony Minessale
796b476330
remove debugging wtf
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 14:46:58 +00:00
Anthony Minessale
333fa35773
add reset state (make sure you do full rebuild)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 02:10:35 +00:00
Michael Jerris
2aa033558e
fix debug build on my machine.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 01:02:30 +00:00
Michael Jerris
5daf4028a6
fix build from unc paths.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 00:18:55 +00:00
Anthony Minessale
88053d9740
fix for everyone
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-02 20:17:10 +00:00
Anthony Minessale
51fe761840
possible fix for branchcut
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-02 20:16:38 +00:00
Anthony Minessale
3be0fce0bc
fix for sreplans
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-02 20:16:08 +00:00
Anthony Minessale
9ff6ba78b9
small fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-28 15:00:47 +00:00
Anthony Minessale
906bb70654
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-28 14:47:58 +00:00
Anthony Minessale
aca9dbe8ee
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-28 14:29:11 +00:00
Traun Leyden
ce882ce7a6
re-added default install path in addition to SWIFT_HOME
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-27 17:25:54 +00:00
Traun Leyden
e48e2cc285
Use SWIFT_HOME environment variable instead of hardcoded path
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-27 17:17:24 +00:00
Chris Parker
d09954a283
Remove extraneous -l from CFLAGS macro to quiet a linker complaint
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-26 15:32:12 +00:00
Anthony Minessale
0d93e7ed5f
remove extraneous ASS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-26 01:22:15 +00:00
Anthony Minessale
fdf9a8f052
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-25 21:25:33 +00:00
Anthony Minessale
4c98a5d5ea
add break command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-25 18:37:40 +00:00
Michael Jerris
d855ad8dd1
add mod_local_stream to windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-25 00:27:42 +00:00
Michael Jerris
5cebcc1f66
unreachable code causes leak.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-25 00:27:15 +00:00
Anthony Minessale
f4c1039a16
add prototype for local_stream test it and let me know what you think
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 23:09:28 +00:00
Michael Jerris
ed0076eb18
add preAnswer method, and throw a js exception if session methods requiring a answered or pre-answered channel are called on a channel that is not. adresses MODLANG-24
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 21:01:55 +00:00
Michael Jerris
13afb64dcb
add new config files to the sln.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 20:38:22 +00:00
Michael Jerris
f0bf734e6e
change the directory walking functions to pass it the buffer.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 20:37:41 +00:00
Michael Jerris
498aca8df8
add blackfin to config.sub. FSBUILD-5.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 20:14:17 +00:00
Michael Jerris
b6749d2106
merge MODAPP-16 (add curl support to mod_xml_cdr), thanks Bret.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 19:57:24 +00:00
Anthony Minessale
158d1f4631
kill mysterious race bug that magicly showed up last week
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 19:47:39 +00:00
Traun Leyden
700aa0df56
streamFiles 2nd argument is now optional. fix segfault that was happening with originate/bridge due to no valid session in b leg. rename streamfile to streamFile. remove playFile since streamFile does the same thing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 17:38:17 +00:00
Michael Jerris
d2d87cf6a1
protect the hash.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 04:06:05 +00:00
Michael Jerris
c01e8d3e52
those who lock, should also unlock...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 03:42:11 +00:00
Michael Jerris
33ec66f396
fix hold on ua's that send sendonly in the m instead of the a line and unhold without a sendrecv.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-24 03:17:21 +00:00
Anthony Minessale
a039d870c3
Add events around all application execution:
...
fire SWITCH_EVEHT_CHANNEL_EXECUTE
<execute app>
fire SWITCH_EVEHT_CHANNEL_EXECUTE_COMPLETE
This can be used in async socket connections to tell
when a queued application has finished executing.
Add the "event" application to the dialplan:
<action application="event" data="header1=val1,header2=val2"/>
Events fired from this applcation will always have the type SWITCH_EVENT_CHANNEL_APPLICATION.
You can add up to 25 headers of your own to the event via the application arguements.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-23 05:41:07 +00:00
Anthony Minessale
c43c080fa3
avoiding racing cpu (part 3)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-23 03:51:57 +00:00
Anthony Minessale
24d64a618b
avoiding racing cpu (part 2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-23 03:26:12 +00:00