[asterisk-users] SIP: number to names

Eric "ManxPower" Wieling eric at fnords.org
Fri Apr 13 07:27:40 MST 2007


It would be exten => 101,1,Dial(SIP/user at host.domain.com)

If Asterisk does not find a [host.domain.com] entry in sip.conf it will 
dial by hostname/IP address.  Only settings in sip.conf [general] 
section will be used.  People do this with Asterisk all the time.  You 
are not trying to do anything special.

Ronaldo Zacarias Afonso wrote:
> OK Yuan,
> 
> What I wanted to know is if the extension I've created is right.
> 
> exten => 101,1,Dial(SIP/sip:user at domain.com)
> 
> Will my asterisk bridge a SIP phone that dialed 101 to the SIP user:
> user at domain.com? Do I need some think more in order for it to work? Do
> you have or know any documentation that explains me that?
> 
> Regards ....
> 
> Ronaldo.
> 
> 
> On 4/13/07, Yuan LIU <yliu11 at hotmail.com> wrote:
>> >From: "Ronaldo Zacarias Afonso" <ronaldoafonso at gmail.com>
>> >Date: Thu, 12 Apr 2007 11:54:51 -0300
>> >
>> >Hi all,
>> >
>> >Is it possible to configure an extension number to dial a sip address?
>>
>> Nothing prevents you from doing this.
>>
>> Yuan Liu
>>
>> >For example:
>> >
>> >exten => 101,1,Dial(SIP/sip:user at domain.com)
>> >
>> >That way I can dial to a sip name using my Hardphone that is not able
>> >to dial using names just numbers.
>> >Thanks in advance.
>> >
>> >Ronaldo.
>> >(I hope putting my sip address soon here)


More information about the asterisk-users mailing list