3667 Commits

Author SHA1 Message Date
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
27869d7a26 add bind meta on A-D and refactor 2011-01-05 17:53:27 -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
32b8f1008e more fixes from diego 2011-01-05 14:09:16 -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
Giovanni Maruzzelli
7f81c3cc3c skypopen: OSS driver, added some code from /dev/zero to read(), and performances are better 2010-12-27 07:49:38 -06:00
Georgiewskiy Yuriy
03f5d55fc9 change terminal type 2010-12-23 17:10:59 +03:00
Brian West
638cbf16cc Sofia madness to make crap just work 2010-12-21 19:32:54 -06:00
Anthony Minessale
f804c75d99 presence was drafted by satan 2010-12-20 15:43:54 -06:00
Anthony Minessale
a78922a212 nope 2010-12-20 15:05:13 -06:00
Anthony Minessale
cfd6876c21 more presence and not the kind with bows and ribbons 2010-12-20 14:36:10 -06:00
Brian West
f4d52d4caa FS-2943: improve fail2ban logging 2010-12-20 08:43:13 -06:00
Mathieu Parent
9b70d9a7a5 Revert perl's Net::Skinny test 2010-12-19 22:20:09 +01:00
Mathieu Parent
709c4e5f97 Skinny: Event skinny::xml_alarm 2010-12-19 22:16:40 +01:00
Mathieu Parent
1c4c84fc0f Perl's Net::Skinny : update to current handle PACKED structs 2010-12-19 22:16:40 +01:00
Giovanni Maruzzelli
299c139c3e skypopen: refined hrtimers support to OSS audio driver 2010-12-19 13:40:36 -06:00
Anthony Minessale
1f26f2f86a presence is a 4-letter word 2010-12-17 22:29:33 -06:00
Anthony Minessale
668763f490 prevent race on codec change mid-call 2010-12-17 17:27:23 -06:00
Anthony Minessale
1e0df408cf oops 2010-12-17 15:28:19 -06:00
Anthony Minessale
8f452bc519 cid logic changes for calle[re] 2010-12-17 14:35:53 -06:00
Giovanni Maruzzelli
ae7279f174 skypopen: added hrtimers support to OSS audio driver 2010-12-17 08:44:33 -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
Mathieu Parent
715d250e17 Skinny: handle new XMLAlarmMessage
This add support for new SCCP Firmware 9.1

(part of FS-2912)
2010-12-15 21:29:52 +01:00
Mathieu Parent
a95af70323 Skinny: set max message size to 2048 for now
(part of FS-2912)
2010-12-15 19:44:38 +01:00
Anthony Minessale
e9958c5b0c more jb work, add debug command and logging (sorry jlenk if this breaks win32) 2010-12-14 23:46:26 -06:00
Brian West
2324c29917 round two better code thanks mikej 2010-12-14 22:29:45 -06:00
Giovanni Maruzzelli
eafd7e5e15 skypopen: tweaking the OSS audio driver 2010-12-14 16:55:39 -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