Commit Graph

10463 Commits

Author SHA1 Message Date
Anthony Minessale a453609b38 add record_waste_resources channel variable to send blank audio during recording to shut up whiny sip providers for the guys on the list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-25 13:05:39 +00:00
Brian West c6d372dce2 MODENDP-214 thanks david, hope to see you at cluecon
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-24 22:49:35 +00:00
Michael Jerris 44baede5d6 mod_commands: if no bind ip specified for stun fsapi command, use the guess ip.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13140 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-24 15:08:31 +00:00
Anthony Minessale d505cec790 send-message-query-on-register profile param, set it to false to disable default of true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-24 14:33:54 +00:00
Anthony Minessale 30c833caf4 message-query-exact-match global param in settings section of voicemail to assume profile names match domain names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-24 14:27:19 +00:00
Michael Jerris adac2c0651 add "stun" fsapi command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 23:07:46 +00:00
Michael Jerris 1f6f250419 error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 20:05:45 +00:00
Anthony Minessale 01511a3592 add mute-detect flag to conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 17:53:51 +00:00
Anthony Minessale e6e5fde3b0 fix auto-restart on disconnect
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 15:54:47 +00:00
Anthony Minessale 2ffd15aefd grr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 14:47:07 +00:00
Buklov Boris Vladimirovich cf9b5e6bec add 1xx.wav
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 13:44:10 +00:00
Anthony Minessale 0071cedcd0 only pass 2833 while bridged and while bridged to another channel that uses our RTP stack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 13:15:03 +00:00
Mathieu Rene 7ec599500c Fix missing UNPROTECT_INTERFACE in case pre_answer fails
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 05:26:21 +00:00
Mathieu Rene 351b150384 move rwunlock where it makes sense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 05:00:47 +00:00
Anthony Minessale 5770dbebbd add cool hise show to .emacs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13128 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 04:04:36 +00:00
Anthony Minessale fd6c821f6e change len to seconds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-23 00:30:43 +00:00
Stefan Knoblich 61960f92b6 Fix mod_console too (missing FD_ZERO before FD_SET)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 23:42:11 +00:00
Stefan Knoblich 0193119a5e Do not use struct fd_set uninitialized (always FD_ZERO() them, before using FD_SET() on a new one, or reusing them after select()). Fixes a segfault on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 23:34:48 +00:00
Anthony Minessale 775a987490 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 22:19:12 +00:00
Anthony Minessale 17aca10ec6 let return 0 be a failure on read in iks to avoid cpu race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 21:43:53 +00:00
Stefan Knoblich 21a8e4db33 Disable the ";;" too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 19:12:42 +00:00
Stefan Knoblich fc13cb4c4f Disable speex suncc support again (at least the invalid option warning is gone now), not sure how this worked last time i tested it...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 19:11:30 +00:00
Anthony Minessale a935a03182 FSCORE-355
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 18:50:57 +00:00
Anthony Minessale 0f08e7db06 MODENDP-213
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 18:38:55 +00:00
Anthony Minessale 93489d1010 finish up last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 18:06:34 +00:00
Stefan Knoblich 4781ffa3c2 Add visibility support for suncc on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 17:44:35 +00:00
Anthony Minessale 2d16372659 serialize
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13116 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 17:41:51 +00:00
Michael Collins e88e911542 Latest revision of Spanish prompts file; thanks to Milena
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 17:21:31 +00:00
Brian West 09f6442a44 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 15:16:37 +00:00
Anthony Minessale dd61d20987 MODAPP-264 prevent multiple bindings of the same event_hooks to make code simpler in mod_limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-22 15:02:32 +00:00
Michael Jerris eafbfb388c swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 23:27:53 +00:00
Anthony Minessale d2a2be5d6a make state_handler macros not let you install the same one more than once
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:51:28 +00:00
Stefan Knoblich 130d3f3828 Change call counter status output for consistency
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:43:18 +00:00
Brian West 3a61fe2085 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:26:21 +00:00
Brian West 80088d59e3 thanks stnk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 22:02:20 +00:00
Anthony Minessale 373724882c add select to read socket in abyss so we can timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 21:43:05 +00:00
Brian West 377d0b6f2d hrm, remove the uppercase first letter on these.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 20:24:44 +00:00
Anthony Minessale 1797ffc016 add record_ms, record_samples, playback_ms and playback_samples chanvars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 19:32:55 +00:00
Anthony Minessale b83524217b increase sanity timer for conference auto-record to 120 seconds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 18:53:54 +00:00
Anthony Minessale 131be776f1 add calls count and failed calls count to sofia profile sorted by direction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 17:47:22 +00:00
Anthony Minessale c253d41d75 fix arg parsing in new command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 17:41:54 +00:00
Anthony Minessale 5b5d8da571 add echo api command (echo back exact input)
add expand api command (executes another api command with variable expansion)
e.g. expand originate sofia/default/1000@${some_domain}
e.g. expand uuid:958b6c3c-2e82-11de-a717-2731820639f9 echo ${variable_read_codec}


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 14:57:43 +00:00
Anthony Minessale 720a9796a6 add a func to check for connected and authorized
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 13:57:31 +00:00
Anthony Minessale f94ea75494 MODAPP-263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 13:23:38 +00:00
Anthony Minessale e36f452f70 try to flag CNG frames MODOPAL-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 13:11:32 +00:00
Michael Jerris 61406802cd use sound_version.txt and moh_version.txt to determine sound file version on windows (FSBUILD-152)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 04:34:41 +00:00
Michael Jerris 6125a1a27e de-couple version numbers and builds of sound files and moh files (FSBUILD-153)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 03:21:15 +00:00
Anthony Minessale 26e84c8713 don't do wrapup when agent is in nowait mode or call has ended
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 02:21:34 +00:00
Brian West de3e190a0c use different version file for moh version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 01:11:12 +00:00
Mathieu Rene 7da470f67c Fix them all while we're at it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 01:02:45 +00:00