[asterisk-commits] oej: branch oej/pgtips-srv-and-outbound-stuff-1.8 r421523 - /team/oej/pgtips-...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Aug 20 03:57:45 CDT 2014


Author: oej
Date: Wed Aug 20 03:57:32 2014
New Revision: 421523

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=421523
Log:
Random notes to myself. 

Modified:
    team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records

Modified: team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records
URL: http://svnview.digium.com/svn/asterisk/team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records?view=diff&rev=421523&r1=421522&r2=421523
==============================================================================
--- team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records (original)
+++ team/oej/pgtips-srv-and-outbound-stuff-1.8/README.pgtips-srv-records Wed Aug 20 03:57:32 2014
@@ -188,3 +188,12 @@
 16. De-install GDB. GDB is for weak developers.
 17. Do not write any documentation, regardless of what people say. It's a SEP.
 18. Stay calm and carry on.
+
+Random notes:
+-------------
+- If record-route is a name - use SRV lookup on it and keep that set for the dialog
+- Record-route overrides primary SRV set - should we remove primary set for dialog?
+  - When do we remove SRV set - when we get response over 100 and !5xx ?
+- Check send_request() - some work started there
+- proxy_update()
+- 




More information about the asterisk-commits mailing list