Re: [asterisk-users] Inquiry:Problem with VoiceMail

2009-09-01 Thread Matt Riddell
On 1/09/09 6:14 PM, hadi motamedi wrote:
 exten = s,n,noop(${DIALSTATUS})
 exten = s,n,Goto(s-${DIALSTATUS},1)
 As you see , I intend to redirect the calling party to the called party
 voice mailbox if he doesn't answer the call (that will be set at the
 number the same as his extension number) but it doesn't get through. Can
 you please let me know what is wrong in our case ?

In the Asterisk console, what does it say the dialstatus is?

-- 
Cheers,

Matt Riddell
Director
___

http://www.venturevoip.com/news.php (Daily Asterisk News)
http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Inquiry:Problem with VoiceMail

2009-09-01 Thread hadi motamedi
Thank you for your reply . The part of the code that I sent you is for the
case the called party didn't answer . I want to get the calling party
message into the called party voice mail box . Please help me to correct my
code .
Regards
H.Motamedi



On Tue, Sep 1, 2009 at 8:52 AM, Matt Riddell li...@venturevoip.com wrote:

 On 1/09/09 6:14 PM, hadi motamedi wrote:
  exten = s,n,noop(${DIALSTATUS})
  exten = s,n,Goto(s-${DIALSTATUS},1)
  As you see , I intend to redirect the calling party to the called party
  voice mailbox if he doesn't answer the call (that will be set at the
  number the same as his extension number) but it doesn't get through. Can
  you please let me know what is wrong in our case ?

 In the Asterisk console, what does it say the dialstatus is?

 --
 Cheers,

 Matt Riddell
 Director
 ___

 http://www.venturevoip.com/news.php (Daily Asterisk News)
 http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
 http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2009 - October 13 - 15 Phoenix, Arizona
 Register Now: http://www.astricon.net

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Inquiry:Problem with VoiceMail

2009-09-01 Thread Matt Riddell
On 1/09/09 8:45 PM, hadi motamedi wrote:
 Thank you for your reply . The part of the code that I sent you is for
 the case the called party didn't answer . I want to get the calling
 party message into the called party voice mail box . Please help me to
 correct my code .

If you answered my question I could help you! :)

You know you have an Asterisk console?

Like when you type asterisk -r

Ok, so let's go into the Asterisk console.

Once you're there type:

core set verbose 3

Then make a phone call to someone who will not answer (so you can see 
what happens).

When this fails, use your mouse to select the text that you see in the 
console, copy it, and paste it into an email.

If you can't use your mouse (because you are actually sitting at the 
Asterisk server, not logged in) then you might like to use some software 
like putty from your desktop machine.

Once you have the info pasted into an email, send it to this list so we 
can read it and see what is wrong.

-- 
Cheers,

Matt Riddell
Director
___

http://www.venturevoip.com/news.php (Daily Asterisk News)
http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users