[asterisk-commits] oej: branch oej/darjeeling-prack-1.8 r369470 - /team/oej/darjeeling-prack-1.8/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jun 28 15:56:19 CDT 2012
Author: oej
Date: Thu Jun 28 15:56:15 2012
New Revision: 369470
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369470
Log:
Updating todo's and ticking off stuff that's done. Feeling good.
Modified:
team/oej/darjeeling-prack-1.8/README.darjeeling
Modified: team/oej/darjeeling-prack-1.8/README.darjeeling
URL: http://svnview.digium.com/svn/asterisk/team/oej/darjeeling-prack-1.8/README.darjeeling?view=diff&rev=369470&r1=369469&r2=369470
==============================================================================
--- team/oej/darjeeling-prack-1.8/README.darjeeling (original)
+++ team/oej/darjeeling-prack-1.8/README.darjeeling Thu Jun 28 15:56:15 2012
@@ -19,7 +19,7 @@
get lost. Some of them are retransmitted every minute (to get at least one through
once during a three minute period following RFC 3261). For some messages, it's
important that they get through immediately. Like if you want to play a message to
-the customer that he's call will be cancelled due to lack of funds in his account.
+the customer that his call will be cancelled due to lack of funds in his account.
PRACK adds a retransmit and ACK mechanism to the 1xx messages excluding 100 (since
it's transmitted hop-by-hop).
@@ -28,7 +28,7 @@
Supported: 100rel
then the 1xx answer can add
- Required: 100rel
+ Require: 100rel
Rseq: 42
The Rseq is the PRACK sequence number
@@ -93,8 +93,16 @@
Todo
----
* Add PRACK to the list of supported headers
+ - done
* Should we be able to REQUIRE prack? Based on what? _SIPREQUIREPRACK ?
+ - not now
* PRACK enabled globally and per device - user and peer
+ - done
+* PRACK working when Asterisk is the UAS
+ - done
+* PRACK working when Asterisk is the UAC
+* PRACK with authentication
+* Requesting auth for PRACK
* PRACK enabled per call - SIPCHANINFO?
---------------------
More information about the asterisk-commits
mailing list