Anthony Minessale
e2da3bea0c
add code to pass recording bugs on to other legs when executing an attended transfer, needs testing and possible follup commits before using
2011-05-31 13:01:28 -05:00
Anthony Minessale
9e12983f3e
FS-3100 --resolve
2011-05-27 20:41:31 -05:00
Anthony Minessale
0ac088e32c
FS-3313 --resolve Come To ClueCon 2011 http://www.cluecon.com
2011-05-27 09:51:05 -05:00
Anthony Minessale
d59fdabeff
FS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something
2011-05-13 07:22:25 -05:00
Anthony Minessale
123eaa524b
fix rare t38 gateway issue
2011-05-12 10:32:39 -05:00
Anthony Minessale
2d856f8f7c
FS-3276 --resolve please attach the diff next time, do not paste it into the comment. It ruins the formatting. Also I changed the patch so the variable names refelect what is being harvested namely sip_bye_content_type and sip_bye_payload
2011-04-29 17:13:16 -05:00
Jeff Lenk
ce5c846200
FS-3236 --resolve
2011-04-26 12:06:11 -05:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Brian West
dad670713b
Fix issue with SLA and Barge
2011-04-21 19:32:37 -05:00
Anthony Minessale
a4ed829db8
fix race in sla
2011-04-15 14:22:53 -05:00
Anthony Minessale
2b6f70708c
FS-3244 --resolve next time also attach a backtrace
2011-04-13 16:15:15 -05:00
Anthony Minessale
07b9186da6
FS-3226 --resolve SO, If the RFC told you to jump off a cliff......?
2011-04-04 14:14:38 -05:00
Anthony Minessale
4b706dac51
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
2011-04-04 11:55:05 -05:00
Brian West
ddb345636a
FS-3220: more than just typos
2011-04-01 17:38:58 -05:00
Anthony Minessale
e177d377aa
FS-3214 try this
2011-04-01 13:20:35 -05:00
Anthony Minessale
7c143da409
FS-3214 try this patch
2011-03-31 18:17:52 -05:00
Anthony Minessale
31273b428d
pass failure across in T.38 passthru mode
2011-03-30 11:35:19 -05:00
Anthony Minessale
7dcbe7bda6
FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume?
2011-03-29 21:05:04 -05:00
Anthony Minessale
9d8e54b500
FS-2751 --comment-only Please try latest patch with profile param NDLB-force-rport set to server-only or disabled. The parameter you were hacking on only applies to inbound calls not outbound calls. Its confusing but in in sip lingo client and server are outbound and inbound call direction respectively.
2011-03-28 18:31:46 -05:00
Anthony Minessale
69a5b30061
FS-3150 --comment-only this looks like an unhandled parse error, try this patch, though the call will likely fail but we can see what it doesn't like about the sdp now
2011-03-14 11:43:48 -05:00
Anthony Minessale
24a972925b
pass header in X-FS headers on attended transfer CID update to indicate specific situation to flip callee/caller id when targeting a 1 legged call
2011-03-11 13:00:55 -06:00
Anthony Minessale
9e89f607c8
FS-3140 --comment-only please try this patch
2011-03-10 00:18:06 -06:00
Anthony Minessale
2a35dfb51e
add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge
2011-03-09 15:17:26 -06:00
Anthony Minessale
bfd0ba9798
do not renegotiate codecs on hold re-invites
2011-03-07 13:02:41 -06:00
Anthony Minessale
8c3651fa66
FS-640 --comment-only can you see if this patch helps, I think it should really be fixed in sofia but this shold keep it at bay
2011-03-06 14:49:39 -06:00
Brian West
06988e1a36
FS-3084
2011-02-20 15:10:02 -06:00
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
Anthony Minessale
4ae8282e6c
fix possible bad pointer in global vars (please test)
2011-02-02 15:43:26 -06:00
Anthony Minessale
008e527c0f
FS-3012
2011-01-27 08:18:22 -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
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
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
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
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -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
93cc3dc556
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
2010-12-15 20:59:42 -06:00
Brian West
2324c29917
round two better code thanks mikej
2010-12-14 22:29:45 -06:00
Brian West
1d668e25ab
hrm
2010-12-14 12:43:51 -06:00
Brian West
6c6eab8c13
Do not set nat mode when the device's network_ip is within the acl also so if your FS is behind nat and your phone is too then it will still make the right decisions
2010-12-14 12:00:55 -06:00
Anthony Minessale
dfecc91487
remove check for va_list completely in sofia since i don't event think it happens ever
2010-12-13 11:20:23 -06:00
Mathieu Rene
98ed05cc98
Add reuse-connections sofia profile param to allow users to turn off TPTAG_REUSE, thus not re-using TCP connections
2010-12-10 14:30:47 -05:00
Brian West
8cf1501203
FS-2881: SIP-header History-Info might exist multiple times, but only last header is exposed as a channel variable
2010-12-02 16:55:02 -06:00
Anthony Minessale
143949941c
add presence-probe-on-register sofia param to send a probe on register instead of presence to deal with some broken phones and add some general improvements to allow multi homed presence
2010-11-24 21:39:08 -06:00
Brian West
dad92067da
FS-535: fix issue in is_lan_addr where 172.2 would match 172.250.x.x which is not RFC1918 this also fixes an chicken egg issue
2010-11-23 18:51:17 -06:00