Anthony Minessale
42961b7f2e
remove debug
2015-03-17 18:27:08 -05:00
Nathan Neulinger
c35a23af44
roll back 95937964205ea2ca873b443ea9ea99f507244830 due to problems in actual use
2015-03-05 15:45:00 -06:00
Ryan Lantzer
9593796420
FS-6758 and other related behavior, also change to answer behavior to mimic what users tend to expect from cisco phones.
...
Updatd SKINNY on-hook action to hang up all calls on a device, except those in a short list of call states (or perform a blind transfer).
Added a hook after completing the hangup operation to start ringing if there is an inbound call active on the device.
Reorder received calls on skinny
2015-02-26 08:21:26 -06:00
Anthony Minessale
61e250a49b
FS-7312 #resolve #comment added feature NEEDS_DOC
2015-02-21 18:15:04 -06:00
Mike Jerris
3c4c64a9de
Merge pull request #200 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7192-expires-header-included-in-gateway to master
...
* commit '54f16398310846a6b793491d21778e0961b48712':
FS-7192: [mod_sofia] do not include Expires header in INVITEs responding to a auth challenge
2015-02-20 13:19:26 -06:00
Mike Jerris
d562bc601a
Merge pull request #201 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-7308-cannot-disable-sofia-sla-sql-query to master
...
* commit 'cc61f11fb7001ad7a7882e6591b3e89740dce2e9':
FS-7308: [mod_sofia] Only log SLA SQL query SQL when debugging is enabled
2015-02-20 13:12:40 -06:00
Spencer Thomason
74e8db736f
FS-7309: [mod_sofia] Allow removal of User-Agent header
...
In certain deployments it might be desirable to remove the User-Agent header from the SIP message.
Set the sofia profile parameter "user-agent-string" to "none" to suppress this header.
2015-02-20 08:36:44 -08:00
Spencer Thomason
cc61f11fb7
FS-7308: [mod_sofia] Only log SLA SQL query SQL when debugging is enabled
2015-02-19 15:52:44 -08:00
Spencer Thomason
54f1639831
FS-7192: [mod_sofia] do not include Expires header in INVITEs responding to a auth challenge
2015-02-19 15:36:54 -08:00
Michael Jerris
302a339fdf
FS-7294: Enable -Werror when building with clang compiler #resolve
2015-02-17 12:20:33 -05:00
Michael Jerris
d17edb59dc
FS-7264: fix signed/unsigned warnings on windows building ws.c
2015-02-11 12:40:04 -05:00
Mike Jerris
592d07379a
Merge pull request #178 in FS/freeswitch from ~RAJESH_FIRESPOTTER.COM/freeswitch-fs-7228:master to master
...
* commit '5db8a0c16bc75c2f3dd10d7de63d95ab2ef2679f':
FS-7228 - Max Register Refresh before the Register is challenged for credentials
2015-02-10 12:53:13 -06:00
Anthony Minessale
0dc48df426
cannot send call state about state destroy, this is an internal state and the session is already destoyed. Bug from original implementation
2015-02-09 22:34:04 -06:00
Rajesh Panicker
5db8a0c16b
FS-7228 - Max Register Refresh before the Register is challenged for credentials
2015-02-06 10:16:36 -08:00
Flavio Grossi
f135232ef5
FS-7196: add recording_follow_transfer support for semi attended transfers
2015-02-02 15:48:26 +01:00
Brian West
4ed7b4811a
FS-7217: #resolve #comment use upper when you query
2015-01-30 10:53:44 -06:00
Brian West
ded05d1cc9
FS-7211 #comment another exception #resolve
2015-01-28 14:16:12 -06:00
Brian West
e5a711af24
FS-7205 #comment do not url encode unless an at sign is in the uri #resolve
2015-01-27 14:35:18 -06:00
François
441dd91288
FS-7204, Allow to force a per-account send-message-query-on-register
2015-01-27 17:14:54 +01:00
Seven Du
193e584efc
tweak log level
2015-01-27 23:18:53 +08:00
Seven Du
b87d42c41e
fix read of 0 bytes problem and make buffer null terminated before using strstr
...
on debian 7, ws_raw_read returns 0 when client side disconnect the socket,
no HUP is detected and it resulted in an infinite loop.
2015-01-27 23:18:52 +08:00
Anthony Minessale
f795acbff2
FS-7193 #resolve
2015-01-26 17:02:03 -06:00
Anthony Minessale
76370f4d17
auto urlencode user portion of sip uri
2015-01-23 21:06:02 -06:00
Anthony Minessale
1710214025
enable nat mode for verto when ext-rtp-ip is set
2015-01-23 20:53:00 +00:00
E. Schmidbauer
01dcb74f33
FS-7187 add switch_cache_db_create_schema() to test for SCF_AUTO_SCHEMAS flag
2015-01-22 15:41:22 -05:00
Anthony Minessale
dc00863d5e
fix parsing error in verto
2015-01-16 15:47:27 -06:00
Seven Du
d199060249
FS-7036 #resolve #comment fixed in master
...
originate takes care of new thread on outgoging calls, extra thread_launch causes race
2015-01-09 08:01:19 +08:00
Seven Du
1ed290e930
follow commit 0bec209a, we should still allow NULL arg
2015-01-08 11:40:22 +08:00
Michael Jerris
6afc2b5a2e
FS-6688: #resolve fix resubscribe through proxy with record route when the resub does not have a record route and the route has uri params
2015-01-07 17:41:19 -05:00
Anthony Minessale
5187aaed79
FS-7117 #comment revert bf5210bf72d6c4b0d9b599a5a07ee59a9c947436 and implement it in ws.c please be sure to learn to use git commit hooks to properly associate commits with jiras
2015-01-07 17:17:28 -06:00
Anthony Minessale II
25404c121e
Merge pull request #153 in FS/freeswitch from ~JONHEIER/freeswitch-fs-7137:master to master
...
* commit '165f54216c47a5343ac0c7a6ac62fd6a9de57b5f':
mod_sofia: Set sip_to_tag on ringing indication for inbound channels.
2015-01-06 10:32:21 -06:00
Anthony Minessale
c460c00b55
FS-7134 #resolve
2015-01-06 16:29:38 -06:00
Jon Bergli Heier
165f54216c
mod_sofia: Set sip_to_tag on ringing indication for inbound channels.
...
When bridging a call, the to-tag used in the outgoing 180 Ringing
message for the inbound channel is unavailable until the channel has
been answered. For the outgoing channel this value is already available
through the sip_to_tag variable via the event socket.
This is solved this by setting sip_to_tag to the local leg's tag when
receiving a ringing indication for inbound channels. This will also make
the variable available in the CHANNEL_PROGRESS event through event
socket.
FS-7137 #resolve
2015-01-06 17:20:22 +01:00
Anthony Minessale
f48ec61d54
FS-7132 #resolve
2015-01-06 03:19:16 -06:00
Seven Du
0bec209a9b
fix fsapi in verto, the json_api_function expects cmd & arg in the data object
2015-01-03 16:06:35 +08:00
Seven Du
bf5210bf72
retry send when the socket sent less than we want
2014-12-30 13:16:28 +08:00
Seven Du
a961b0e90b
fix type, send returns ssize_t
2014-12-30 13:13:52 +08:00
Michael Jerris
a067a49b39
FS-7046 fix warning introduced from b341ff7 properly
2014-12-29 13:49:42 -05:00
Seven Du
763e6aa962
FS-7046 fix warning introduced from b341ff7
2014-12-24 08:08:04 +08:00
Michael Jerris
067cb0f0f2
FS-7100: make buffer for sub contact big enough
2014-12-22 17:19:08 -05:00
Jeff Lenk
af6b23a124
FS-7046 fix some additional warnings
2014-12-22 15:12:22 -06:00
Dmitriy N. Borisov
c96d64e7e1
invalid type cast correction
2014-12-19 11:13:55 +03:00
Michael Jerris
5376e82669
FS-6688: don't update the contact when the original had fs_path, the new one doesnt, and the contact didn't change. This will fix the normal case of record route from a proxy without breaking normal changing of a contact
2014-12-10 10:33:43 -05:00
Michael Jerris
21458f85cc
FS-7062: [mod_sofia] on redirect, when uri are passed in without <> with multiple uris, automatically add the q= header param in decending order. This should make 300 Multiple Choices work well with devices that require the q param. If you would like to specify explicit q-values, please use the syntax of redirect where you specify the entire header using the <>
2014-12-08 10:47:47 -05:00
Mike Jerris
8cd6a570ca
Merge pull request #129 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-6766:master to master
...
* commit '35ba6a33b17036cf7ab3693d3e28d224ce68af55':
FS-6766, fix verto caller ringback missing on conference bridge
2014-12-05 13:20:06 -06:00
Brian West
7ce5171250
FS-7046 follow up on type change
2014-12-03 15:44:27 -06:00
Brian West
170fb1715a
FS-7046: fix some unreachable code warnings
2014-12-03 15:24:37 -06:00
Brian West
b341ff7c1f
FS-7046: fix data types and casting on some vars to silence windows build warnings
2014-12-03 15:07:29 -06:00
François
35ba6a33b1
FS-6766, fix verto caller ringback missing on conference bridge
2014-12-03 10:16:22 +01:00
Anthony Minessale
bad5dc3022
FS-7037 #resolve
2014-12-01 15:10:00 -06:00