[server] / trunk / clients / asterisk / chan_woomera / chan_woomera.c Repository:
ViewVC logotype

Log of /trunk/clients/asterisk/chan_woomera/chan_woomera.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 690 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 22 11:05:25 2010 UTC (3 years, 1 month ago) by amartin
File length: 212442 byte(s)
Diff to previous 686
Fix in clone_woomera_profile

Revision 686 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 14 13:56:13 2010 UTC (3 years, 1 month ago) by jtarlton
File length: 212215 byte(s)
Diff to previous 668
Added WoomeraRingback app to test VRBT

Revision 668 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 1 17:59:40 2010 UTC (3 years, 1 month ago) by amartin
File length: 209530 byte(s)
Diff to previous 664
Only log a Woomera server disconnection a single time.

Revision 664 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 30 17:13:01 2010 UTC (3 years, 1 month ago) by jtarlton
File length: 209464 byte(s)
Diff to previous 645


Revision 645 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 26 10:23:28 2010 UTC (3 years, 1 month ago) by jtarlton
File length: 209290 byte(s)
Diff to previous 641
Fail WoomeraPlayback request if a WoomeraBackground is still being processed. Can happen if they are sequential priorities the dialplan. A similar situation that occurs when the WoomeraBackground has actually started will be failed by the server.

Revision 641 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 24 12:07:43 2010 UTC (3 years, 2 months ago) by jtarlton
File length: 208629 byte(s)
Diff to previous 635
Wait for play completion event before returning from WoomeraStop

Revision 635 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 19 17:43:34 2010 UTC (3 years, 2 months ago) by jtarlton
File length: 207899 byte(s)
Diff to previous 574
Support woomera stop command

Revision 574 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 25 16:46:48 2010 UTC (3 years, 3 months ago) by jtarlton
File length: 204363 byte(s)
Diff to previous 570
Audio/Video codec no longer hardcoded

Revision 570 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 20 15:48:06 2010 UTC (3 years, 4 months ago) by amartin
File length: 203451 byte(s)
Diff to previous 555
Debug cleanup.

Revision 555 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 11 14:50:26 2010 UTC (3 years, 4 months ago) by jtarlton
File length: 203349 byte(s)
Diff to previous 550
tech_get_rtp_peer / tech_get_vrtp_peer was leaving iolock mutex locked when bridging was enabled.

Revision 550 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 6 11:42:39 2010 UTC (3 years, 4 months ago) by jtarlton
File length: 203341 byte(s)
Diff to previous 543
use ast_string_field_set to set language in channel object

Revision 543 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 5 15:02:34 2010 UTC (3 years, 4 months ago) by jtarlton
File length: 203364 byte(s)
Diff to previous 539
Include video codec when setting chan->nativeformats

Revision 539 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 30 16:39:57 2009 UTC (3 years, 4 months ago) by jtarlton
File length: 203169 byte(s)
Diff to previous 535
language support in RECORD

Revision 535 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 24 12:29:58 2009 UTC (3 years, 4 months ago) by jtarlton
File length: 202966 byte(s)
Diff to previous 514
Include the channel's language in PLAY message.

Revision 514 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 30 10:21:41 2009 UTC (3 years, 5 months ago) by jtarlton
File length: 202762 byte(s)
Diff to previous 511
make docs target added to Makefile along with Doxygen conf

Revision 511 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 26 18:15:50 2009 UTC (3 years, 5 months ago) by jtarlton
File length: 202021 byte(s)
Diff to previous 501
comments

Revision 501 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 25 14:23:28 2009 UTC (3 years, 5 months ago) by amartin
File length: 199441 byte(s)
Diff to previous 497


Revision 497 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 20 11:43:54 2009 UTC (3 years, 6 months ago) by amartin
File length: 199368 byte(s)
Diff to previous 495
Logging tidy up.

Revision 495 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 19 15:00:19 2009 UTC (3 years, 6 months ago) by jtarlton
File length: 199538 byte(s)
Diff to previous 494
When running Woomera applications (e.g. WoomeraPlay) ensure that the call is a woomera call.

Revision 494 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 19 11:04:58 2009 UTC (3 years, 6 months ago) by amartin
File length: 198882 byte(s)
Diff to previous 493
Do not unregister dialplan applications on a reload.

Revision 493 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 19 11:01:07 2009 UTC (3 years, 6 months ago) by amartin
File length: 199138 byte(s)
Diff to previous 492
Added config for supported dialplan applications.

Revision 492 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 19 10:06:18 2009 UTC (3 years, 6 months ago) by amartin
File length: 198247 byte(s)
Diff to previous 487
bridge_enable option added to woomera.conf.

