Re: [Asterisk-Users] C files of Asterisk

2005-05-25 Thread Chris Glover
The clock on your computer still thinks it's April... Please fix!

As for editing C code.. any decent text editor will do the job.

On Mon, 2005-04-25 at 13:26 +0530, Bharat M. Sarvan wrote:
 Hello Everybody,
 
  I was going thru the C code of Asterisk. Does
 anybody know how does one go about modifying the C code of Asterisk?
 Please do reply 
 
  
 
  
 
  
 
  
 
  
 
 Regards,
 
 Bharat M. Sarvan
 
 EZZI BPO Pvt Ltd.,
 
 PUNE.
 
  
 
 
 ___
 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
-- 
Chris
--
E Mail: [EMAIL PROTECTED]
SIP: [EMAIL PROTECTED]
IAXTEL: 17003366726

___
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] C files of Asterisk

2005-05-25 Thread Bob Goddard
On Monday 25 April 2005 08:56, Bharat M. Sarvan wrote:
 Hello Everybody,

  I was going thru the C code of Asterisk. Does
 anybody know how does one go about modifying the C code of Asterisk? Please
 do reply.

How many times must you ask this?

If you do not know how to edit a file then you have no chance of
programming in C. Flame suit on
___
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] C files of Asterisk

2005-05-25 Thread Ronald Wiplinger

Bob Goddard wrote:


On Monday 25 April 2005 08:56, Bharat M. Sarvan wrote:
 


Hello Everybody,

I was going thru the C code of Asterisk. Does
anybody know how does one go about modifying the C code of Asterisk? Please
do reply.
   



How many times must you ask this?

If you do not know how to edit a file then you have no chance of
programming in C. Flame suit on
 



Bob and Chris,

1. I found only one question from him. Flame on: how many finger can you 
see, when you show your thumb up ;-)


2. Even somebody would ask twenty times, than just don't answer.

3. In fact your answer is for me a so called No-answer, because it 
does not lead to a conclusion, but makes everybody laughing about you both.


4. It might be that English is not worded correct. The best way is 
always to think positive and try to understand.
I am sure, that he was not asking how to use an editor. If we can make 
sure that, what could be his question?


5. Maybe he was asking what to do with his changes? Maybe he was asking 
for help in the code - code tree? It is just a wild guess.
However, it is sure, that nobody on the list has the right to shout to 
another list participant.


Bob and Chris, there is REALLY NO REPLY NECESSARY.



Dear */Bharat,

you may ask your question at the developer list Asterisk-dev, where you 
may find your answer. This list is for users. Here we do not change 
codes, we use the code, that our developers have prepared for us. We 
help each other to setup the system so that it is usable. We try to give 
hints and solutions to problems or questions regarding the use of Asterisk.



bye

Ronald
/*

___
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] C files of Asterisk

2005-05-25 Thread Bob Goddard
On Wednesday 25 May 2005 11:27, Ronald Wiplinger wrote:
 Bob Goddard wrote:
 On Monday 25 April 2005 08:56, Bharat M. Sarvan wrote:
 Hello Everybody,
 
  I was going thru the C code of Asterisk. Does
 anybody know how does one go about modifying the C code of Asterisk?
  Please do reply.
 
 How many times must you ask this?
 
 If you do not know how to edit a file then you have no chance of
 programming in C. Flame suit on

 Bob and Chris,

 1. I found only one question from him. Flame on: how many finger can you
 see, when you show your thumb up ;-)

Then you did not look hard enough.

 2. Even somebody would ask twenty times, than just don't answer.

Why? Just so he can ask another 20 times?

[...]

 Dear */Bharat,

 you may ask your question at the developer list Asterisk-dev, where you

He has.
___
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] C files of Asterisk

2005-05-25 Thread Matthew Boehm
Use your favorite text editor. That is how you modify the code. Personally,
I like pico.

-Matthew

Bharat M. Sarvan wrote:
 Hello Everybody,

  I was going thru the C code of Asterisk.
 Does anybody know how does one go about modifying the C code of
 Asterisk? Please do reply.











 Regards,

 Bharat M. Sarvan

 EZZI BPO Pvt Ltd.,

 PUNE.







 ___
 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] C files of Asterisk

2005-05-25 Thread Huddleston, Robert
Wow I found a fellow pico user... I'm constantly receiving ridicule for my
use of pico... I cannot stand vi... If I don't have pico sometimes the ol'
emacs...
But vi is garbage.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew Boehm
Sent: Wednesday, May 25, 2005 10:08 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] C files of Asterisk

Use your favorite text editor. That is how you modify the code. Personally,
I like pico.

-Matthew

Bharat M. Sarvan wrote:
 Hello Everybody,

  I was going thru the C code of Asterisk.
 Does anybody know how does one go about modifying the C code of
 Asterisk? Please do reply.











 Regards,

 Bharat M. Sarvan

 EZZI BPO Pvt Ltd.,

 PUNE.







 ___
 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
___
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] C files of Asterisk

2005-05-25 Thread Neal Walton

Modifying the C files of asterisk is very different from modifying the 
config files.  If you are not currently a programmer, this will be a very 
long and slow process.  First, a good understanding of the C language 
programming statements and language syntax is needed.  Next, you will need 
to learn about the algorithms and data structures of programming.  There 
are many good books available at libraries and book stores which cover 
these subjects.  Next, you will need to decide which features of asterisk 
need to be modified.  Then you will need to read a large portion of the 
existing asterisk C code to learn how the program works to determine how to 
make the modifications.  Programming is very exciting and rewarding, but 
requires years of dedication to the subject to become proficient.  If you 
were wanting more immediate results, you may want to hire a programmer that 
already understands asterisk.

-Original Message-
From:   Bharat M. Sarvan [SMTP:[EMAIL PROTECTED]
Sent:   Monday, April 25, 2005 12:57 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject:[Asterisk-Users] C files of Asterisk

Hello Everybody,

 I was going thru the C code of Asterisk. Does
anybody know how does one go about modifying the C code of Asterisk? Please
do reply.











Regards,

Bharat M. Sarvan

EZZI BPO Pvt Ltd.,

PUNE.



  File: ATT00250.htmlFile: ATT00251.txt  

___
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