Displaying 1 result from an estimated 1 matches for "odbc_test_user".
2010 Jan 07
1
voicemail /odbc problem
...ml
[voiceml]
enabled => yes
dsn => voiceml
username => <userid>
password => <password>
pre-connect => yes
in extconfig.conf I've got
[settings]
;
voicemail => odbc,voiceml
musiconhold.conf => odbc,voiceml,ast_config
I've set up an IAX2 test user called
[odbc_test_user]
type=friend
secret=supersecret
context=odbc_vm_test
host=dynamic
qualify=yes
disallow=all
allow=ulaw
allow=gsm
and a context of
[odbc_vm_test]
exten => 100,1,Voicemail(88888 at default);leave a message
exten => 200,1,VoicemailMain(88888 at default) ; retrieve a mail message
When I connect...