Revision 487 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 16 12:09:04 2009 UTC (3 years, 6 months ago) by jtarlton
File length: 197880 byte(s)
Diff to previous 461
added more headers to cpa ami event

Revision 461 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 4 14:45:57 2009 UTC (3 years, 6 months ago) by jtarlton
File length: 197346 byte(s)
Diff to previous 456
Ensure rx gain processing is done on voice frames only

Revision 456 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 30 11:19:26 2009 UTC (3 years, 6 months ago) by jtarlton
File length: 197119 byte(s)
Diff to previous 452


Revision 452 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 28 15:33:12 2009 UTC (3 years, 6 months ago) by jtarlton
File length: 196691 byte(s)
Diff to previous 427
Raise AMi event for CPA result

Revision 427 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 14 15:05:47 2009 UTC (3 years, 7 months ago) by jtarlton
File length: 196425 byte(s)
Diff to previous 414
Use new woomera message header to make WoomeraPlayback, WoomeraBackground and WoomeraRecord respond to dtmf in the same way as Asterisk apps

Revision 414 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 2 08:08:08 2009 UTC (3 years, 7 months ago) by jtarlton
File length: 195905 byte(s)
Diff to previous 410
allow both comma and pipe as separators in WoomeraXXX apps

Revision 410 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 13:28:24 2009 UTC (3 years, 7 months ago) by amartin
File length: 195545 byte(s)
Diff to previous 409
Added native bridging support.

Revision 409 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 29 09:40:34 2009 UTC (3 years, 7 months ago) by jtarlton
File length: 188223 byte(s)
Diff to previous 408
autoanswer WoomeraBackground, WoomeraPlayback and WoomeraRecord apps

Revision 408 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 28 16:40:39 2009 UTC (3 years, 7 months ago) by jtarlton
File length: 187962 byte(s)
Diff to previous 407
new WoomeraBackground and WoomeraPlayback apps

Revision 407 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 28 13:12:55 2009 UTC (3 years, 7 months ago) by jtarlton
File length: 184738 byte(s)
Diff to previous 404
remove rfc2833 digits from the rtp stream

Revision 404 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 17 14:49:49 2009 UTC (3 years, 8 months ago) by amartin
File length: 184366 byte(s)
Diff to previous 397
PLAY and RECORD modifications

Revision 397 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 15 09:26:20 2009 UTC (3 years, 8 months ago) by amartin
File length: 183371 byte(s)
Diff to previous 389
WoomeraRecord added

Revision 389 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 12:16:32 2009 UTC (3 years, 8 months ago) by amartin
File length: 180828 byte(s)
Diff to previous 387
WoomeraPlay updates

Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 10 15:25:56 2009 UTC (3 years, 8 months ago) by amartin
File length: 180442 byte(s)
Diff to previous 385
Test

Revision 385 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 10 11:55:51 2009 UTC (3 years, 8 months ago) by amartin
File length: 180367 byte(s)
Diff to previous 384
Fixes issue #0000036

Revision 384 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 9 09:16:52 2009 UTC (3 years, 8 months ago) by amartin
File length: 178657 byte(s)
Diff to previous 370
Added video support.

Revision 370 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 24 07:50:02 2009 UTC (3 years, 10 months ago) by jtarlton
File length: 171694 byte(s)
Diff to previous 369
Don't create video rtp streams

Revision 369 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 22 15:45:22 2009 UTC (3 years, 10 months ago) by amartin
File length: 171321 byte(s)
Diff to previous 335
Formatting changes.

Revision 335 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 15 13:50:26 2009 UTC (3 years, 10 months ago) by jtarlton
File length: 169132 byte(s)
Diff to previous 324
New woomera.conf option 'send_dtmf'  values are 0 or 1 (default is 1). When set to 0 this will disable sending of dtmf as woomera messages and instead cause Asterisk to send the digits as inband tones.

Revision 324 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 9 11:57:35 2009 UTC (3 years, 10 months ago) by amartin
File length: 168721 byte(s)
Diff to previous 314
Asterisk 1.6.1 compatibility changes.

Revision 314 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 1 09:08:01 2009 UTC (3 years, 10 months ago) by jtarlton
File length: 168163 byte(s)
Diff to previous 312


Revision 312 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 1 07:54:51 2009 UTC (3 years, 10 months ago) by jtarlton
File length: 168165 byte(s)
Diff to previous 309
Queue a congestion frame if the response to a CALL request is 503

Revision 309 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 24 15:36:44 2009 UTC (3 years, 10 months ago) by amartin
File length: 167436 byte(s)
Diff to previous 308
Logging change.

