9592 Commits

Author SHA1 Message Date
Giovanni Maruzzelli
8597842a56 skypopen: hook up to mod_sms, spawning a thread for servicing chatmessage 2012-05-07 17:31:32 +02:00
Anthony Minessale
c2ac863492 FS-4176 send vid refresh when switching to mirror 2012-05-07 08:48:22 -05:00
Anthony Minessale
090345de4c add outcall_flags 2012-05-07 08:46:04 -05:00
Anthony Minessale
7f76b67f5d FS-4191 --resolve 2012-05-07 08:17:41 -05:00
Di-Shi Sun
ffc4c83bfa Added mod_osp module documentation. 2012-05-07 15:52:11 +08:00
Travis Cross
d95ac52a15 correct some module .gitignore entries 2012-05-05 23:29:18 +00:00
Anthony Minessale
073e405642 do same as last patch with sched_hangup app 2012-05-04 19:48:31 -05:00
Anthony Minessale
1374f98645 make sched_hangup +0 the same as uuid_kill 2012-05-04 19:44:29 -05:00
Anthony Minessale
64d4d9ea57 add pickup endpoint and app to dptools add pickup/keyname to forked dial, then route a call to call app pickup(keyname) to have your channel return from originate. sub to pickup+keyname or presence map the pickup proto to use on blf 2012-05-04 18:59:34 -05:00
Anthony Minessale
5c66ab4793 fix xml object leak in conference cdrs 2012-05-04 18:59:34 -05:00
Travis Cross
e278c0facd mod_mongo: pass CXXFLAGS to mongo build 2012-05-04 22:15:47 +00:00
Travis Cross
56e4a5fc5d mod_mongo: let mongo build with ccache 2012-05-04 21:04:42 +00:00
William King
6ac20ed54d If the notify event contains call-info headers, then process the call-info linked list into comma separated values and add them to a header on the event. 2012-05-04 10:07:08 -07:00
Anthony Minessale
ca39f15aa9 let the var take precedence over the profile setting 2012-05-04 11:41:54 -05:00
Anthony Minessale
e8098c060d FS-4184 --resolve 2012-05-04 08:47:27 -05:00
Giovanni Maruzzelli
67240d2905 skypopen: DISABLED (for the time being) mod_sms hookup needs to CHAT CREATE, then read back the DIALOG. It will have to be spun as a separate thread, but is here as a proof of concept. I disable it right now 2012-05-04 16:39:50 +02:00
Giovanni Maruzzelli
c64813f4fd skypopen: mod_sms hookup, is flawed, because it needs to CHAT CREATE, then read back the DIALOG. It will have to be spun as a separate thread, but is here as a proof of concept. I disable it right now 2012-05-04 16:39:50 +02:00
Anthony Minessale
5190bd0849 FS-4186 --resolve 2012-05-04 08:25:48 -05:00
Giovanni Maruzzelli
1ad0d0af36 gsmopen: FS-4155, mod_sms hookup 2012-05-04 14:46:30 +02:00
Travis Cross
6a9572fca9 fix mod_pocketsphinx build under make -j 2012-05-04 02:36:29 +00:00
Travis Cross
f3f954bdb4 whitespace 2012-05-04 02:30:58 +00:00
Anthony Minessale
8664dc6d5a some perfomance tweaks 2012-05-03 16:31:21 -05:00
Anthony Minessale
2368f556ac FS-4180 --resolve 2012-05-03 14:23:09 -05:00
Anthony Minessale
086cbf1bfc FS-4176 --resolve 2012-05-03 13:17:05 -05:00
Giovanni Maruzzelli
de019abd21 gsmopen: indented 2012-05-03 15:23:57 +02:00
Giovanni Maruzzelli
1666292025 gsmopen: fix FS-4181 , catch gsmlib exceptions 2012-05-03 15:22:15 +02:00
Giovanni Maruzzelli
a10f01f10c gsmopen: indented 2012-05-03 14:15:10 +02:00
Giovanni Maruzzelli
e589efb17f gsmopen: fix FS-4149 2012-05-03 14:13:44 +02:00
Giovanni Maruzzelli
2431e0f235 gsmopen: indented 2012-05-03 10:59:14 +02:00
Giovanni Maruzzelli
f28ba547df gsmopen: fix FS-4150 , deleted a spurious new_inbound_channel(), checked all gsmopen->fs->sip machinery, then I got problems with audio(only in gsmopen->fs->sip not the reverse): I was baffled by a snom bug for a week, then I tested with Xlite and worked, so I grow suspicious, I updated snom320 firmware and worked. Hate those things 2012-05-03 10:59:14 +02:00
William King
40fff624df Some sip notify events don't have a content type, such as notifies that only update the caller id info of a call. 2012-05-02 12:55:34 -07:00
Anthony Minessale
3cdb00a525 reduce events on many to many sla 2012-05-02 00:04:23 -05:00
Christopher Rienzo
acd3689666 FS-4064 mod_posix_timer workaround of CentOS 5 glibc problem 2012-04-30 17:39:53 +00:00
Anthony Minessale
2a0ca295cc FS-4144 --resolve 2012-04-27 15:28:17 -05:00
Anthony Minessale
481df053ac require timer by default unless its t.38 re-invite 2012-04-27 14:41:32 -05:00
Anthony Minessale
b553d62fbd add sip_require_timer=true variable to enable require timer on session refresh that breaks finicky endpoints 2012-04-26 10:35:02 -05:00
William King
b123214eff typo fixed 2012-04-26 10:13:07 -07:00
William King
37e726b7e7 Confirm we can open the file successfully before trying to add it to a libvlc media player 2012-04-26 09:06:09 -07:00
Anthony Minessale
8203475563 FS-4148 --resolve note: see switch_core_session_get_partner 2012-04-26 08:52:29 -05:00
Anthony Minessale
5e99d34fd8 FS-4146 --resolve 2012-04-26 08:10:30 -05:00
Ken Rice
7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Christopher Rienzo
65c4f76f40 allow space after filename in play_and_detect_speech 2012-04-25 17:58:41 +00:00
Giovanni Maruzzelli
893d7eff9d gsmopen: correct sequence of callflow when got CEND: (nocarrier)->(hangup)->(idle) 2012-04-25 11:22:03 +02:00
Giovanni Maruzzelli
0e4fa9e23b gsmopen: AT+CREG erratic behavior does no more give errors or warnings when badly formatted unsolicited signaling 2012-04-25 09:11:36 +02:00
Christopher Rienzo
4178393a73 fix bug with max-age 2012-04-25 01:30:47 +00:00
Christopher Rienzo
d79982e72c added SSL support to mod_http_cache 2012-04-25 00:18:56 +00:00
Giovanni Maruzzelli
2a25c4f2e7 gsmopen: AT commands cosmetics 2012-04-24 16:30:20 +02:00
Anthony Minessale
273aa89423 set uniq header flag 2012-04-24 07:47:36 -05:00
Giovanni Maruzzelli
fbbbd06e28 gsmopen: send out those pesky DTMFs 2012-04-24 14:31:50 +02:00
Anthony Minessale
d642c2c1a6 add loopback_initial_codec variable to specifiy the codec of a one legeded loopback channel 2012-04-23 12:16:53 -05:00