From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@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




--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to