John Regal
2010-Nov-05 15:11 UTC
[asterisk-users] Elementary question - accessing feature codes from cell phone
Hi, please forgive me for this (hopefully) simple question. I cannot seem to find an answer or solution while searching around. I want to be able to call in to my server using my cell phone and be able to set call forwarding for my extension and enter a phone number and also be able to call in to that extension and disable the call forwarding. I see I can do this through the ARI web interface but wish to do this with my cell phone. Currently, it seems I can only get into my voicemail and attempting to run feature codes like *72 don't get recognized. I currently have a DID assigned to my extension if this helps. I am not sure if it is required. Thanks much. jellydog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101105/b4e68624/attachment.htm
Danny Nicholas
2010-Nov-05 15:20 UTC
[asterisk-users] Elementary question - accessing feature codes fromcell phone
_____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of John Regal Sent: Friday, November 05, 2010 10:11 AM To: asterisk-users at lists.digium.com Subject: [asterisk-users] Elementary question - accessing feature codes fromcell phone Hi, please forgive me for this (hopefully) simple question. I cannot seem to find an answer or solution while searching around. I want to be able to call in to my server using my cell phone and be able to set call forwarding for my extension and enter a phone number and also be able to call in to that extension and disable the call forwarding. I see I can do this through the ARI web interface but wish to do this with my cell phone. Currently, it seems I can only get into my voicemail and attempting to run feature codes like *72 don't get recognized. I currently have a DID assigned to my extension if this helps. I am not sure if it is required. Thanks much. jellydog Hope this answer is more helpful than harmful, but in my experience and reading, feature codes and cell phones don't play well together. DTMF processing is usually way less than 100% reliable in this setup. Your best bet is probably to replicate the feature function you want into an extension (1234 instead of *72) and dialing that from your cell or using the web interface on your cell to do the ARI function. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101105/32c6e82d/attachment.htm
Zeeshan Zakaria
2010-Nov-05 15:36 UTC
[asterisk-users] Elementary question - accessing feature codes fromcell phone
DTMF sent from cell phones are usually not well recognized at the asterisk end. The main reason for this is that cell phones transmit out-of-band DTMF, which by the time reaches an asterisk server traveling through cell towers, their equipment, various VoIP carriers etc. is usually drifted away from its acceptable frequency threshhold. Or if a carrier is converting it into inband, it might not be right at this carrier's end, meaningful it'll have no tone at all. Receiving out-of-band DTMF over physical lines like T1s is usually much more reliable than SIP, because the expensive equipment at big telcos is better at fixing up bad tones and send you the correct tones. Zeeshan A Zakaria -- www.ilovetovoip.com www.pbxforall.com On 2010-11-05 11:24 AM, "Danny Nicholas" <danny at debsinc.com> wrote: ------------------------------ *From:* asterisk-users-bounces at lists.digium.com [mailto: asterisk-users-bounces at lists.digium.com] *On Behalf Of *John Regal *Sent:* Friday, November 05, 2010 10:11 AM *To:* asterisk-users at lists.digium.com *Subject:* [asterisk-users] Elementary question - accessing feature codes fromcell phone Hi, please forgive me for this (hopefully) simple question. I cannot seem to find an answer or ... Hope this answer is more helpful than harmful, but in my experience and reading, feature codes and cell phones don?t play well together. DTMF processing is usually way less than 100% reliable in this setup. Your best bet is probably to replicate the feature function you want into an extension (1234 instead of *72) and dialing that from your cell or using the web interface on your cell to do the ARI function. -- _____________________________________________________________________ -- 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/20101105/588ddd70/attachment.htm
Jamie A. Stapleton
2010-Nov-05 18:50 UTC
[asterisk-users] Elementary question - accessing feature codes from cell phone
We use DISA (http://www.voip-info.org/wiki/view/Asterisk+cmd+DISA) to access our entire [features] context from our cell phones. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of John Regal Sent: Friday, November 05, 2010 11:11 AM To: asterisk-users at lists.digium.com Subject: [asterisk-users] Elementary question - accessing feature codes from cell phone Hi, please forgive me for this (hopefully) simple question. I cannot seem to find an answer or solution while searching around. I want to be able to call in to my server using my cell phone and be able to set call forwarding for my extension and enter a phone number and also be able to call in to that extension and disable the call forwarding. I see I can do this through the ARI web interface but wish to do this with my cell phone. Currently, it seems I can only get into my voicemail and attempting to run feature codes like *72 don't get recognized. I currently have a DID assigned to my extension if this helps. I am not sure if it is required. Thanks much. jellydog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101105/68625bda/attachment.htm
Maybe Matching Threads
- HTTP Parser (Regal)
- prob package: elementary probability on finite sample spaces
- prob package: elementary probability on finite sample spaces
- Elementary question about computing confidence intervals.
- RE: summaries (was: SUMMARY: "elementary sapply question")