Re: [Asterisk-Users] Starting with Asterisk-SIP

2005-04-02 Thread Mike
On Sat, 2 Apr 2005, ruben cuevas rumin wrote:
Hi all,
I'm a Telecomunication Engeenering student. I have to develop a VoIP
apliccation using SIP protocol. I have to develop the SIP Server, and
the SIP clients.
I think I can use Asterisk for this issue. I have installed it and I
have run it, but I don't know how I have to configure it.
I have read the documentation, but It's so much big and I don't know
what I have to do.
Someone could tell me what configuration files have I to use, and what
have I to put in this files?. If is it posible, I would like someone
send me some simple examples of this files.
It would be wonderful if someone could help me.
Thanks in advance.
Best Regards,
 Rubén.
Do this:
in
/usr/src/asterisk
run make samples
now you will have the sample configs in /etc/asterisk
then take a look at voip-info.org
Michael


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

Re: [Asterisk-Users] Starting with Asterisk-SIP

2005-04-02 Thread Jean-Michel Hiver

I think I can use Asterisk for this issue. I have installed it and I
have run it, but I don't know how I have to configure it.
 

You should go and read some docs:
http://www.digium.com/handbook-draft.pdf
I have read the documentation, but It's so much big and I don't know
what I have to do.
 

The handbook isn't that big. You should be fine.
Someone could tell me what configuration files have I to use, and what
have I to put in this files?. If is it posible, I would like someone
send me some simple examples of this files.
 

Well I can't tell you what to do but I can tell you the following:
- Entries sip.conf, iax.conf have nothing to do with contexts (they 
refer to them though, through context = blah directives
)
- Entries in extensions.conf are all contexts.

This was the only thing I had to realize before I could use the software.
It would be wonderful if someone could help me.
 

Unfortunately, I can't do for you the research work you're supposed to 
be doing. But do take a look at voip-info.org. There's a lot of good 
stuff there - it's a wonderful resource and will help you get going.

Cheers,
--
Ykoz Un Max - La VoIP en pré-payé!
Essayez gratuitement - 5 crédits offerts.
--- http://ykoz.net/voip/max ---
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Starting with Asterisk-SIP

2005-04-02 Thread Kerry Garrison
If you ar really lost I would suggest getting [EMAIL PROTECTED] and getting your
system up and running fairly easily. Then you can look at the config files
in case you want to do it yourself later.

Kerry Garrison
http://www.geekgazette.com
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ruben cuevas
rumin
Sent: Saturday, April 02, 2005 8:24 AM
To: Asterisk-Users@lists.digium.com
Subject: [Asterisk-Users] Starting with Asterisk-SIP

Hi all,

I'm a Telecomunication Engeenering student. I have to develop a VoIP
apliccation using SIP protocol. I have to develop the SIP Server, and the
SIP clients.

I think I can use Asterisk for this issue. I have installed it and I have
run it, but I don't know how I have to configure it.

I have read the documentation, but It's so much big and I don't know what I
have to do.

Someone could tell me what configuration files have I to use, and what have
I to put in this files?. If is it posible, I would like someone send me some
simple examples of this files.

It would be wonderful if someone could help me.

Thanks in advance.

Best Regards,

  Rubén.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



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


Re: [Asterisk-Users] Starting with Asterisk-SIP

2005-04-02 Thread Jeff Heath
This may not work for you on a student budget unless you're willing to
cut into your beer budget ... :-)

I recently got the book and cd from Signate and got a system up pretty
quickly that can make calls back and forth between a couple of SIP
phones directly attached to the server.  

take a look at www.signate.com

Jeff Heath


On Sat, 2005-04-02 at 11:24, ruben cuevas rumin wrote:
 Hi all,
 
 I'm a Telecomunication Engeenering student. I have to develop a VoIP
 apliccation using SIP protocol. I have to develop the SIP Server, and
 the SIP clients.
 
 I think I can use Asterisk for this issue. I have installed it and I
 have run it, but I don't know how I have to configure it.
 
 I have read the documentation, but It's so much big and I don't know
 what I have to do.
 
 Someone could tell me what configuration files have I to use, and what
 have I to put in this files?. If is it posible, I would like someone
 send me some simple examples of this files.
 
 It would be wonderful if someone could help me.
 
 Thanks in advance.
 
 Best Regards,
 
   Rubén.
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

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


RE: [Asterisk-Users] Starting with Asterisk-SIP

2005-04-02 Thread Damon Estep
Start here to get it running, plan on burning a couple days playing with it. 
There is no fast way to get comfortable with it other than hands on and 
research on the list and wiki.

http://www.voip-info.org/wiki-Asterisk+Step-by-step+Installation

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ruben cuevas 
rumin
Sent: Saturday, April 02, 2005 9:24 AM
To: Asterisk-Users@lists.digium.com
Subject: [Asterisk-Users] Starting with Asterisk-SIP

Hi all,

I'm a Telecomunication Engeenering student. I have to develop a VoIP
apliccation using SIP protocol. I have to develop the SIP Server, and
the SIP clients.

I think I can use Asterisk for this issue. I have installed it and I
have run it, but I don't know how I have to configure it.

I have read the documentation, but It's so much big and I don't know
what I have to do.

Someone could tell me what configuration files have I to use, and what
have I to put in this files?. If is it posible, I would like someone
send me some simple examples of this files.

It would be wonderful if someone could help me.

Thanks in advance.

Best Regards,

  Rubén.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users