Log of /trunk/server/src/appdiastar.cxx
Parent Directory
Revision
1218 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 6 13:16:07 2012 UTC (12 months, 1 week ago) by
jtarlton
File length: 46375 byte(s)
Diff to
previous 1200
Pass/store rtp information in RtpIpInfo objects. These include the media direction in addition to the ip address and port number.
Revision
1103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 5 10:59:27 2011 UTC (2 years, 2 months ago) by
jtarlton
File length: 46120 byte(s)
Diff to
previous 1090
New option --sdp-address=aaa.bbb.ccc.ddd. When present this address is used in SDPs in place of the eth0 address. Used in amazon EC2 enviroments.
Revision
1090 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 16 14:03:14 2011 UTC (2 years, 3 months ago) by
jtarlton
File length: 45966 byte(s)
Diff to
previous 1082
Pass the raw uri from a sip invite up to the client using the 'Local URL' header of the INCOMING event message.
Revision
1082 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 25 13:32:05 2011 UTC (2 years, 3 months ago) by
jtarlton
File length: 45804 byte(s)
Diff to
previous 1061
Query the license info to determine the number of sip calls supported and the number of conference parties available, when generating the diastar.conf file. The --sip and --conf-parties command line options have been removed as these are no longer needed.
Revision
1061 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 17 12:54:56 2011 UTC (2 years, 5 months ago) by
jtarlton
File length: 46110 byte(s)
Diff to
previous 1057
New config flag 'bridge_internal' to seclted how media bridging is handled. When set to 'yes' bridging will be handled using internal device connections where possible. Otherwise, bridging uses rtp redirects on the client side ipm devices.
Revision
1044 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 5 13:01:37 2011 UTC (2 years, 5 months ago) by
jtarlton
File length: 44008 byte(s)
Diff to
previous 1033
Refactor predefined 2 party conference layout to use new videolayout container, in future these containers will be used to support user defined layouts.
Revision
1012 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 15 18:01:03 2010 UTC (2 years, 6 months ago) by
jtarlton
File length: 43493 byte(s)
Diff to
previous 1007
Acknoledge play / record requests asynchronously and handle 'stop' inside media statemachine.
Revision
940 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 7 13:26:56 2010 UTC (2 years, 8 months ago) by
jtarlton
File length: 40809 byte(s)
Diff to
previous 920
#0000106
New configuration option --h324 which is used to modify the protocol used by dti devices created by the either the --isdn or the --ss7 option. When set the protocol is set to either isdn_h324 or ss7_h324.
Revision
725 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 6 14:43:49 2010 UTC (3 years, 1 month ago) by
jtarlton
File length: 37257 byte(s)
Diff to
previous 723
New command line option --conf-parties=X, which is used in conjunction with the --probe option to generate conference configuration for a single X party conference. The value X is also used when calculating the max_calls parameter for the [sip] section.
Revision
723 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 6 10:49:51 2010 UTC (3 years, 1 month ago) by
jtarlton
File length: 36975 byte(s)
Diff to
previous 716
Fallback to localhost address if eth0 is not found. Effects generation of sip configuration when using the --probe option and the contact header used by Woomera messages during normal operation.
Revision
716 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 4 15:24:01 2010 UTC (3 years, 1 month ago) by
jtarlton
File length: 37009 byte(s)
Diff to
previous 691
Check ret value from sr_waitevt() - a side effect of Woomera poll loop timeouts was causes excessive rtf logging.
Revision
688 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 14 13:58:43 2010 UTC (3 years, 2 months ago) by
jtarlton
File length: 36534 byte(s)
Diff to
previous 676
Support playback before answer and includes new repeat param for PLAY requests
Revision
587 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 19 12:33:12 2010 UTC (3 years, 4 months ago) by
jtarlton
File length: 33215 byte(s)
Diff to
previous 575
Added support for the configuration of ss7 'dk' devices through the use of an optional value passed with the --ss7 option. The value specifies the board type (e => E1, t => T1) and the number of boards to configure. E.g. --ss7=e2 would generate configuration for 2 boards each with 30 channels. The dk devices are handled internally in the same way as 'dti' devices and their configuration details appear under the [dti] section of the conf file.
Revision
426 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 14 15:04:02 2009 UTC (3 years, 8 months ago) by
jtarlton
File length: 29715 byte(s)
Diff to
previous 423
Allow play/record to be terminated by dtmf digits specified in woomera message
Revision
416 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 5 16:37:16 2009 UTC (3 years, 8 months ago) by
jtarlton
File length: 28873 byte(s)
Diff to
previous 415
new [sip] section in conf file, currently has options for the local ip address and port number.
Revision
415 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 2 13:54:11 2009 UTC (3 years, 8 months ago) by
jtarlton
File length: 28872 byte(s)
Diff to
previous 411
allow relative paths in play/record uriS base path is hardcoded as "/usr/dialogic/media" but will be configurable
Revision
411 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 30 13:28:46 2009 UTC (3 years, 8 months ago) by
jtarlton
File length: 27968 byte(s)
Diff to
previous 399
Support for MEDIA command. Currently just allows the client to do native bridging.
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.