Moises Silva
7db91251c8
modified switch.c to not create PID file until all modules are loaded
...
this help init scripts to check when everything is really loaded.
Also return 1 when loading modules fails, do not return 255 which can
be confused with a segmentation fault or some other more violent code
2011-05-30 18:49:15 -04:00
Moises Silva
0bdf79b17c
mod_sangoma_codec: AMR codec fixes
...
- Set the proper RTP payload
- Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 20:05:53 -04:00
Moises Silva
034cb7a687
Added modified build/modules.conf.in
2011-05-09 12:39:53 -04:00
Moises Silva
a8d1b80b83
remove pid file when failing to load modules
2011-05-05 19:33:02 -04:00
Moises Silva
42d40227d9
fix banner
2011-05-05 18:25:47 -04:00
Moises Silva
89a2ca8d00
rename to NBE SS7
2011-05-05 18:17:30 -04:00
Moises Silva
be798b4ed9
Merge branch 'master' into smgmaster
2011-04-15 22:38:56 -04:00
Moises Silva
8270ccb1ad
freetdm: fix rx gain
2011-04-07 11:22:46 -04:00
Moises Silva
b33015327e
freetdm: apply gain before dumping to file
2011-04-07 11:22:36 -04:00
David Yat Sin
8e54baf4bd
freetdm:fixed errors introduced when Redirection Number was implemented
2011-04-06 17:58:30 -04:00
David Yat Sin
358e9aab22
chlog:FreeTDM - SS7 Support for transmitting Redirecting Number
2011-04-06 17:25:29 -04:00
David Yat Sin
95072fee66
freetdm: SS7 decreased some unsollicited status messages from Trillium to debug level
2011-04-05 17:12:33 -04:00
David Yat Sin
2b8d96a301
Merge branch 'master' into smgmaster
2011-04-04 16:04:51 -04:00
David Yat Sin
3013a9a02a
Merge branch 'fsorig'
2011-04-04 16:04:13 -04:00
Anthony Minessale
07b9186da6
FS-3226 --resolve SO, If the RFC told you to jump off a cliff......?
2011-04-04 14:14:38 -05:00
Anthony Minessale
4b706dac51
FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly.
2011-04-04 11:55:05 -05:00
Anthony Minessale
7eae7f375b
FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane.
2011-04-04 11:39:43 -05:00
Buklov Boris
6fb73a4c31
fix and add support multy currency <action application=set data=currency=rubl/> dollar or other
2011-04-04 17:56:58 +04:00
Anthony Minessale
6eba56d2cb
FS-3224 --resolve
2011-04-03 17:55:07 -05:00
Anthony Minessale
8bf9133fee
FS-3224 this is comfort noise. i guess its not comforting, i'll remove it.
2011-04-03 17:53:13 -05:00
cypromis
12310fa32a
one should not copy files over ... copy and paste errors suck.
2011-04-03 20:14:07 +02:00
Anthony Minessale
fda2283bbd
auto-aleg-full and auto-aleg-domain for from_domain field in gateway
2011-04-03 12:03:29 -05:00
Michal Bielicki
ca4be66a3e
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-04-02 03:13:31 +02:00
Michal Bielicki
0e4a1ce873
Added Hebrew Language package to debian buildsystem
2011-04-02 03:13:06 +02:00
Anthony Minessale
ef17574193
do this slightly safer so we don't have the mutex locked when we exec the app
2011-04-01 19:46:54 -05:00
Michal Bielicki
046fb90da5
FS-3221
2011-04-02 02:44:10 +02:00
Anthony Minessale
27c6d1111c
add execute_on function so you can have execute_on_answer_1 execute_on_answer_2 execute_on_answer_3 etc
2011-04-01 17:39:27 -05:00
Brian West
ddb345636a
FS-3220: more than just typos
2011-04-01 17:38:58 -05:00
Michal Bielicki
d4722b4bbc
typo in spec file
2011-04-02 00:32:50 +02:00
Buklov Boris
dff8d4636f
fix
2011-04-02 00:54:07 +04:00
Anthony Minessale
8c5586b2bc
add option for from-domain to be set to auto-aleg in gateway config
2011-04-01 14:22:43 -05:00
Michal Bielicki
0630c54c0c
added FS-3211 changes to freeswitch.spec
2011-04-01 21:26:33 +02:00
Buklov Boris
d5506f4c83
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-04-01 22:54:45 +04:00
Buklov Boris
8b5ecd2faa
mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/>
2011-04-01 22:53:52 +04:00
Konrad Hammel
3dcebdb919
freetdm: ss7 - bug fix for starting ckts controlled via Relay
2011-04-01 14:26:49 -04:00
Anthony Minessale
e177d377aa
FS-3214 try this
2011-04-01 13:20:35 -05:00
Anthony Minessale
1ddc19994f
FS-3211 checkin
2011-04-01 13:07:41 -05:00
Anthony Minessale
71dd91d8d8
FS-3211 checkin
2011-04-01 12:50:04 -05:00
Anthony Minessale
ebd9c83ed6
FS-3211 --resolve
2011-04-01 12:39:39 -05:00
Anthony Minessale
008f988990
FS-3208 --resolve
2011-04-01 12:30:24 -05:00
Anthony Minessale
5382972a39
FS-3215
2011-04-01 10:35:20 -05:00
Anthony Minessale
c5daf80ef8
FS-3218 --resolve
2011-03-31 20:03:31 -05:00
Anthony Minessale
44304f4962
the intent for having the module and lang separate is for things where the same module can use different sets of sounds like en module and en-male or en-female lang (sound dirs) there was indeed a disconnect in the dialplan version of this app. Originally say was only available in phrase macros so I change the syntax of the say app so you can specify both the module and the lang absolte from the dp with something like he:he as the module name. BTW: Going forward can you attach the patch or give me instructions on how to get it in raw format or merge it to our local git, I don't really have the time to figure it out just to pull in a patch......
2011-03-31 19:44:29 -05:00
Anthony Minessale
cdcd36337a
FS-3207 --resolve
2011-03-31 19:12:05 -05:00
Anthony Minessale
05cb400a51
FS-3205 --resolve
2011-03-31 19:04:27 -05:00
Anthony Minessale
0871b8c53a
FS-3217 --resolve
2011-03-31 18:29:49 -05:00
Anthony Minessale
7c143da409
FS-3214 try this patch
2011-03-31 18:17:52 -05:00
Anthony Minessale
3ed59f1d1f
take back in some elements from the reverted patch that still make sense based on code review by Moc, thanks
2011-03-31 16:28:12 -05:00
Anthony Minessale
913ec9861e
FS-3176 forget the last patch I forgot there is no way to know the right codec using it the file string way, you will just have to manually specify en.PCMA as before but now it should work
2011-03-31 15:01:58 -05:00
Anthony Minessale
e52e44e39c
change mod_dptools to use the better method of fetching user xml that does not hang onto the xml root
2011-03-31 13:44:24 -05:00