Dial Plan Additions
Posted: Sun Sep 10, 2006 9:14 am
We are using Slackware 10.2 and are in Phase 6. In Step 7 it asks to create GSM formatted audio file named "park.gsm" that is 30 minutes long
; and put it in /var/lib/asterisk/sounds
We already have park.gsm file but it is in Binary format. Do we need to modify it and add those extensions? If yes, how? It mentions the same thing about conf.gsm.
Thanks
7. Add the more entries for astGUIclient specific uses:
- here are some more dialplan additions needed to use astGUIclient(this is a pure addition, nothing is being modified):
######------ START extensions.conf other additions ------######
; park channel for client GUI parking, hangup after 30 minutes
; create a GSM formatted audio file named "park.gsm" that is 30 minutes long
; and put it in /var/lib/asterisk/sounds
exten => 8301,1,Answer
; and put it in /var/lib/asterisk/sounds
We already have park.gsm file but it is in Binary format. Do we need to modify it and add those extensions? If yes, how? It mentions the same thing about conf.gsm.
Thanks
7. Add the more entries for astGUIclient specific uses:
- here are some more dialplan additions needed to use astGUIclient(this is a pure addition, nothing is being modified):
######------ START extensions.conf other additions ------######
; park channel for client GUI parking, hangup after 30 minutes
; create a GSM formatted audio file named "park.gsm" that is 30 minutes long
; and put it in /var/lib/asterisk/sounds
exten => 8301,1,Answer