Hi Ali, > I have sent a previous email with a problem that I solved by using component > mode. In this mode the asterisk server acts as a subdomain. So I can call > [EMAIL PROTECTED], [EMAIL PROTECTED]
That's a nice way of using Asterisk's component capability. Which XMPP/Jingle client are you using? > However I want it to call the number in dialed initially I.e 1000 or 1001 > etc etc etc. Any way to do this parsing using Asterisk ? If your XMPP/Jingle client can send DTMF, you can use Asterisk's DISA application that will collect the entered digits and place a new call : http://www.voip-info.org/wiki-Asterisk+cmd+DISA If your XMPP/Jingle client cannot send DTMF, then please open a feature request on the bug tracker : http://bugs.digium.com/, along with an Asterisk's debug output and detailed description of the feature. Cheers, Philippe _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
