Anthony Minessale
6f58e6aa42
FS-2771
2011-01-26 15:19:28 -06:00
Daniel Swarbrick
0e0431ecc6
update mod_sofia management interface OID
2011-01-26 20:07:33 +01:00
Anthony Minessale
7c62476711
revert change from 2800ea199d6c233fe0aeee91de3be33dfee19607 and add disconnect packet on listener kill
2011-01-25 14:13:22 -06:00
Daniel Swarbrick
83d5cd6ff6
whoops, tab craziness
2011-01-25 20:04:29 +01:00
Daniel Swarbrick
4b731fd64c
tidy up subagent and #defines
2011-01-25 20:00:32 +01:00
Daniel Swarbrick
636c1ecb4e
wrap potentially non-threadsafe snmp operations in mutex; support snmpwalk in subagent
2011-01-25 19:19:31 +01:00
Anthony Minessale
02d1af647b
use switch_queue_trypop_timeout instead of a timer in mod_loopback to improve audio quality when not using bowout features
2011-01-25 11:26:32 -06:00
Anthony Minessale
28465f38a0
update syntax
2011-01-25 11:12:16 -06:00
Anthony Minessale
d164a79764
add moh by default to uuid_broadcast when only broadcasting to A leg
...
use aleg arg to disable this
2011-01-25 11:10:59 -06:00
Daniel Swarbrick
6477d3f87e
make mod_snmp module unload more failsafe
2011-01-25 00:27:18 +01:00
Jeff Lenk
4eb5bbf41c
FS-3000 revert previous - flush digits after pin error
2011-01-24 14:49:42 -06:00
Anthony Minessale
6e4c30ea37
update code in mod_celt to match API of 0.10.0
2011-01-24 09:49:27 -06:00
Jeff Lenk
b88cd3457a
FS-3000 mod_conference: if more digits than the length of the correct pin the remaining digits are accounted for next retry
2011-01-22 22:51:48 -06:00
Andrew Thompson
9fe440b2fe
mod_erlang_event Add proper locking for the list of XML bindings
2011-01-21 21:53:03 -05:00
Andrew Thompson
8d6d52e015
mod_conference Add energy level to conference_add_event_member_data
...
This is useful when you want to find the energy a member joined with
without having to pull the XML list
2011-01-21 21:50:02 -05:00
Andrew Thompson
4eccdfef58
mod_erlang_event: Don't urlencode events (and destroy an event after use)
2011-01-21 21:47:46 -05:00
Anthony Minessale
3dd9d5c0a3
FS-3007
2011-01-21 14:51:38 -06:00
Daniel Swarbrick
6e2b1bd328
initial checkin of mod_snmp
2011-01-21 21:05:01 +01:00
Mathieu Rene
c91b409caa
Tricky preprocessor... try again
2011-01-21 11:53:20 -05:00
Mathieu Rene
1561ad2ca6
extra spaces </ocd>
2011-01-21 11:38:56 -05:00
Mathieu Rene
74de704973
FS-2942 - At least display __FILE__ and __LINE__ properly so we can have more data
2011-01-21 11:32:38 -05:00
Jeff Lenk
7fbc47f83a
FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries
2011-01-21 09:09:53 -06:00
Joao Mesquita
1c95ad98cd
Export the variables to the b leg as well
2011-01-20 22:43:50 -03:00
Brian West
ea9021a24a
FS-2998: prefix-a-leg not respected for url submission
2011-01-19 11:38:36 -06:00
Brian West
afc027473f
FS-2989: Places ;fs_path= within the contact string <...> when using NDLB-connectile-dysfunction-2.0, instead of just appending to the end of the contact string.
2011-01-19 11:35:48 -06:00
Travis Cross
de49305ad5
let vmain-key and operator-key be set empty
...
The defaults for these keys are empty. This change allows them to be
set empty in the XML config without error.
2011-01-18 04:24:04 +00:00
Michael Jerris
018a3800b4
fix session timer failure when freeswitch is generating the sdp and there are enough dynamic codecs enabled to conflict with the 2833 pt (4 by default)
2011-01-17 13:11:10 -06:00
Travis Cross
7eceff48a2
update sofia usage string for flush_inbound_reg
2011-01-16 22:33:50 +00:00
Travis Cross
68bf642c11
fix sofia flush_inbound_reg to work when @domain is given
...
Prior to this change, calling flush_inbound_reg with @domain will
reboot all matching devices (if reboot is specified), but will not
actually flush the matching registrations.
2011-01-16 22:33:49 +00:00
Anthony Minessale
e6a25e8578
FS-2984
2011-01-14 18:42:46 -06:00
Anthony Minessale
029d68ce47
disable media timeout when encountering a recvonly stream
2011-01-14 17:42:42 -06:00
Anthony Minessale
7b01cbbca4
add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none]
2011-01-14 13:58:21 -06:00
Anthony Minessale
6126383ca4
FS-2980
2011-01-13 18:41:43 -06:00
Anthony Minessale
2e0747272f
fix regression in commit 98f74a5f FS-2965
2011-01-13 10:41:33 -06:00
Anthony Minessale
8458adebbb
avoid scheduler caling a function on null hash during shutdown
2011-01-13 10:30:29 -06:00
Anthony Minessale
1b91f811bd
more
2011-01-12 19:34:19 -06:00
Anthony Minessale
fb017a52d1
clear last_transferred conference when you exit the conference app
2011-01-12 16:46:33 -06:00
Brian West
159ae98979
be more iOS friendly when using TCP or TLS because the phone never sleeps thus drains the battery
2011-01-12 16:28:10 -06:00
Anthony Minessale
54de293b05
fix seg related to ptime mismatch + CNG + PLC (if you ever get purple ptime mismatch warnings you want this patch)
2011-01-12 16:05:08 -06:00
Anthony Minessale
d2c34232ab
fix userauth issue
2011-01-12 15:32:46 -06:00
Brian West
ef880c53b2
Route is not an un-named header its named. Handled like full_via and full_from and such
2011-01-11 13:41:50 -06:00
Brian West
d41e6498f1
Set route header as a var on channel like Diversion header
2011-01-11 12:25:55 -06:00
Michael Jerris
54421f5910
mod_voicemail: add events for record/change greeting and record name
2011-01-11 13:12:23 -05:00
Anthony Minessale
fcc912a991
add mod_fsk
2011-01-10 17:26:32 -06:00
Brian West
83ce26b226
FS-2972
2011-01-10 09:56:03 -06:00
Jeff Lenk
719416f66b
mem leak
2011-01-10 09:39:46 -06:00
Andrew Thompson
300348916e
Log error when there's no IVR menus configured when you call 'ivr' DP app
2011-01-09 14:42:42 -05:00
Anthony Minessale
b3fc001e6c
add rtp_bug IGNORE_DTMF_DURATION to speed up dtmf detection of RFC2833 on strange carriers
2011-01-07 16:04:24 -06:00
Jeff Lenk
cd13030f25
vs2010 reswig
2011-01-06 23:17:08 -06:00
Brian West
85c22d10e2
Fix iLBC when using ep_codec_string
2011-01-06 17:15:45 -06:00