Skip to content
Snippets Groups Projects
Commit e6e02ac0 authored by Mark Spencer's avatar Mark Spencer
Browse files

More informative mgcp.conf (Bug #488)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1774 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 6d32c641
No related branches found
No related tags found
No related merge requests found
......@@ -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
;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment