Tagged Questions

1
vote
3answers
231 views

How to send a dial string from the computer to asterisks to call a phone?

I've been trying to figure out how to send a dial string to the asterisks server which should then handle a call to the phone with that extension. I know there are programs like X-Lite and such but I ...
1
vote
1answer
577 views

Java program to auto dial a calling card phone number, problem with entering card number

I wrote a Java program to mimic the sounds to dial phone numbers, it works fine except when it comes to phone cards, it needs to dial a local number first (no problem, it successfully connects to a ...