[Asterisk-cvs] asterisk/configs mgcp.conf.sample,1.1,1.2

markster at lists.digium.com markster at lists.digium.com
Thu Nov 20 23:31:01 CST 2003


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv17463/configs

Modified Files:
	mgcp.conf.sample 
Log Message:
More informative mgcp.conf (Bug #488)


Index: mgcp.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/mgcp.conf.sample,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mgcp.conf.sample	20 Oct 2002 04:57:31 -0000	1.1
+++ mgcp.conf.sample	21 Nov 2003 05:57:20 -0000	1.2
@@ -10,3 +10,29 @@
 ;context = default
 ;line => aaln/2
 ;line => aaln/1
+
+;; The MGCP channel supports the following service codes:
+;; # - Transfer
+;; *67 - Calling Number Delivery Blocking 
+;; *70 - Cancel Call Waiting 
+;; *72 - Call Forwarding Activation 
+;; *73 - Call Forwarding Deactivation 
+;; *78 - Do Not Disturb Activation 
+;; *79 - Do Not Disturb Deactivation 
+;; *8 - Call pick-up
+;
+; known to work with Swissvoice IP10s 
+;[192.168.1.20] 
+;context=local 
+;host=192.168.1.20 
+;callerid = "John Doe" <123> 
+;callgroup=0 
+;pickupgroup=0
+;nat=no 
+;threewaycalling=yes 
+;transfer=yes     ; transfer requires threewaycalling=yes. Use FLASH to
+transfer
+;callwaiting=yes  ; this might be a cause of trouble for ip10s
+;cancallforward=yes 
+;line => aaln/1 
+;




More information about the svn-commits mailing list