[asterisk-users] Full SIP dial string

William Stillwell william at stillwellsoft.com
Sat Jun 11 07:02:58 CDT 2011


From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ruddy Gbaguidi
Sent: Saturday, June 11, 2011 3:42 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Full SIP dial string

Hi All
I want to be able to read some sip informations (from a database) like
username, password, host and extension number and place a Dial from
asterisk.
So basicly, I want to dial sip extensions without modifying sip.conf each
time.

I don't know, in the dialplan, what the dial string should look like. 
I tried
SIP/<username>:<password>@<host>/<exten> 
without success

Can you help ?
Thanks

-----------------------


Try SIP/<exten>@<host>


William Stillwell






More information about the asterisk-users mailing list