Re: [asterisk-users] SIP: number to names

2007-04-13 Thread Ronaldo Zacarias Afonso

OK Yuan,

What I wanted to know is if the extension I've created is right.

exten = 101,1,Dial(SIP/sip:[EMAIL PROTECTED])

Will my asterisk bridge a SIP phone that dialed 101 to the SIP user:
[EMAIL PROTECTED] 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 [EMAIL PROTECTED] wrote:

From: Ronaldo Zacarias Afonso [EMAIL PROTECTED]
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:[EMAIL PROTECTED])

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


Re: [asterisk-users] SIP: number to names

2007-04-13 Thread Eric \ManxPower\ Wieling

It would be exten = 101,1,Dial(SIP/[EMAIL PROTECTED])

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:[EMAIL PROTECTED])

Will my asterisk bridge a SIP phone that dialed 101 to the SIP user:
[EMAIL PROTECTED] 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 [EMAIL PROTECTED] wrote:

From: Ronaldo Zacarias Afonso [EMAIL PROTECTED]
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:[EMAIL PROTECTED])

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


Re: [asterisk-users] SIP: number to names

2007-04-13 Thread Yuan LIU

From: Ronaldo Zacarias Afonso [EMAIL PROTECTED]
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:[EMAIL PROTECTED])


OK, the syntax is a bit off.

exten = 101,1,Dial(SIP/[EMAIL PROTECTED])

will send the call to [EMAIL PROTECTED] (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:
[EMAIL PROTECTED] 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 [EMAIL PROTECTED] wrote:

From: Ronaldo Zacarias Afonso [EMAIL PROTECTED]
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:[EMAIL PROTECTED])

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



___
--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


[asterisk-users] SIP: number to names

2007-04-12 Thread Ronaldo Zacarias Afonso

Hi all,

Is it possible to configure an extension number to dial a sip address?
For example:

exten = 101,1,Dial(SIP/sip:[EMAIL PROTECTED])

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


RE: [asterisk-users] SIP: number to names

2007-04-12 Thread Yuan LIU

From: Ronaldo Zacarias Afonso [EMAIL PROTECTED]
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:[EMAIL PROTECTED])

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