Displaying 1 result from an estimated 1 matches for "u109".
Did you mean:
109
2006 May 23
1
Configure Voipjet.com content in Asterisk
...e=109
secret=ravi
host=dynamic
context=tutorial
Contents of EXTENSIONS.CONF:
[tutorial]
exten => 102,1,Dial(SIP/102,10)
exten => 102,2,Voicemail(u102)
exten => 102,3,Voicemail(b102)
exten => 102,4,Hangup
exten => 109,1,Dial(SIP/109,10)
exten => 109,2,Voicemail(u109)
exten => 109,3,Voicemail(b109)
exten => 109,4,Hangup
Contents of VOICEMAIL.CONF:
[default]
102 => chandra,Chandramouli,chandra@xyz.com,chandra@xyz.com
109 => ravi,RaviKanth,ravi@xyz.com,ravi@xyz.com
Configuration of X-Lite softphone:
Enabled: Yes
Display Name: Chandr...