<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SIP Authentication</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>Recent changes to SIP Authentication</description><atom:link href="https://sourceforge.net/p/opencdrrate/home/SIP%20Authentication/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Jul 2012 19:01:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/opencdrrate/home/SIP%20Authentication/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,6 @@
 SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to your authentication module or pulled from our system on-demand.
+
+Customer-level credentials can be added by clicking 'Edit' on the customer. DID-level credentials can be added by clicking 'Edit' on the DID.
 
 
 ***Pull using HTTP / HTTPS***
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 19:01:36 -0000</pubDate><guid>https://sourceforge.net77398f9fd7d76e6a84651f1621a26665ab12cbad</guid></item><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -3,7 +3,7 @@
 
 ***Pull using HTTP / HTTPS***
 
-Perform a GET on getsipcredentials.php
+Perform a GET on http://myserver.mycompany.com/index.php/sipcredentials/csv
 
 This will return a list of all SIP credentials in comma-separated string with the following information.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 15:59:08 -0000</pubDate><guid>https://sourceforge.net43536f8a906ec0fbd681d0fcb0b585c0a53f382e</guid></item><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -27,7 +27,7 @@
 
 ***Pushing credentials to your authentication module***
 
-SIP credentials can be pushed to your authentication module on scheduled intervals. Contact [Support] with your questions.
+SIP credentials can be pushed to your authentication module on scheduled intervals.
 
 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 13:27:14 -0000</pubDate><guid>https://sourceforge.nete81c2592c06364679cdab4807f8ef22cc498ed39</guid></item><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to authentication module or pulled from our system on-demand.
+SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to your authentication module or pulled from our system on-demand.
 
 
 ***Pull using HTTP / HTTPS***
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 13:26:17 -0000</pubDate><guid>https://sourceforge.net7d4e0537ac44bb2a3cfbddac5d020098dd300825</guid></item><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,15 +1,34 @@
-SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to registration module or pulled from our system on-demand.
+SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to authentication module or pulled from our system on-demand.
+
+
+***Pull using HTTP / HTTPS***
+
+Perform a GET on getsipcredentials.php
+
+This will return a list of all SIP credentials in comma-separated string with the following information.
+
+CustomerID
+SIP Username
+SIP Password
+SIP Status
+
 
 ***Pull using database connection***
 
 "select * from vwsipcredentials"
 
-This will return a list of all SIP credentials with the following information.
+This will return a recordset of all SIP credentials with the following information.
 
 CustomerID
 SIP Username
 SIP Password
 SIP Status
+
+
+***Pushing credentials to your authentication module***
+
+SIP credentials can be pushed to your authentication module on scheduled intervals. Contact [Support] with your questions.
+
 
 
 If you have any questions, please contact [Support].
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 13:25:51 -0000</pubDate><guid>https://sourceforge.net6aedf2d5baa44e72b4ded80daf2a6cb6c72fda5f</guid></item><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,15 @@
 SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to registration module or pulled from our system on-demand.
 
 ***Pull using database connection***
+
+"select * from vwsipcredentials"
+
+This will return a list of all SIP credentials with the following information.
+
+CustomerID
+SIP Username
+SIP Password
+SIP Status
 
 
 If you have any questions, please contact [Support].
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 13:00:19 -0000</pubDate><guid>https://sourceforge.netb021a088adb8897532210aac8bb49267a7e57cc7</guid></item><item><title>WikiPage SIP Authentication modified by DTH</title><link>https://sourceforge.net/p/opencdrrate/home/SIP%2520Authentication/</link><description>SIP credentials can be stored in our system at the customer-level or the DID/extension level. Once the credentials are in our system, they can be pushed to registration module or pulled from our system on-demand.

***Pull using database connection***


If you have any questions, please contact [Support].

-The OpenCDRRate team.


***Follow us on twitter*** to receive new feature notifications: http://www.twitter.com/opencdrrate/

***Join our LinkedIn group*** to open discussions on features you would like to see in the system. http://www.linkedin.com/groups/OpenCDRRate-4381972</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DTH</dc:creator><pubDate>Wed, 18 Jul 2012 12:52:54 -0000</pubDate><guid>https://sourceforge.netd651fc33f7904539783baa5b6447ebfa8aabd035</guid></item></channel></rss>