Hello all I have a small issue with some mobiles numbers when I call these numbers using asterisk I have all the time answer machine. But when I call these numbers using my mobile or another phone there is no problem. Any help will be appreciated -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110214/9d97baa7/attachment.htm>
_____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of salaheddine elharit Sent: Monday, February 14, 2011 8:16 AM To: asterisk-users at lists.digium.com Subject: [asterisk-users] issue with some numbers Hello all I have a small issue with some mobiles numbers when I call these numbers using asterisk I have all the time answer machine. But when I call these numbers using my mobile or another phone there is no problem. Any help will be appreciated I doubt that asterisk per se is the cause of your problem. My suggestions would be #1 call using a regular phone with the asterisk line to insure that you're not getting a telco block on the ID (Assuming you're using DAHDI and copper, not SIP trunk) #2 check the delay on your dial command - you might be taking long enough to complete the command that the carrier dumps you straight to VM. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110214/9ef181b3/attachment.htm>
thanks for your response
i have tested with a regular phone and i get the same result
my question if there is any action to do in dial plan or extenssion.conf in
order to call this number becouse in dial plan i can
bloc a number to be call
exten => _OUT.,n,Set(match=${REGEX("^06XXXXXXX"
${AH_PHONE_NUMBER})})
exten => _OUT.,n,GotoIf($["${match}" = "1"]?rien)
thanks and regards
2011/2/14 Danny Nicholas <danny at debsinc.com>
>   ------------------------------
>
> *From:* asterisk-users-bounces at lists.digium.com [mailto:
> asterisk-users-bounces at lists.digium.com] *On Behalf Of *salaheddine
> elharit
> *Sent:* Monday, February 14, 2011 8:16 AM
> *To:* asterisk-users at lists.digium.com
> *Subject:* [asterisk-users] issue with some numbers
>
>
>
> Hello all
>
>
>
> I have a small issue with some mobiles numbers when I call these numbers
> using asterisk I have all the time answer machine. But when I call these
> numbers using my mobile or another phone there is no problem.
>
>
>
> Any help will be appreciated
>
>
>
> I doubt that asterisk per se is the cause of your problem.  My suggestions
> would be
>
> #1 call using a regular phone with the asterisk line to insure that you?re
> not getting a telco block on the ID (Assuming you?re using DAHDI and
copper,
> not SIP trunk)
>
> #2 check the delay on your dial command ? you might be taking long enough
> to complete the command that the carrier dumps you straight to VM.
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20110214/361f4502/attachment.htm>
You may need to provide some more scenario detail From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of salaheddine elharit Sent: Monday, February 14, 2011 7:16 PM To: asterisk-users at lists.digium.com Subject: [asterisk-users] issue with some numbers Hello all I have a small issue with some mobiles numbers when I call these numbers using asterisk I have all the time answer machine. But when I call these numbers using my mobile or another phone there is no problem. Any help will be appreciated -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110214/8f8f2706/attachment.htm>