[asterisk-commits] oej: branch oej/calleridupdate r128450 - /team/oej/calleridupdate/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun Jul 6 09:18:43 CDT 2008
Author: oej
Date: Sun Jul 6 09:18:43 2008
New Revision: 128450
URL: http://svn.digium.com/view/asterisk?view=rev&rev=128450
Log:
A few updates
Modified:
team/oej/calleridupdate/README-calleridupdate.txt
Modified: team/oej/calleridupdate/README-calleridupdate.txt
URL: http://svn.digium.com/view/asterisk/team/oej/calleridupdate/README-calleridupdate.txt?view=diff&rev=128450&r1=128449&r2=128450
==============================================================================
--- team/oej/calleridupdate/README-calleridupdate.txt (original)
+++ team/oej/calleridupdate/README-calleridupdate.txt Sun Jul 6 09:18:43 2008
@@ -1,5 +1,5 @@
Olle E. Johansson 2008-07-06
-Edvina.net, Sollentuna, Sweden v 2.0
+Edvina.net, Sollentuna, Sweden v 2.2
@@ -109,6 +109,28 @@
- SNOM supports INFO messages
There needs to be a setting in sip.conf per device on how
to send a caller ID update to the phone.
+
+Cisco Call manager implementation
+---------------------------------
+ "Connected Line and Name Identification Presentation
+
+ Cisco CallManager uses connected line and name identification as a
+ supplementary service to provide the calling party with the connected
+ party's number and name. The From header field indicates the initiator
+ of the request. Cisco CallManager uses Remote-Party-ID headers in 18x,
+ 200 and re-INVITE messages to convey connected information. Cisco
+ CallManager sets the Party field of Remote-Party-ID header to called.
+
+ Example 1
+
+ Cisco CallManager receives an INVITE message with a destination address of 800555.
+ Cisco CallManager includes the connected party name in 18x and 200 messages as follows:
+
+ Remote-Party-ID: "Bob Jones"<98005550100 at localhost; user=phone>;party=called;screen=no;privacy=off
+ "
+(from CM 4 System docs http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/4_0_1/ccmsys/a08sip.html)
+This text is still valid for CM 6.
+
Privacy concerns
----------------
More information about the asterisk-commits
mailing list