| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
Asterisk@home and calling cards?-Needed HELP!Technical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| Hi, any ideas how to setup a asterisk to automatically dial a calling card and its pin number? What I want is to set up a rechargeable prepaid calling card and its PIN number so I just have to dial a destination number after I pick up the phone. Thank you. |
| |||
| http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial Look at Dial() option parameter
You might have problems if the codec is anything but G.711u or G.711a since I assume this option uses InBand DTMF tones (haven't looked at the code for apps/app_dial.c yet). See ya... d.c. |
| |||
| Thanks a lot, MR. Chandave, but I still have a problem: when a extension dial out the number it doesn't give enough time to enter the PIN number. I need a break ou pause command to put in between the number to dial and the pin number to be dialed as dtmf tone. If you have a chance to spare a min for me, I really apreciate. Thank you. |
| |||
| Did you try adding 'w' into your dial string as suggested in the Dial() documentation I provided as a reference: http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial. See ya... d.c. |
| |||
| Ok, MR Chandave!. Thank you very much for your time. I had to make some costumizing in my dial string. I'm posting here just to let others to know, instead, trying to figure it out. With those "w" I could make it to work, but for my calling card company I had to mix a little bit with number: exten => s,1,Dial(SIP/1800XXXXXXX@provider.com,15,D(wwwwwXwXwXwXwXwXwXwX wXwXwXwX)) where the X's are the PIN numbers. where the provider.com =sip provider I had to put a pause of 1/2 sec in between each number to let the calling card company understand the PIN digits. I don't know why, just works for me. Thanks again, MR. Chandave. Peoples like you is what makes the internet worthwide.http://voxilla.com/modules/PNphpBB2/...s/image_14.gif 14 |
| | |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SPA3000 does not accept pin when calling from Asterisk@Home | vox123 | Asterisk Support Forum | 2 | May 21st, 2006 09:26 AM |
| Upgrade Your Call Shop / Calling Cards Business | callexchange | Press releases | 0 | May 15th, 2006 11:16 AM |
| Help needed in Asterisk@Home v2.2 | locusgateway | Asterisk Support Forum | 2 | March 8th, 2006 03:20 AM |
| Asterisk@Home setup assistance needed | agauger | Asterisk Support Forum | 3 | September 29th, 2005 11:33 AM |
| Using calling cards on dialplan | albersag | Linksys (Sipura) VoIP Support Forum | 0 | June 4th, 2005 10:14 AM |