Commit Graph

8204 Commits

Author SHA1 Message Date
Rupa Schomaker 243828ad39 proper fix for working in npanxx only mode (thanks for the heads up bkw)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 04:20:09 +00:00
Brian West b50bddb299 blah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 03:44:46 +00:00
Anthony Minessale 4829f43a3b doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 00:31:25 +00:00
Anthony Minessale 54e58d5deb can't go having any serious oversights now can we?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 23:41:27 +00:00
Anthony Minessale 42f22fb8c2 reversed the order by accident on new param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 23:21:02 +00:00
Rupa Schomaker adc3efed78 oops, forgot to set src to whitepages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:35:23 +00:00
Anthony Minessale 6b15429934 add distinct-to=true|false to be used with from-domain when you don't want to change the to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:32:18 +00:00
Rupa Schomaker 36cb95878b more cleanup, always try to get a location
add verbose option to api call
cache area and src so the cache is full rep of cid data


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:07:59 +00:00
Brian West 743a396652 doing carot dialing to a location without a gateway will result in the host being null in some cases this will not allow that if you specify the full sip:dest@host it works fine but if you only specify the number then host will be null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 18:26:09 +00:00
Rupa Schomaker 452d1ae7d4 fix minor bugs
make whitepages work if regular url not set (oops)
channel var set for area
ignore "UNKNOWN" and "UNAVAILABLE" from api


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 17:57:44 +00:00
Christopher Rienzo 0851459e8d hopefully fixed pizza demo bug, other misc ungoodness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 16:52:22 +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
Giovanni Maruzzelli f2fdcf6b6f skypiax: when sending a chatmessage, do not report it as an incoming message (eg: do not report the messages sent by myself)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 00:52:52 +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
Brian West 290db3578a don't blow up if its null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 23:31:08 +00:00
Brian West 99f75241ce don't blow up if its null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 23:28:55 +00:00
Michael Jerris 5a08b02e20 add non opaque return for switch_thread_cond_timedwait
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 22:36:01 +00:00
Anthony Minessale 7ff54ae6ff last ipv6 change not quite right, should not change any behaviour
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 16:46:47 +00:00
Brian West 403a2d9b49 profiles that start with the word gateway are not special just profile exactly called gateway is
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 15:41:01 +00:00
Brian West b049bacf7c fix sentence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-01 20:40:31 +00:00
Anthony Minessale 9fb56c87f2 fix ipv6 issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-01 19:53:31 +00:00
Marc Olivier Chouinard 8954dc5755 thanks to diegoviola for his detail-oriented watchful eye ;-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-01 19:23:13 +00:00
Anthony Minessale 10bc5514df missing %s in 2 places
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-01 18:51:02 +00:00
Anthony Minessale e94ddad1b2 small refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 22:13:15 +00:00
Brian West e0f76a3c6b no boom boom boom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 00:22:59 +00:00
Anthony Minessale 80fff37543 snapshot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 22:56:08 +00:00
Anthony Minessale 41f7ac7387 add slide_write to switch_buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 22:53:09 +00:00
Anthony Minessale 10f10c5db0 make switch_cmp_addr ipv6 friendly and cleanup/refactor autoadjust code in rtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 14:26:17 +00:00
Stefan Knoblich a7a909df2a Fix broken preprocessor #ifdef check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 11:09:53 +00:00
Jeff Lenk 3aa5055bf1 windows compiler fixes and switch_mprintf overflow(32bit only)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 04:07:49 +00:00
Anthony Minessale d646547bdb filter out unwanted media on rtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 01:06:51 +00:00
Anthony Minessale 0929875fac flush audio on reset of auto-adjust
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 00:16:36 +00:00
Brian West e4ed9f5808 bring CELT up to the latest build we need more testers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 21:58:57 +00:00
Brian West 27f16bd2d8 overcome ack via in nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 21:58:37 +00:00
Anthony Minessale cc906b0d11 wrong week to quit sniffing glue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 18:36:18 +00:00
Anthony Minessale 3fe9da23f5 MODAPP-360
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 18:10:55 +00:00
Anthony Minessale b3ec0eac5f add uuid_debug_audio <uuid> <read|write|both> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 17:52:52 +00:00
Anthony Minessale 8d01cf8e1a add uuid_debug_audio <uuid> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 17:29:05 +00:00
Anthony Minessale b2ca02cabe add record_min_sec chan var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 15:30:07 +00:00
Anthony Minessale 223a4d53cf add record_min_sec chan var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 15:29:33 +00:00
Anthony Minessale 7041d7f412 remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 14:33:48 +00:00
Rupa Schomaker b7fdecc2da add channel var / debug log for cidlookup src
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 13:55:09 +00:00
Marc Olivier Chouinard 46064cf1ee mod_sofia: Fix memleak introduce in r15260
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 08:35:53 +00:00
Anthony Minessale 757aa19e4e refactor ringback so it does not start early_media until it has to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 05:47:17 +00:00
Anthony Minessale eac46e9dc4 answer channel on record to ensure media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 05:11:54 +00:00
Georgiewskiy Yuriy ac1fa6f876 remove trys to implement non standard codecs.
fixxxxes.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 02:59:44 +00:00
Brian West e9d2db41e9 Fix Hold.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 22:52:44 +00:00
Mathieu Rene f5295b7483 mod_voicemail: add missing switch_event_destroy in profile config function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 21:32:20 +00:00
Anthony Minessale 7e1ca7a9f2 avoiding rwlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 20:48:56 +00:00
Anthony Minessale e6bd4b2f55 use nonce count with registration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 16:55:29 +00:00
Anthony Minessale 52e940ff26 add RECORD_READ_ONLY and RECORD_WRITE_ONLY chan vars to influence session_record
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 22:04:44 +00:00
Anthony Minessale a4221d43be fix auto-adjust
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 21:46:05 +00:00
Anthony Minessale dfafd6988e omfg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 20:52:12 +00:00
Anthony Minessale 9d6bf97b09 reorder args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:43:12 +00:00
Anthony Minessale 9638aee919 reallly? really sonus? you're gonna ignore packets cos you don't like how the PAI header is formatted?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:19:07 +00:00
Brian West 7c3e30ce73 big doh FSCORE-475
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 16:53:53 +00:00
Anthony Minessale d2bf2022d6 always use default state handlers in addition to passed arg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:59:25 +00:00
Michael Jerris 7224f7b028 fix regression from -run addition and better handling of -stop whoops (FSCORE-474)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 14:01:13 +00:00
Georgiewskiy Yuriy 9a05aca82b uncoment codec-prefs handling (commented out while make some experiments with codec exchange).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 11:33:58 +00:00
Marc Olivier Chouinard 8eeca9099f mod_sofia: Bad fix for memleak, I need to look else where
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 06:14:00 +00:00
Marc Olivier Chouinard 8923c299a8 mod_sofia: Fix memleaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 05:51:23 +00:00
Anthony Minessale 3074415f6c don't consider cng packets for rtp auto-adjust
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 23:13:11 +00:00
Christopher Rienzo cd0245be43 add support for file://, <speak, and <grammar
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 22:25:51 +00:00
Anthony Minessale eeb3f0b225 IRC-00 refactor how record_answer_req=true works, add media_bug_answer_req=true variable and backport record_answer_req=true to use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:59:25 +00:00
Michael Jerris 7fbdde93b6 fix regression from -run addition and better handling of -stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:46:21 +00:00
Anthony Minessale 8fb754892f pull out some unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 19:57:28 +00:00
Anthony Minessale 3c5e83e351 add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:16:38 +00:00
Georgiewskiy Yuriy 348f807bbb mark gk-interface mandatory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:06:39 +00:00
Anthony Minessale e6d969e540 tweak for 3pcc proxy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 17:03:05 +00:00
Georgiewskiy Yuriy f07564b0e7 bugfix and improvements.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 16:40:11 +00:00
Anthony Minessale 052816bc32 regression from FSCORE-470 can't join a thread that is detachable probable cause for MODENDP-255
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 14:50:12 +00:00
Anthony Minessale 2d5860af3b MODAPP-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 17:11:03 +00:00
Georgiewskiy Yuriy 0d2f1a4159 initial commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 01:48:45 +00:00
Brian West 2a02981b8c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:47:51 +00:00
Anthony Minessale a4b2dce44d add warning app and api for popup on phones (probably doesn't work yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:02:14 +00:00
Anthony Minessale f4ee810200 add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 22:37:49 +00:00
Anthony Minessale fb395e14db add ignore_display_updates variable to block display updates on that leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 22:04:34 +00:00
Anthony Minessale 700fa6815b sql-in-transactions profile param (only vaid on first load) weather or not to bundle sql stmts in transactions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 20:09:34 +00:00
Giovanni Maruzzelli 5f3d2ab2ff skypiax: corrected wrong interface name in 'default' dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 17:27:42 +00:00
Anthony Minessale 5b3961b03f MODSOFIA-33
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:47:52 +00:00
Anthony Minessale aa42215fb6 FSCORE-472
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:33:55 +00:00
Anthony Minessale 8eadcd50ca make sure dest is not blank for rare edge case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:17:05 +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
Brian West 410b6ebd1f tweak to display stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:50:51 +00:00
Anthony Minessale 7c00a6e59c FSCORE-472
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:15:34 +00:00
Brian West fb929dec8e record path and template are two values with backwards compatibility tried
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:07:52 +00:00
Anthony Minessale 095683b878 add api_on_answer var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:01:34 +00:00
Anthony Minessale 70db4ad8c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 14:31:24 +00:00
Brian West 4969a5eaec MODENDP-253
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 13:27:00 +00:00
Anthony Minessale 42eaf72bc9 dog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:35:08 +00:00
Anthony Minessale e072a6095d Let's go Camping!
Call Campon (part of bridge app)
Variables:
campon=[true|false]
campon_retries=<number of call attempts>
campon_timeout=<duration of each call attempt>
campon_sleep=<seconds to sleep between retries>
campon_fallback_exten=<extension to transfer to on failure>
campon_fallback_dialplan=<dialplan>
campon_fallback_context=<context>
campon_hold_music=<alternate music>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:11:28 +00:00
Andrew Thompson f9df2e6bd8 How'd that happen?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 20:55:12 +00:00
Chris Parker fe7f9f7c73 Apply patch_2.txt from MODEVENT-55 to reduce memory leakage.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:41:11 +00:00
Chris Parker 2306fe2730 Apply framed-ip-address patch from MODEVENT-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:35:14 +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 aa439630c9 add SWITCH_MESSAGE_INDICATE_UUID_CHANGE to warn a session when the uuid has changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 14:54:29 +00:00
Anthony Minessale bdb8bd061b add sip-force-extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 23:09:41 +00:00
Anthony Minessale 516db24b75 SFSIP-180 report hack in sofia lib to pekka for better answer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 23:01:37 +00:00
Andrew Thompson e47f8215e9 mod_erlang_event: optionally allow compatability with nodes running older OTP releases (R7 through current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 20:57:46 +00:00