James Zhang
d1a772bfe9
freetdm: Only hangup with user message when release location information is set
2012-01-30 18:02:26 -05:00
James Zhang
c1ad567742
freetdm: removing sus|res|rel commands
2012-01-30 17:37:57 -05:00
Moises Silva
8cade84528
freetdm: Set the call id into the caller data provided as argument to the call place function
2012-01-30 16:15:08 -05:00
Moises Silva
5ef3c94271
OPENZAP-177 --resolve Thanks to Abhishek Singh
2012-01-30 14:15:51 -05:00
James Zhang
14d8b42e58
freetdm: testing code of sending suspend message
2012-01-30 13:19:36 -05:00
Anthony Minessale
ab0dc27170
FS-3794 fix scope on sql stmts
2012-01-30 11:43:43 -06:00
James Zhang
777f946e2f
freetdm: adding susp/resm/rels but not finished.
...
disable t6 finished.
2012-01-30 10:28:08 -05:00
Anthony Minessale
f25c5aaf27
FS-3842 here is the from and contact change but I can't remove the user agent but I added a new param to the gateway config called options_user_agent to set something specific
2012-01-29 17:37:56 -06:00
Marc Olivier Chouinard
ce4256971b
mod_callcenter: Small fix
2012-01-29 15:50:14 -05:00
Brian West
9f8d37decf
FS-3847 regression
2012-01-28 18:32:35 -06:00
Anthony Minessale
20737713ec
FS-3847 --resolve
2012-01-28 13:09:12 -06:00
Anthony Minessale
09ad887948
FS-3841 --resolve ok return the string "die" or "exit" from hanguphook to cause an error or call s:destroy("any err message"); either should now halt the script
2012-01-27 19:03:04 -06:00
Anthony Minessale
99b6479947
add strmicroepoch api
2012-01-27 17:27:28 -06:00
Michael S Collins
b21d479a7d
Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed.
2012-01-27 15:05:14 -08:00
Jeff Lenk
c2ac8f5fcc
correct managed esl sample
2012-01-27 16:04:54 -06:00
Anthony Minessale
29f66f994c
doh
2012-01-27 14:18:19 -06:00
Anthony Minessale
7471ec17ed
add printed errors to mailer part 2
2012-01-27 13:52:15 -06:00
Anthony Minessale
0b21064a05
add printed errors to mailer
2012-01-27 13:41:50 -06:00
Anthony Minessale
cde54eb5e8
FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want.
2012-01-27 12:55:09 -06:00
Anthony Minessale
daa49c06e2
only enforce the video-bridge mode if the flag is set on the conference too
2012-01-27 12:24:51 -06:00
Michael S Collins
9ff741b9f2
Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed'
2012-01-27 11:12:19 -08:00
Michael S Collins
a61e4ab82c
Preliminary work for adding verification of vm password change
2012-01-27 10:56:32 -08:00
Moises Silva
8476d66465
freetdm: Cancel ISUP T6 timer when using native bridge (Spirou certification fix)
2012-01-27 18:54:06 +01:00
Moises Silva
3199513c96
freetdm: More spirou certification changes
...
- Send RLC immediately even when in native bridge mode
- Do not enqueue RLC coming from the network
2012-01-27 16:22:45 +01:00
Moises Silva
572154693e
freetdm: spirou certification specific changes about RDNIS/RDINF usage
2012-01-27 16:21:53 +01:00
Anthony Minessale
3a71f86209
FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it.
2012-01-27 09:10:18 -06:00
Anthony Minessale
cd3452d668
FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version
2012-01-27 09:00:15 -06:00
Jeff Lenk
2e1dd9d2eb
FS-3845 --resolve Fix build of mod_directory and mod_abstraction in VS2008
2012-01-27 08:54:56 -06:00
Moises Silva
de56f3c465
freetdm: spirou transparent IAM fix for called number
2012-01-27 14:42:33 +01:00
Moises Silva
0ff8a087c6
freetdm: Fix incorrect state transition from DOWN to UP when processing an SS7 clone event
2012-01-27 06:44:11 -05:00
Moises Silva
2db41c5c79
freetdm: Fix uninitialized var leading to segfault
2012-01-27 06:34:36 -05:00
Moises Silva
a83f04ab6a
freetdm: Relay the rest of SS7 messages supported by libsng_ss7 when in native bridge mode
2012-01-27 00:13:59 -05:00
Moises Silva
1aa4f87b6a
freetdm: Tweaks to SS7 native bridge feature
...
- Enable native bridge also when receiving the UUID via SIP header
- Remove some debug CRIT messages and set a more proper log level
2012-01-26 23:51:21 -05:00
Moises Silva
9fc8395b31
Merge remote branch 'origin/jz.SPIROU' into releases.3.4.bridge_hack
2012-01-26 23:34:20 -05:00
Moises Silva
f2cdb8c6c7
freetdm: Fixes for native signaling bridge (now tested, and works for basic call flows)
...
- Fix typo when unlocking channel that resulted in deadlock
- Defer clearing of the peer data until it is completely safe (next call)
2012-01-26 23:31:29 -05:00
Moises Silva
23a328389b
freetdm: Initial attempt to bridge natively SS7 signaling between 2 channels
2012-01-26 22:44:19 -05:00
James Zhang
71c3cf365a
FreeTDM: adding sip_h_X-FreeTDM-RDNIS-Presentation in redirecting number
...
to give the ability to change RDNIS Presentation value for
Transparent IAM
2012-01-26 19:25:04 -05:00
James Zhang
977b546f9a
FreeTDM: reuse sip_h_X-FreeTDM-LOC = NULL to indicate disable LOC
2012-01-26 18:52:27 -05:00
James Zhang
3235fa079a
FreeTDM: fix for SPIROU
...
- adding freetdm_iam_fwd_ind_isdn_access_ind (value must be 0 or 1)
to modify forward call indicator's ISDN access indicator value in
transparent IAM
2012-01-26 18:00:34 -05:00
Anthony Minessale
812e5e9a26
FS-2216
2012-01-26 16:54:27 -06:00
Anthony Minessale
049be82ae8
FS-2216 found one bug that is 4 years old from commit 205cf0534f
2012-01-26 16:54:09 -06:00
James Zhang
95baef8821
FreeTDM: patch SPIROU requests
...
- adding freetdm_iam_loc_pres variable to disable LOC in transparent IAM
- confirming freetdm_bearer_capability is working properly
2012-01-26 17:37:35 -05:00
Moises Silva
b4e8d5b608
freetdm: Fix incorrect variable name leading to segfault
2012-01-26 17:22:45 -05:00
Anthony Minessale
d1a9b3777c
FS-3794 try this please
2012-01-26 15:53:05 -06:00
Moises Silva
a1a1af579b
freetdm: Implement SS7 transparent IAM functionality using the event clones queue
2012-01-26 16:50:38 -05:00
James Zhang
98d566b29c
FreeTDM: adding variable ss7_rel_loc for REL location indicator (to support SPIROU)
2012-01-26 16:39:43 -05:00
Moises Silva
1b964054de
freetdm: Add new queue for ss7 clone messages, all incoming messages are queued now
2012-01-26 15:21:51 -05:00
Christopher Rienzo
7788f3e9c4
remove unused variable in mod_http_cache
2012-01-26 18:01:52 +00:00
James Zhang
90f538c0a0
FreeTDM: Fixing issues of SPIROU
...
- redirect number in Transparent IAM
- redirect information in Transparent IAM
- called party number in Transparent IAM
- adding incoming uuid to x-header to check loop calls
2012-01-26 11:19:41 -05:00
Anthony Minessale
b3b33ea995
FS-3794 please test this version
2012-01-26 04:46:48 -06:00