[asterisk-users] SIP: number to names

Yuan LIU yliu11 at hotmail.com
Fri Apr 13 11:11:03 MST 2007


>From: "Ronaldo Zacarias Afonso" <ronaldoafonso at gmail.com>
>Date: Fri, 13 Apr 2007 08:06:04 -0300
>
>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)

OK, the syntax is a bit off.

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

will send the call to user at domain.com (at least that's what I'm using); 
whether that user (more precisely, the server that hosts this user) accepts 
the call is up to the server.

Yuan Liu

>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)
>>
>>
>>_______________________________________________
>>--Bandwidth and Colocation provided by Easynews.com --
>>
>>asterisk-users mailing list
>>To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>_______________________________________________
>--Bandwidth and Colocation provided by Easynews.com --
>
>asterisk-users mailing list
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list