[Asterisk-Users] Fw: Questions and finding
Jess Magnaye
jess at arretni.com
Mon Dec 22 13:01:17 MST 2003
I installed * to primarily test its voicemail feature. I installed it on a server WITHOUT any telco board (i.e., digium). Installation looks ok, however I am having problems.
MY SETUP:
2xATAs are configured to use * as GkorProxy
Asterisk is registered to my SER SIP/RTP Proxy
1.) First test
- ATA1 calls to ATA2. When voicemail starts playing, it just cuts-off after 5-10seconds (consistently).
- Solution: I have to reconfigure ATA to use OutboundProxy to be Asterisk IP.
- Am I doing the right thing?
2.) Second test:
- ATA1 calls ATA2 and left a message. * sends an email to the owner of ATA2.
- ATA2 retrieves the message by dialing the extension (i.e., exten=>9999,1,VoiceMailMain(123))
- VoiceMail prompts for password. ATA2 keys in its pasword. * doesn't reply and keeps on prompting for 5 times, until it disconnects:
-- Executing VoiceMailMain("SIP/6882332-6b3a", "123") in new stack
-- Playing 'vm-password' (language 'en')
-- Incorrect password '' for user '123' (context = <any>)
-- Playing 'vm-incorrect' (language 'en')
-- Playing 'vm-password' (language 'en')
-- Incorrect password '' for user '123' (context = <any>)
-- Playing 'vm-incorrect' (language 'en')
-- Playing 'vm-password' (language 'en')
- Tried to change AudioMode of ATA, to use 0x00140014, 0x11241124, and default 0x00150015. But there were no difference.
- Tried to skip the password on *, using exten=>9999,1,VoiceMailMain(s123). * prompted there are new messages, and instructions on how to retreive them. Unfortunately, none of the dtmf keys worked (1, #, etc).
Any solution to this one?
My thinking was that DTMF can only be detected by *
3.) How can I configure * to support the following setup. I know * doesn't work 100% like softswitch, but maybe this type of connection is supported?
ATA -> * -> CiscoAS5300
ATA to *, is IP connection
* to CiscoAS5300 is also IP connection
I appreciate your help. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031222/3cca1883/attachment.htm
More information about the asterisk-users
mailing list