Commit Graph

364 Commits

Author SHA1 Message Date
Anthony Minessale f5b0b8e2ad decided to do this differently i think it was slightly wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 13:41:11 +00:00
Anthony Minessale befbd6dd0c MODENDP-259
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 06:56:38 +00:00
Anthony Minessale ef9fa1df1a FSCORE-479
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 16:50:16 +00:00
Brian West e349d65b81 fix some bypass xfer scenarios
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 23:58:30 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale 93805c8a0d FSCORE-417
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:34:58 +00:00
Anthony Minessale d374fcaed6 FSCORE-418
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:09:46 +00:00
Anthony Minessale 4d9f7de25b FSCORE-471 and any other update related bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 18:48:28 +00:00
Anthony Minessale 3dfe67800f clear up some more display issues and fix resume-media-on-hold sofia option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 19:58:23 +00:00
Anthony Minessale 165fdd250f add new macro to make sure we don't send bypass command too soon
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 18:38:21 +00:00
Anthony Minessale 39f93c4eea delay update till after media has been confirmed to prevent SOA race in sip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15159 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 19:26:10 +00:00
Anthony Minessale f70d980a9d cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 21:52:47 +00:00
Anthony Minessale 0fe0604f90 stop the madness (maybe)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:59:50 +00:00
Anthony Minessale d4c5b8c850 working on 2 boxes at once ignore me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:35:13 +00:00
Anthony Minessale 0ef7525cea working on 2 boxes at once ignore me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:28:45 +00:00
Anthony Minessale 4b73a5f111 send update after both sides are answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:03:18 +00:00
Anthony Minessale 59b94dfacc refactor some of the message parsing code to use fifo to reduce threading contention
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 22:23:55 +00:00
Anthony Minessale 7681f944b4 fix att-xfer...AGAIN
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 20:48:24 +00:00
Anthony Minessale 6df9d44154 auto update displays in more places
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 22:35:21 +00:00
Anthony Minessale aaeb69d613 make moc happy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:30:19 +00:00
Anthony Minessale 58f1f28d9e add bridge_answer_timeout variable, a timeout in seconds how long to tolerate a bridge that is in early media without being answered (can be set on either leg)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 21:23:52 +00:00
Anthony Minessale d9fb89d285 FSCORE-452
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:50:51 +00:00
Anthony Minessale c5985baa49 fscore-453
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 14:08:49 +00:00
Anthony Minessale 92d620fc48 fix att_xfer issue MAILING_LIST-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-31 19:09:50 +00:00
Anthony Minessale f46bface1c fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 23:47:04 +00:00
Anthony Minessale 9355013017 FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 14:13:05 +00:00
Anthony Minessale e7470e882c FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 17:45:04 +00:00
Anthony Minessale 63fd842b3d autoflush on bridge and add bridge_hangup_cause variable to indicate the hangup cause of the last bridged channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-16 22:13:55 +00:00
Anthony Minessale e2adbe9fae don't answer in this case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 18:34:31 +00:00
Anthony Minessale 3aacae1aa3 add transfer_after_bridge magic var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 20:40:30 +00:00
Anthony Minessale bf5833650c refactor signal_bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 01:23:38 +00:00
Anthony Minessale 9f2117d7a7 fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 00:28:18 +00:00
Anthony Minessale 8ce635042f avoiding sillyness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-13 22:01:39 +00:00
Anthony Minessale 1ea293ff56 refactor dialplan logging lines and consolidate some logic for bypass_media mode when the a leg has audio in advance
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 03:54:38 +00:00
Anthony Minessale 9556be51ef fix issue in monitor_early_media_fail issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 03:41:18 +00:00
Anthony Minessale 99026e02e7 event socket / ESL improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 23:19:58 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale fe683b2613 FSCORE-293
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 14:52:39 +00:00
Anthony Minessale be25cc9631 spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 19:09:06 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Mathieu Rene 9eed0168b4 Don't double-clear state handlers when uuid_bridging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 22:48:44 +00:00
Anthony Minessale ea5c385281 numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale 74e21a82d2 fix issue MODENDP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 03:10:11 +00:00
Anthony Minessale 2a90a43fd4 a few changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 01:08:51 +00:00
Anthony Minessale 1eea29a474 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 17:53:35 +00:00
Anthony Minessale 0180ec39f8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 19:52:18 +00:00
Anthony Minessale fc74613246 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 18:00:15 +00:00
Anthony Minessale 86c523fbb1 code reworking do make current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 00:09:11 +00:00
Michael Jerris 4706770c1e hack for the 32nd flag for now, new solution in the works.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 17:48:58 +00:00
Anthony Minessale 9838963ccd update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 15:58:09 +00:00
Anthony Minessale 3249dbf8ce update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 20:12:20 +00:00
Anthony Minessale ee5e8b31b2 fix race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 16:49:05 +00:00
Anthony Minessale 65f179ca92 fix linksys transfers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-17 20:13:12 +00:00
Anthony Minessale 2ed601f934 more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Anthony Minessale f0acd4ff65 fix err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:25:45 +00:00
Anthony Minessale 2db7264cef let b legs use park_after_bridge too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 15:03:09 +00:00
Anthony Minessale cf36f64573 add park_after_bridge variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-07 14:10:02 +00:00
Michael Jerris 473a45c074 fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 19:56:16 +00:00
Anthony Minessale 3766601b5a fix FSCORE-216 declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-03 16:38:32 +00:00
Anthony Minessale 217c16602a fix FSCORE-212
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-29 15:57:57 +00:00
Anthony Minessale 30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Michael Jerris 84f3a9d217 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 20:55:26 +00:00
Anthony Minessale 7112384318 possible fix for MODENDP-140 part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 16:37:15 +00:00
Anthony Minessale 9ba25810cb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-10 22:59:32 +00:00
Brian West 1cda796da8 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 23:05:55 +00:00
Anthony Minessale 003847dd0d add some more specific events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 17:10:05 +00:00
Anthony Minessale 1f5b84aa77 increment app before execute in case it returns to execute it will go to the next item in the list and not the same
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 14:25:59 +00:00
Anthony Minessale 8947d49abd fix flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 21:39:09 +00:00
Anthony Minessale be3df211e3 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 20:59:23 +00:00
Anthony Minessale a6989de65c more crazy black magic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 19:58:01 +00:00
Anthony Minessale eac4e3e10a nut n honey
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-18 21:50:18 +00:00
Anthony Minessale 687603f7b4 fix rare transfer super duper uuid_bridge roller coaster thing for panchi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 21:55:47 +00:00
Anthony Minessale 4ee46554aa add option for bridge to generate comfort noise to the A leg when there is no audio on the B leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:43:29 +00:00
Anthony Minessale 84c8eb4d2b add option for bridge to generate comfort noise to the A leg when there is no audio on the B leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 16:38:43 +00:00
Anthony Minessale 0da29822ca fix some regression caused last week re: rtp and async timers on and off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:31:53 +00:00
Anthony Minessale 2e46528e52 fix bridge app to make sure both channels are ready for media when one is only in ringing state
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 18:29:43 +00:00
Anthony Minessale 89131bd0ec tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-19 19:24:00 +00:00
Stefan Knoblich f921389078 Use switch_event_add_header_string() instead of switch_event_add_header(... "%s", ..), core part
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:17:09 +00:00
Anthony Minessale 2d19b3bf02 change log message to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-15 21:49:43 +00:00
Anthony Minessale 3e3d3e18ee small adjustment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:29:26 +00:00
Anthony Minessale 10d681e90d return channels to the execute state when hangup_after_bridge is false on a bridge started with the intercept app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-13 21:46:06 +00:00
Anthony Minessale 270ef7f67d more workarounds for cisco the leader in communication
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 16:31:47 +00:00
Anthony Minessale 9413988993 add copy_xml_cdr variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 16:03:03 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Michael Jerris 7fc37d43c3 add variable expansion to on execute vars.(FSCORE-114)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-15 07:52:31 +00:00
Anthony Minessale e4a0391fe6 pit crew, fix race in intercept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 20:19:19 +00:00
Anthony Minessale 3c349c274e indent pass 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Anthony Minessale 76a41b5730 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 18:49:02 +00:00
Anthony Minessale 57117acdbc add -bleg to intercept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 17:28:04 +00:00
Anthony Minessale 83e6642391 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 15:40:27 +00:00
Anthony Minessale 0ba45ead64 fix small att_xfer issue from mailing list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 14:30:39 +00:00
Anthony Minessale 43b4c0d0bd make the impossible possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 21:36:32 +00:00
Anthony Minessale 90bc9ade7d more name changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 13:46:07 +00:00
Anthony Minessale fc47e3e550 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 20:54:19 +00:00
Anthony Minessale c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale 4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale 580f545e26 tewaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 16:41:46 +00:00
Anthony Minessale 56f6d7f17a tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-18 15:39:49 +00:00
Anthony Minessale 03f11e7a0f vars to execute app before bridge (FSCORE-114)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-14 17:12:42 +00:00
Anthony Minessale 574884bd45 add soft_hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 18:15:15 +00:00
Anthony Minessale 409e0da357 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-25 00:24:23 +00:00
Anthony Minessale c735b019d8 running out of bugs to fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 22:52:16 +00:00
Anthony Minessale aa0bea3d5c deal with MODENDP-99
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 17:56:27 +00:00
Anthony Minessale dc3a65388b the same guy who added att xfer to asterisk was nice enough to add it to freeswitch too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-13 01:08:42 +00:00
Anthony Minessale 9c88a5ea45 death star will be in firing range in 10 minutes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 22:19:17 +00:00
Anthony Minessale 86729b7ff8 fix small issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-06 19:51:11 +00:00
Anthony Minessale 7088c57a25 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 00:52:54 +00:00
Anthony Minessale 5d47a93751 better handling of negotiation errs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-20 03:57:01 +00:00
Anthony Minessale b100a406b6 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-05 21:09:52 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Anthony Minessale af40b99b80 it's suprising what 195 lines of code can do
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 21:22:27 +00:00
Michael Jerris 482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West c815c0599e code formating cleanup, More when I land at PHX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:36:53 +00:00
Brian West aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale 58a8979c6e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 18:39:51 +00:00
Anthony Minessale a3ab8814b0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 00:57:06 +00:00
Anthony Minessale c3cd1de5fc minor changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-10 00:45:28 +00:00
Anthony Minessale b1977f2e36 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 22:17:26 +00:00
Anthony Minessale 3975fa3265 add funcs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 20:44:54 +00:00
Anthony Minessale 698b1b1b56 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 17:32:13 +00:00
Anthony Minessale 50fc2ffa0d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 16:20:39 +00:00
Anthony Minessale 69120105ee support crazy transfer crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 01:03:08 +00:00
Anthony Minessale 10ac3c046c adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 22:24:30 +00:00
Anthony Minessale 9868741717 sip updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-26 22:33:46 +00:00
Anthony Minessale b5faadcfdf update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-24 18:27:15 +00:00
Anthony Minessale 2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Anthony Minessale 69b726ec1b more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 03:30:27 +00:00
Anthony Minessale ef3fde4ddf more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 02:55:36 +00:00
Anthony Minessale 551a799c0b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 23:24:55 +00:00
Michael Jerris 55a194e54e use switch_assert macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 19:23:57 +00:00
Anthony Minessale 4bc03bb392 almost ready for b3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-08 00:14:21 +00:00
Anthony Minessale f40beef632 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-07 17:26:15 +00:00
Anthony Minessale 9414f2dac6 don't hangup when transfering
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-07 16:14:09 +00:00
Anthony Minessale 0ca450e2fb don't hangup when transfering
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-07 16:11:50 +00:00
Anthony Minessale 836f55ba33 misc changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 22:26:37 +00:00
Anthony Minessale a37a77c7e6 add vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 15:46:54 +00:00
Michael Jerris 622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Anthony Minessale 4a5d575623 xfer stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 18:36:40 +00:00
Anthony Minessale c2bc79feab only honor hangup_after_bridge=true if the channel is answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5837 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 17:56:10 +00:00
Anthony Minessale 6f458e8fa1 only honor hangup_after_bridge=true if the channel is answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5836 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 17:41:08 +00:00
Anthony Minessale ff61ecfc73 add read_frame_callback to input args in the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 00:09:49 +00:00
Anthony Minessale 8747fa7684 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-07 00:49:08 +00:00
Anthony Minessale 38ffa90005 try to pass cause code on calls ended during early media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 15:38:21 +00:00
Anthony Minessale 5eaea5f62a fix MODLANG-41
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:04:02 +00:00
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 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
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 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 efca0c8087 hack up the core with a butcher knife
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:00:26 +00:00
Anthony Minessale dc4f3fd903 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-16 17:35:00 +00:00
Anthony Minessale b7c985096c fix locking bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-15 02:21:53 +00:00
Anthony Minessale 614177acd9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 23:50:38 +00:00
Anthony Minessale 139b505f91 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-14 20:38:18 +00:00
Anthony Minessale d6efffd9bc these aren't the droids you're looking for....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-09 19:44:15 +00:00
Anthony Minessale f9a2e791d0 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-03 19:16:54 +00:00
Anthony Minessale bf7144b2a2 ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-16 19:32:08 +00:00
Anthony Minessale eb2124ae32 refactor to avoid some potential issues with channels that are hungup instantly after being answered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-13 22:15:58 +00:00
Michael Jerris 83253d287c fix some warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-08 16:11:03 +00:00
Anthony Minessale ad7a1b2e67 hold stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 22:13:19 +00:00
Anthony Minessale c15d7892c0 indent again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 00:15:25 +00:00
Anthony Minessale debdfb1aab indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 00:13:31 +00:00
Anthony Minessale e6a60a20bc spring cleaning 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-29 22:34:40 +00:00