Insert blank after REFER (bug #997)
[asterisk/asterisk.git] / configs / mgcp.conf.sample
1 ;
2 ; MGCP Configuration for Asterisk
3 ;
4 [general]
5 ;port = 2427
6 ;bindaddr = 0.0.0.0
7
8 ;[dlinkgw]
9 ;host = 192.168.0.64
10 ;context = default
11 ;canreinvite = no
12 ;line => aaln/2
13 ;line => aaln/1
14
15 ;; The MGCP channel supports the following service codes:
16 ;; # - Transfer
17 ;; *67 - Calling Number Delivery Blocking 
18 ;; *70 - Cancel Call Waiting 
19 ;; *72 - Call Forwarding Activation 
20 ;; *73 - Call Forwarding Deactivation 
21 ;; *78 - Do Not Disturb Activation 
22 ;; *79 - Do Not Disturb Deactivation 
23 ;; *8 - Call pick-up
24 ;
25 ; known to work with Swissvoice IP10s 
26 ;[192.168.1.20] 
27 ;context=local 
28 ;host=192.168.1.20 
29 ;callerid = "John Doe" <123> 
30 ;callgroup=0 
31 ;pickupgroup=0
32 ;nat=no 
33 ;threewaycalling=yes 
34 ;transfer=yes     ; transfer requires threewaycalling=yes. Use FLASH to transfer
35 ;callwaiting=yes  ; this might be a cause of trouble for ip10s
36 ;cancallforward=yes 
37 ;line => aaln/1 
38 ;