Brian West
|
3ec15cce68
|
doh blonde moment
|
2013-08-12 17:27:31 -05:00 |
|
Brian West
|
56d1d07d61
|
url_decode the callee_name
|
2013-08-12 15:19:36 -05:00 |
|
Anthony Minessale
|
4efeced015
|
FS-5682 --resolve there was one other change to allow them to copy over by setting them on the A leg. Exporting the sip_multipart variable or setting it in {} on the dial string should already work. This patch should make it work with setting it too.
|
2013-08-12 19:05:04 +05:00 |
|
Anthony Minessale
|
e9adbb7ac6
|
FS-5687 this patch adds a debouncer to that info message. if you still have problems try altering switch_rtp.c:5469 to add 0 condition so it skips that whole block and retest eg... if (0 && switch_rtp_test_flag(rtp_session, SWITCH_RTP_FLAG_VIDEO)) {
|
2013-08-12 00:57:47 +05:00 |
|
Anthony Minessale
|
a9cf555d3a
|
FS-5689 --resolve
|
2013-08-12 00:05:11 +05:00 |
|
Seven Du
|
017691598c
|
cleanup and refactor ws, this should work on Linux now
|
2013-08-11 22:47:42 +08:00 |
|
Seven Du
|
e1cc972702
|
trying to fix crashes on Linux
|
2013-08-11 11:29:04 +08:00 |
|
Chris Rienzo
|
83ba706049
|
mod_rayo: add offer-uri param (default true) to toggle between URI and number in to/from of offer
|
2013-08-10 09:30:33 -04:00 |
|
Chris Rienzo
|
60e8ca1bcc
|
FS-5686 reversed send/recv direction
|
2013-08-09 09:54:45 -04:00 |
|
Chris Rienzo
|
0defeeee35
|
FS-5686 --resolve mod_rayo: allow re-join to mixers so that audio direction can be changed. Added support for audio direction in mixers. Allow unjoin without mixer-name or call-id
|
2013-08-09 09:42:10 -04:00 |
|
Anthony Minessale
|
4eee5aee8c
|
FS-5682 --resolve new syntax <action application="set" data="sip_multipart=application/pidf+xml:1234"/> use push instead of set to add more to the same channel
|
2013-08-08 22:55:13 +05:00 |
|
Anthony Minessale
|
1b01e9f01a
|
FS-5682 revert
|
2013-08-08 22:55:13 +05:00 |
|
Chris Rienzo
|
c906cdc86a
|
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
|
2013-08-08 11:59:41 -04:00 |
|
Chris Rienzo
|
5f6d3f0f8e
|
mod_rayo: reply with temporary failure if no clients available to accept call
|
2013-08-08 11:59:17 -04:00 |
|
Seven Du
|
5d49d9280e
|
fix for some FireFox cases
Chrome send "Connection: Upgrade" while FF has "Connection: keep-alive, Upgrade"
|
2013-08-08 22:57:14 +08:00 |
|
Seven Du
|
bf9809c10c
|
fix return value
|
2013-08-08 15:07:46 +08:00 |
|
Anthony Minessale
|
eead164cc2
|
FS-5682
|
2013-08-08 05:15:10 +05:00 |
|
Anthony Minessale
|
116ebc0244
|
FS-5661 --resolve
|
2013-08-07 21:22:26 +05:00 |
|
Anthony Minessale
|
11d6c0877a
|
FS-5665 --resolve this should push the extra ones into the variable and convert it to an array
|
2013-08-07 20:59:08 +05:00 |
|
Chris Rienzo
|
e94c931102
|
FS-5679 --resolve mod_rayo: SIP 180 doesn't result in ringing event
|
2013-08-06 16:21:22 -04:00 |
|
Chris Rienzo
|
68253e3748
|
FS-5668 --resolve mod_rayo: offer from/to do not match SIP
|
2013-08-06 15:30:22 -04:00 |
|
Chris Rienzo
|
d285e79867
|
mod_rayo: fix crash on originate error
|
2013-08-06 14:52:56 -04:00 |
|
Chris Rienzo
|
25b068714d
|
FS-5669 --resolve mod_rayo: return error if <document> is missing in <output>
|
2013-08-06 11:05:35 -04:00 |
|
Ben Langfeld
|
9ad14d1d33
|
mod_rayo: Commands executed against a dead call should return item-not-found
|
2013-08-06 10:26:38 -04:00 |
|
Nathan Neulinger
|
4d9ff80a01
|
mod_skinny work on FS-5632 - few more cases
|
2013-08-02 21:25:51 -05:00 |
|
Nathan Neulinger
|
118614e447
|
mod_skinny work on FS-5632 - first pass
|
2013-08-02 21:11:56 -05:00 |
|
Nathan Neulinger
|
7dbf80ed8b
|
FS-5662 --resolve implement call pickup group functionality in mod_skinny. Currently treats callPickup and grpCallPickup identically, may revisit when I find out more about what's different between the two
|
2013-08-02 14:12:03 -05:00 |
|
Nathan Neulinger
|
c2d5d47078
|
mod_skinny: implement per device setting of ext- extensions
|
2013-08-02 13:53:29 -05:00 |
|
Nathan Neulinger
|
d1268e8103
|
make default conf example work properly based on FS-5335 feedback/testing
|
2013-08-02 11:21:40 -05:00 |
|
Nathan Neulinger
|
f184953570
|
mod_skinny: add minimal handling of MeetMe button to send to a conference creation extension
|
2013-08-02 10:54:46 -05:00 |
|
Chris Rienzo
|
40c983beeb
|
FS-5657 --resolve fix mod_rayo build errors in CentOS 5
|
2013-08-01 14:38:02 -04:00 |
|
Jeff Lenk
|
fed93fd49e
|
mod_xml_rpc revert extra stuff
|
2013-08-01 13:29:51 -05:00 |
|
Chris Rienzo
|
8d2805fc42
|
FS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel variable is set to true
|
2013-08-01 13:56:30 -04:00 |
|
Jeff Lenk
|
b71fe0031d
|
FS-5655 try this
|
2013-07-31 21:45:18 -05:00 |
|
Seven Du
|
f255f65a82
|
add SHORT_DATE_TIME support
|
2013-08-01 09:54:33 +08:00 |
|
Nathan Neulinger
|
6c8eb054ad
|
mod_skinny: allow to work with native pgsql
|
2013-07-31 17:17:07 -05:00 |
|
Nathan Neulinger
|
358b6e0835
|
mod_skinny: filter sip mwi events
|
2013-07-31 17:16:43 -05:00 |
|
Chris Rienzo
|
bb2832eb11
|
mod_spandsp: added UUID command completion to start/stop_tone_detect commands
|
2013-07-31 07:16:23 -04:00 |
|
Seven Du
|
cbe7612ed5
|
more cleanup
|
2013-07-31 16:27:56 +08:00 |
|
Seven Du
|
89eb8c4624
|
trying to fix windows build
|
2013-07-31 16:21:16 +08:00 |
|
Seven Du
|
da29531c08
|
cleanup code, less dependency
|
2013-07-31 16:21:16 +08:00 |
|
Nathan Neulinger
|
878c232b06
|
mod_skinny: initial reg wasn't able to clean up due to missing device name, add new function to clean up given explicit device name, also add more logging
|
2013-07-30 14:35:39 -05:00 |
|
Seven Du
|
92d945e893
|
add back the log line deleted by accident
|
2013-07-30 22:12:58 +08:00 |
|
Seven Du
|
b5e1725d52
|
remove debug
|
2013-07-30 18:02:42 +08:00 |
|
Seven Du
|
d8a02dc244
|
add timeout options to mod_curl
|
2013-07-30 16:36:00 +08:00 |
|
Anthony Minessale
|
511efc5cf0
|
FS-5652 --resolve
|
2013-07-29 16:55:16 -05:00 |
|
Seven Du
|
0d4964f7b7
|
add settings disabled by default
The new websocket stuff breaks windows build so please fix, thanks
|
2013-07-29 23:59:06 +08:00 |
|
Seven Du
|
771d79e313
|
Merge branch 'ws1' patch abyss to support websocket
|
2013-07-29 23:55:47 +08:00 |
|
Anthony Minessale
|
39ad799683
|
FS-4932 FS-5090 --resolve
|
2013-07-29 10:18:05 -05:00 |
|
Seven Du
|
253880f586
|
make websocket work with abyss
|
2013-07-29 23:06:12 +08:00 |
|