3556 Commits

Author SHA1 Message Date
Anthony Minessale
31273b428d pass failure across in T.38 passthru mode 2011-03-30 11:35:19 -05:00
Anthony Minessale
8312d74121 FS-2819 --comment-only please try this patch 2011-03-30 11:26: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
7e52acf8ea reduce flags to buy time. Solaris thinks enum should be int32 not uint32 and cries about overflow in enum shifted by 31 2011-03-28 22:18:47 -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
Jeff Lenk
c735e28a55 FS-3190 2011-03-28 10:27:06 -05:00
Brian West
4827374574 FS-3192 FS-3191 2011-03-27 22:35:26 -05:00
Anthony Minessale
7556ec57e9 FS-3187 2011-03-25 16:35:30 -05:00
Anthony Minessale
3e4957c0b3 revert 4f6d888152febb9b8c28854192d13fd6e7228b1d 2011-03-25 16:30:16 -05:00
Marc Olivier Chouinard
81bfe43589 mod_sofia: Correct a problem where restarting profile would cause some profile hash entry to remain. 2011-03-25 15:50:52 -04:00
Michael Jerris
294b077977 FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
Brian West
4f6d888152 Here try this 2011-03-24 21:29:55 -05:00
Anthony Minessale
e657e32fca FS-3172 this also fixes the incorrect usage of L16 on payload 10 which may or may not break interop with other sip devices if we do it right. also added rtp_disable_byteswap variable that can be set to false to disable byteswap when a device is encountered that is incompat (inluding all precious version of FS up till now) 2011-03-21 14:31:16 -05:00
Michael Jerris
c885d09f23 don't strcasecmp on null string 2011-03-19 10:14:50 -04:00
Anthony Minessale
db7933e72b jitter buffer sanity checks 2011-03-17 22:29:16 -05:00
Anthony Minessale
4c435ec530 change text of error message to be more descriptive 2011-03-14 11:54:08 -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
59f6654e96 send another presence event on calls that were cancelled from LOSE_RACE to fix winnable race in Broadsoft SCA 2011-03-10 22:02:45 -06:00
Anthony Minessale
4832d26a3a put this back to 0 2011-03-10 15:32:09 -06:00
Anthony Minessale
9e89f607c8 FS-3140 --comment-only please try this patch 2011-03-10 00:18:06 -06:00
Anthony Minessale
59da356d06 fix mistake from earlier commit and improve flow of dtmf through a bridge when timer is disabled 2011-03-09 20:06:32 -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
8727e568e8 alter implementation of renegotiate codec on hold feature to still take other sdp elements into consideration 2011-03-08 10:37:16 -06:00
Anthony Minessale
bfd0ba9798 do not renegotiate codecs on hold re-invites 2011-03-07 13:02:41 -06:00
Anthony Minessale
89592a86e5 fix issue with polycom changing to 1 way audio on hold 2011-03-07 12:15:46 -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
Anthony Minessale
8fe24a2914 FS-3121 this is less of a bug and more of a feature request but here you go, that's your quota for the month 2011-03-04 12:28:41 -06:00
Anthony Minessale
3eeb49950f FS-3117 --comment-only try this patch 2011-03-03 10:14:52 -06:00
Anthony Minessale
01073a796e add sip_jitter_buffer_during_bridge which you can set to true to keep a jitter buffer on both ends of the call when you are NormT 2011-03-02 19:11:29 -06:00
Anthony Minessale
f398dc1f3a fix issue reported from mailing list and not JIRA =/ 2011-03-01 13:42:14 -06:00
Mathieu Parent
695402333b Skinny: use proper name for station capabilities message 2011-03-01 00:24:39 +01:00
Mathieu Parent
316548273d Sofia: use const for variable name SWITCH_R_SDP_VARIABLE 2011-03-01 00:24:39 +01:00
Anthony Minessale
53fc3f7f78 add sip_execute_on_image variable similar to execute_on_answer etc so you can run t38_gateway or rxfax etc when you get a T.38 re-invite but no CNG tone or you want to ignore the tone and only react when getting a T.38 re-invite 2011-02-28 12:43:05 -06:00
Brian West
a5779d5431 fix regression from FS-899, thanks acrobits for testing this 2011-02-28 09:27:05 -06:00
Mathieu Parent
fd7bbc0b3c Skinny: use IANA names for G729 codecs 2011-02-26 11:45:19 +01:00
Mathieu Parent
d86388dbf7 Skinny: noop ForwardStatReq and ForwardStat implementation 2011-02-26 11:37:32 +01:00
Mathieu Parent
f217ec48a4 Skinny: remove some unused vars 2011-02-26 10:52:20 +01:00
Anthony Minessale
add9d26ac5 fix regression in video from commit c565501f555a507fa2c56eccedccdbba7a366d6d 2011-02-25 15:20:04 -06:00
Mathieu Parent
0f7682a27c Skinny: don't crash when requesting an RTP port while the profile is listening on all ips
And store some more ip infos in the listener struct
2011-02-25 21:06:22 +01:00
Mathieu Parent
e318e3eb91 Skinny: update profile IP address if changed during socket creation 2011-02-25 21:06:21 +01:00
Anthony Minessale
d59d41d7b4 add param to jb to try to recapture latency (disabled by default) 2011-02-25 11:59:45 -06:00
Mathieu Parent
c18835d3f9 Skinny: Allow to listen on ipv6
also allow to specify a blank ip which means: all
2011-02-25 01:53:05 +01:00
Mathieu Parent
2148d81d74 Skinny: avoid crash when loading config with blank soft-key-set value 2011-02-25 00:05:56 +01:00
Mathieu Parent
c9aab94aa4 Skinny: use a const for SKINNY_KEY_SET_IN_USE_HINT 2011-02-25 00:05:56 +01:00
Anthony Minessale
deec244b9d FS-3098 You are probably right about the sql statement, we must have missed that when the contributor gave us the patch. Be aware this code is depricated in favor of the broadsoft SCA shared appeareances and will probably be removed eventually 2011-02-24 10:22:47 -06:00
Mathieu Parent
0a14839bf9 Skinny: mark ring ready 2011-02-23 01:07:54 +01:00
Mathieu Parent
e7a8189b2b Skinny: centralized registration 2011-02-23 01:07:54 +01:00
Anthony Minessale
0dcdd78cb5 FS-3054 --comment-only try latest commit, I can guess what probably causes the seg based on my last patch 2011-02-22 17:22:01 -06:00
Anthony Minessale
e7acd4d138 FS-3054 re-open if this does not fix it. 2011-02-21 20:17:58 -06:00