Anthony Minessale
4d12f0ce16
finishing touches on last commit
2011-02-18 10:32:44 -06:00
Anthony Minessale
13dc6058bc
pass custom headers backwards over sofia
2011-02-18 10:13:52 -06:00
Anthony Minessale
4b62ff799e
put transport in the request uri on outbound registers if register_transport is set and proxy does not already contain a transport param
2011-02-17 11:32:00 -06:00
Brian West
0d8e945bd1
doh
2011-02-16 08:57:43 -06:00
Brian West
de707ab7f1
comment out
2011-02-16 08:45:17 -06:00
Brian West
5f2857b8b8
use the correct URI on endpoints behind nat
2011-02-16 08:36:40 -06:00
Brian West
b7fd81de33
rip off the fs_ args on message like we do in SEND_MESSAGE
2011-02-15 16:30:57 -06:00
Anthony Minessale
c565501f55
tell rtp stack about what remote payload type to expect when the receiving end follows the stupid SHOULD as WONT and sends a different dynamic payload number than the one in the offer
2011-02-15 16:09:58 -06:00
Anthony Minessale
04bb74fcae
FS-3050 FS-3051
2011-02-14 11:27:55 -06:00
Anthony Minessale
a2c0da53f3
add centralized registration db to core db and use it from mod_sofia
2011-02-11 23:10:12 -06:00
Anthony Minessale
88d410d314
fix uuid_jitterbuffer edge case debugging a non-existant jb causing a seg
2011-02-11 20:15:06 -06:00
Anthony Minessale
2401fec54b
minor regression from 4ae8282e6c6df0e296113e9b4b4a1383e1af8ad7 (sofia_contact with no args from cli caused seg)
2011-02-08 13:01:42 -06:00
Anthony Minessale
f0a31e1bff
default to 10
2011-02-07 14:35:56 -06:00
Anthony Minessale
f4481b05ab
fix sql err
2011-02-04 13:06:08 -06:00
Anthony Minessale
68d08547f3
try to improve iLBC compat
2011-02-03 16:27:22 -06:00
Anthony Minessale
74a0cfd1e1
FS-3027
2011-02-03 10:19:04 -06:00
Anthony Minessale
85913b70b4
only pass publish on when you have a subscription
2011-02-02 16:05:57 -06:00
Anthony Minessale
4ae8282e6c
fix possible bad pointer in global vars (please test)
2011-02-02 15:43:26 -06:00
Anthony Minessale
52bf0423e2
try to fix SOA problem with early and answer audio with dissimilar sdp
2011-02-01 11:23:32 -06:00
Anthony Minessale
008e527c0f
FS-3012
2011-01-27 08:18:22 -06:00
Daniel Swarbrick
0e0431ecc6
update mod_sofia management interface OID
2011-01-26 20:07:33 +01:00
Anthony Minessale
3dd9d5c0a3
FS-3007
2011-01-21 14:51:38 -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
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
1b91f811bd
more
2011-01-12 19:34:19 -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
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
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
Brian West
85c22d10e2
Fix iLBC when using ep_codec_string
2011-01-06 17:15:45 -06:00
Michael Jerris
9462f53c90
don't say we are not for polycom phones (safe rport) when its not really nat
2011-01-06 16:01:07 -06:00
Michael Jerris
0132cd3fc7
Fix routing behavior of inbound calls from gateways that only match gateway based on the gw request uri param
...
we now honor the extension gateway param only if it is explicitly set, but will not route to the username param if extension is not set
also, new special value for extension "auto" that should use the request uri unless it has gw+ and then it will use the to uri
2011-01-06 15:35:12 -06:00
Anthony Minessale
b262f44ce2
add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D
2011-01-05 18:58:56 -06:00
Anthony Minessale
181b543b0c
add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge
2011-01-05 16:25:14 -06:00
Brian West
2c595a6ce0
FS-2961
2011-01-05 11:32:10 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Anthony Minessale
e6070feeab
cleanup
2011-01-03 16:48:10 -06:00
Anthony Minessale
fc77d19b7b
presence.... again....
2011-01-03 16:40:49 -06:00
Brian West
7b28994121
FS-502: gateway not identified when extension-in-contact is set
2011-01-03 10:44:28 -06:00
Anthony Minessale
97a68c50d9
support allowing pidf-ful presence clients to share the same account and 'appear offline' without influencing each other =/ also refactor the contact generation string based on nat into a helper function
2010-12-30 11:38:23 -06:00
Anthony Minessale
0920645d1f
update
2010-12-29 15:04:19 -06:00
Anthony Minessale
650393fb90
add recovery_refresh app and api and use it in mod_conference to send a message to the channel telling it to sync its recovery snapshot
2010-12-29 13:15:14 -06:00
Anthony Minessale
81608da006
refactor sofia_contact to try the profile_name first then the domain to resolve the profile then fall back to querying every profile to reduce confusion with multi-homers (d'oh) also special profile name * will force a search-all situation
2010-12-29 12:28:12 -06:00