[Asterisk-Users] Realtime IAX

Are london3 at gmail.com
Sat Nov 19 11:46:37 MST 2005


I am using the following on my server:

name: voipjet
username: voipjet
type: friend
secret: NULL
md5secret: (md5password)
auth: md5
accountcode: VoipJet
context: casa
defaultip: NULL
host: 64.34.45.100 <http://64.34.45.100>
qualify: no
disallow: all
allow: gsm;alaw;ulaw
ipaddr: NULL
port: NULL
regseconds: NULL

I have to use the following Dial command

Dial(IAX2/uid at voipjet/${EXTEN:3})

This takes the password and host from REALTIME but you still have to put the
voipjet uid in extensions.conf

That is the best we have been able to do. If anybody can do better I like to
know.

Actually in AstBill we are getting the complete Dial String from the MySQL
database by returning a Variable from the AGI script. This make our dialing
100% flexible and make it simple to implement efficient LCR.

exten => _XXXXXX.,5,Dial(${DIALSTRING})

--
Are Casilla
http://astartelecom.com - Independent VOIP Telecoms Broker. Asterisk
Consultants
http://astbill.com - Open Source Billing, Routing and Management software
for Asterisk and VOIP
AstBill DEMO: http://demo.astbill.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051119/62872c11/attachment.htm


More information about the asterisk-users mailing list