Revision 308 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 24 15:28:56 2009 UTC (3 years, 10 months ago) by amartin
File length: 167437 byte(s)
Diff to previous 285
Logging change.

Revision 285 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 18 12:32:13 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167430 byte(s)
Diff to previous 283
typo

Revision 283 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 18 08:31:30 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167433 byte(s)
Diff to previous 280
support Reason, Reason-String headers

Revision 280 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 18 08:15:55 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167157 byte(s)
Diff to previous 279
support Reason, Reason-String headers

Revision 279 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 18 07:01:03 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166537 byte(s)
Diff to previous 277
typo

Revision 277 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 18 06:57:25 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166527 byte(s)
Diff to previous 261
remove video headers and use RTP-Audio-Format in place of raw

Revision 261 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 15 08:31:08 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166779 byte(s)
Diff to previous 260
comments

Revision 260 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 15 08:06:17 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166527 byte(s)
Diff to previous 259
need to use ast_strdup when saving dnid

Revision 259 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 15:59:17 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166754 byte(s)
Diff to previous 258
dnid

Revision 258 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 15:38:57 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166754 byte(s)
Diff to previous 255
dnid

Revision 255 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 12:37:49 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166721 byte(s)
Diff to previous 249


Revision 249 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 08:32:48 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166867 byte(s)
Diff to previous 248
use (optional) profile name in dial string

Revision 248 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 08:26:56 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167259 byte(s)
Diff to previous 247
use (optional) profile name in dial string

Revision 247 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 08:11:12 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167259 byte(s)
Diff to previous 246
use (optional) profile name in dial string

Revision 246 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 08:09:13 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167253 byte(s)
Diff to previous 245
use (optional) profile name in dial string

Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 16:37:37 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167218 byte(s)
Diff to previous 244
use (optional) profile name in dial string

Revision 244 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 16:36:41 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167217 byte(s)
Diff to previous 243
use (optional) profile name in dial string

Revision 243 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 16:32:50 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167138 byte(s)
Diff to previous 242
use (optional) profile name in dial string

Revision 242 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 16:31:27 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 167137 byte(s)
Diff to previous 239
use (optional) profile name in dial string

Revision 239 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 13:03:56 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166805 byte(s)
Diff to previous 238
version

Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 12:20:34 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 166693 byte(s)
Diff to previous 237
logging

Revision 237 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 10:15:24 2009 UTC (3 years, 11 months ago) by amartin
File length: 166272 byte(s)
Diff to previous 236
Updated code headers.

Revision 236 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 08:39:11 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 165779 byte(s)
Diff to previous 235
logging

Revision 235 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 9 15:33:03 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 165803 byte(s)
Diff to previous 231
free rtp resources

Revision 231 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 8 12:11:31 2009 UTC (3 years, 11 months ago) by amartin
File length: 165429 byte(s)
Diff to previous 221
Merged changes with existing GPL version.

Revision 221 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 2 09:25:47 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 162091 byte(s)
Diff to previous 196
Don't show RING events as errors, just ignore them.

Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 28 11:28:27 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 162018 byte(s)
Diff to previous 195
comments

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 28 09:50:38 2009 UTC (3 years, 11 months ago) by jtarlton
File length: 161874 byte(s)
Diff to previous 171
When processing the DTMF header of a MEDIA message check we have a valid dsp before trying to update its flags.

Revision 171 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 18 15:54:15 2009 UTC (4 years ago) by jtarlton
File length: 161681 byte(s)
Diff to previous 169
typo

Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 18 15:34:03 2009 UTC (4 years ago) by jtarlton
File length: 161682 byte(s)
Diff to previous 157


Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 8 18:52:17 2009 UTC (4 years ago) by amartin
File length: 161650 byte(s)
Diff to previous 137
Temp fix for rtp audio for outbound calls.

Revision 137 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 29 12:42:47 2009 UTC (4 years ago) by amartin
File length: 162002 byte(s)
Diff to previous 130
Increased the maximum number of channels supported to 720 (24 * E1).

Revision 130 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 28 14:19:09 2009 UTC (4 years ago) by amartin
File length: 161988 byte(s)
Diff to previous 129
fixed ACCEPT errors.

Revision 129 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 27 16:20:35 2009 UTC (4 years ago) by amartin
File length: 161691 byte(s)
Diff to previous 128
Tidy

Revision 128 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 27 14:40:28 2009 UTC (4 years ago) by amartin
File length: 161714 byte(s)
Diff to previous 125
Added RTP Audio and Video.

Revision 125 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 27 09:14:36 2009 UTC (4 years ago) by amartin
File length: 151667 byte(s)
Added GPL chan_woomera project at V1.48

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8