summaryrefslogtreecommitdiff
path: root/misc/freeswitch/scripts/ini/dialplan.ini
blob: 2e8914ac87fdbb950f2ee8800cf71fcde4157deb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
; Gemeinschaft 5 dialplan configuration file
; (c) AMOOMA GmbH 2012
;

[parameters]
node_id = 1
phone_book_entry_image_url = http://192.168.0.150/uploads/phone_book_entry/image
user_image_url = http://192.168.0.150/uploads/user/image
ringtone_url = http://192.168.0.150
ringback = %(2000,4000,440.0,480.0)
tone_busy = %(500,500,480,620);loops=4

; This one activates the lookup of phone numbers in 
; the stored phone books. For incoming calls.
phonebook_number_lookup = true

; This one activates adding the Cityname for incoming
; phone calls from Germany which are not in any 
; phone book.
geo_number_lookup = false