[asterisk-users] Config Files

2009-10-14 Thread Matt
Greetings,
I have a fresh asterisk installation.  When I install I get all of the
config files.  What is the best way to get a 'stripped' down system with
just the bare config files I would need to do a sip connection?
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] Config Files

2009-10-14 Thread Faheem
Here is sample configuration
Just add a registry string and a sip account and send all calls to this account.
For example in dial string in extensions.conf
exten=,_X.,1,Dial(SIP/14168404...@adf)

///
;    sip.conf

; Registry string
register= adf:1...@voip-provider.com:9060

;sip account
[adf]
type=peer
host=voip-provider.com
port=9060
context=default
country=us
dtmfmode=rfc2833
restrictcid=no
canreinvite=yes
insecure=no
disallow=all
allow=ulaw
allow=alaw
allow=g729
allow=gsm
promiscredir=yes
t38_udptl=yes
qualify=25000
nat=yes



Muhammad Faheem

--- On Wed, 10/14/09, Matt mhop...@gmail.com wrote:

From: Matt mhop...@gmail.com
Subject: [asterisk-users] Config Files
To: asterisk-users@lists.digium.com
Date: Wednesday, October 14, 2009, 7:39 PM

Greetings,
I have a fresh asterisk installation.  When I install I get all of the config 
files.  What is the best way to get a 'stripped' down system with just the bare 
config files I would need to do a sip connection?


-Inline Attachment Follows-

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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


  ___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] Config Files

2009-10-14 Thread C. Chad Wallace

At 10:39 AM on 14 Oct 2009, Matt wrote:

 Greetings,
 I have a fresh asterisk installation.  When I install I get all of the
 config files.  What is the best way to get a 'stripped' down system
 with just the bare config files I would need to do a sip connection?

In my experience, this was a bit of a procedure.  But I thought it was
worth it to reduce clutter.

Basically, you need to find out which modules you need, and set
autoload=no in modules.conf, and then load (with load=xxx.so) each
module individually, making sure you've also loaded each module's
dependencies.  Finding these dependencies was a bit of leg work.  I
don't remember where I figured that out... sorry.

Then you need to find out which modules need which configuration files,
and then delete the rest of them...

To get you started, I've attached my modules.conf (with sparse
comments), and here's a list of the files in my /etc/asterisk directory:

asterisk.conf
cdr.conf
cdr_custom.conf
extensions.ael
extensions.conf
features.conf
indications.conf
logger.conf
modules.conf
musiconhold.conf
queues.conf
sip.conf
voicemail.conf
zapata-channels.conf
zapata.conf


YMMV, HTH, HAND. :-)


-- 

C. Chad Wallace, B.Sc.
The Lodging Company
http://www.skihills.com/
OpenPGP Public Key ID: 0x262208A0



modules.conf
Description: Binary data


signature.asc
Description: PGP signature
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

[asterisk-users] config files to mysql convertion

2007-06-12 Thread ram

Hi

does any one come acrosss the tool

which convert the normal config files of sip.conf, extension.conf...etc

will convert automatically to mysql. with with any problems

if yes, kindly point me to that toolm which iam looking

thanks

ram
___
--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] config files

2006-07-14 Thread Stephen Murphy








How do I login to a polycom phone to retrieve the
config files?



Stephen Murphy

VP Operations

Cell: 604
790 3070

wVoIP: 604
638 8181

web:
expansivenetworks.com




 
  
  
  
  
  501  905 West Pender St
  
  
  Vancouver, BC V6C 1L6
  
 









___
--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] config files

2006-07-14 Thread Douglas Garstang



Stephen,

As far 
as I know, there's no way to pull the current config directly from Polycom IP 
phones. You can connect to the internal web server on the phone, and get/set 
some parameters through that interface, but not _all_ the settings. You really 
need to start with a standard set of xml configuration files, anFTP 
server, and start from there.

It 
would be great if you grab the config for a phone tho.

Doug.

  -Original Message-From: Stephen Murphy 
  [mailto:[EMAIL PROTECTED]Sent: Friday, July 14, 2006 12:40 
  PMTo: asterisk-users@lists.digium.comSubject: 
  [asterisk-users] config files
  
  How do I login to a polycom phone 
  to retrieve the config files?
  
  Stephen 
  Murphy
  VP 
  Operations
  Cell: 
  604 790 3070
  wVoIP: 
  604 638 8181
  web: 
  expansivenetworks.com
  
  


  

  
501  905 West Pender 
St
  
Vancouver, BC V6C 
1L6
  
___
--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] config files

2006-07-14 Thread Alex Robar
The phones will upload their XML files to an FTP server that you specify automatically upon boot. If you don't include other files there, there shouldn't be any configuration wipe, and you should be left with a set of XML files for usage.
AlexOn 7/14/06, Douglas Garstang [EMAIL PROTECTED] wrote:









Stephen,

As far 
as I know, there's no way to pull the current config directly from Polycom IP 
phones. You can connect to the internal web server on the phone, and get/set 
some parameters through that interface, but not _all_ the settings. You really 
need to start with a standard set of xml configuration files, anFTP 
server, and start from there.

It 
would be great if you grab the config for a phone tho.

Doug.

  -Original Message-From: Stephen Murphy 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, July 14, 2006 12:40 
  PMTo: asterisk-users@lists.digium.com
Subject: 
  [asterisk-users] config files
  
  How do I login to a polycom phone 
  to retrieve the config files?
  
  Stephen 
  Murphy
  VP 
  Operations
  Cell: 
  604 790 3070
  wVoIP: 
  604 638 8181
  web: 
  expansivenetworks.com
  
  


  

  
501 – 905 West Pender 
St
  
Vancouver, BC V6C 
1L6
  

___--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing listTo UNSUBSCRIBE or update options visit:  
http://lists.digium.com/mailman/listinfo/asterisk-users-- Alex Robar[EMAIL PROTECTED]
___
--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] config files

2006-07-14 Thread Douglas Garstang



Alex,

The 
phones don't upload their XML config files upon boot. They download them from 
the FTP server.

Douglas.

  -Original Message-From: Alex Robar 
  [mailto:[EMAIL PROTECTED]Sent: Friday, July 14, 2006 3:33 
  PMTo: Asterisk Users Mailing List - Non-Commercial 
  DiscussionSubject: Re: [asterisk-users] config 
  filesThe phones will upload their XML files to an FTP 
  server that you specify automatically upon boot. If you don't include other 
  files there, there shouldn't be any configuration wipe, and you should be left 
  with a set of XML files for usage. Alex
  On 7/14/06, Douglas 
  Garstang [EMAIL PROTECTED] 
  wrote:
  


Stephen,

As far as I know, there's 
no way to pull the current config directly from Polycom IP phones. You can 
connect to the internal web server on the phone, and get/set some parameters 
through that interface, but not _all_ the settings. You really need to start 
with a standard set of xml configuration files, anFTP server, and 
start from there.

It would be great if you 
grab the config for a phone tho.

Doug.


  -Original 
  Message-From: Stephen Murphy [mailto:[EMAIL PROTECTED]]Sent: Friday, July 
  14, 2006 12:40 PMTo: asterisk-users@lists.digium.com Subject: 
  [asterisk-users] config files
  
  How do I login to a polycom 
  phone to retrieve the config files?
  
  Stephen 
  Murphy
  VP 
  Operations
  Cell: 
  604 790 3070
  wVoIP: 
  604 638 8181
  web: 
  expansivenetworks.com
  
  


  

  
501 – 905 West Pender St
  
Vancouver, BC V6C 1L6
  
___--Bandwidth 
and Colocation provided by Easynews.com -- 
asterisk-users mailing listTo UNSUBSCRIBE or update options 
visit: http://lists.digium.com/mailman/listinfo/asterisk-users-- Alex Robar[EMAIL PROTECTED] 

___
--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] config files

2006-07-14 Thread Bruce Reeves
They will upload any changes you made at the phone. If a file does not exist on the server before rebooting while dumping the logs.On 7/14/06, Douglas Garstang
 [EMAIL PROTECTED] wrote:







Alex,

The 
phones don't upload their XML config files upon boot. They download them from 
the FTP server.

Douglas.

  -Original Message-From: Alex Robar 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, July 14, 2006 3:33 
  PMTo: Asterisk Users Mailing List - Non-Commercial 
  DiscussionSubject: Re: [asterisk-users] config 
  filesThe phones will upload their XML files to an FTP 
  server that you specify automatically upon boot. If you don't include other 
  files there, there shouldn't be any configuration wipe, and you should be left 
  with a set of XML files for usage. Alex
  On 7/14/06, Douglas 
  Garstang [EMAIL PROTECTED] 
  wrote:
  


Stephen,

As far as I know, there's 
no way to pull the current config directly from Polycom IP phones. You can 
connect to the internal web server on the phone, and get/set some parameters 
through that interface, but not _all_ the settings. You really need to start 
with a standard set of xml configuration files, anFTP server, and 
start from there.

It would be great if you 
grab the config for a phone tho.

Doug.


  -Original 
  Message-From: Stephen Murphy [mailto:
[EMAIL PROTECTED]]Sent: Friday, July 
  14, 2006 12:40 PMTo: 
asterisk-users@lists.digium.com Subject: 
  [asterisk-users] config files
  
  How do I login to a polycom 
  phone to retrieve the config files?
  
  Stephen 
  Murphy
  VP 
  Operations
  Cell: 
  604 790 3070
  wVoIP: 
  604 638 8181
  web: 
  expansivenetworks.com

  
  


  

  
501 – 905 West Pender St
  
Vancouver, BC V6C 1L6

  
___--Bandwidth 
and Colocation provided by Easynews.com -- 
asterisk-users mailing listTo UNSUBSCRIBE or update options 
visit: http://lists.digium.com/mailman/listinfo/asterisk-users
-- Alex Robar
[EMAIL PROTECTED] 


___--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing listTo UNSUBSCRIBE or update options visit:  
http://lists.digium.com/mailman/listinfo/asterisk-users-- BruceNortex Networks
___
--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] config files

2006-07-14 Thread Douglas Garstang



They 
will upload any changes made via the web interface, or via the menu's on the 
phone itself. 
They 
upload an 'overrides' file. They do not upload a new copy of the original XML 
files phone1.cfg and sip.cfg.
Therefore, if you had no XML (ie sip.cfg, phone1.cfg) files in the first 
place, you'll still have no XML files after the phone boots.

Doug.

  -Original Message-From: Bruce Reeves 
  [mailto:[EMAIL PROTECTED]Sent: Friday, July 14, 2006 
  3:58 PMTo: Asterisk Users Mailing List - Non-Commercial 
  DiscussionSubject: Re: [asterisk-users] config 
  filesThey will upload any changes you made at the phone. 
  If a file does not exist on the server before rebooting while dumping the 
  logs.
  On 7/14/06, Douglas 
  Garstang [EMAIL PROTECTED] 
  wrote:
  


Alex,

The phones don't upload 
their XML config files upon boot. They download them from the FTP 
server.


Douglas.


  -Original 
  Message-From: Alex Robar [mailto:[EMAIL PROTECTED]]Sent: Friday, July 14, 
  2006 3:33 PMTo: Asterisk Users Mailing List - Non-Commercial 
  DiscussionSubject: Re: [asterisk-users] config 
  filesThe phones will upload their XML files to an FTP 
  server that you specify automatically upon boot. If you don't include 
  other files there, there shouldn't be any configuration wipe, and you 
  should be left with a set of XML files for usage. Alex
  On 7/14/06, Douglas 
  Garstang [EMAIL PROTECTED] wrote: 
  


Stephen,

As far as I know, 
there's no way to pull the current config directly from Polycom IP 
phones. You can connect to the internal web server on the phone, and 
get/set some parameters through that interface, but not _all_ the 
settings. You really need to start with a standard set of xml 
configuration files, anFTP server, and start from 
there.

It would be great if 
you grab the config for a phone tho.

Doug.


  -Original 
  Message-From: Stephen Murphy [mailto: 
  [EMAIL PROTECTED]]Sent: Friday, July 14, 2006 
  12:40 PMTo: asterisk-users@lists.digium.com Subject: 
  [asterisk-users] config files
  
  How do I login to a 
  polycom phone to retrieve the config files?
  
  Stephen 
  Murphy
  VP 
  Operations
  Cell: 
  604 790 
  3070
  wVoIP: 
  604 638 8181
  web: 
  expansivenetworks.com 
  
  


  

  
501 – 905 West Pender 
  St
  
Vancouver, BC V6C 1L6 
  
___--Bandwidth 
and Colocation provided by Easynews.com -- 
asterisk-users mailing listTo UNSUBSCRIBE or update options 
visit: http://lists.digium.com/mailman/listinfo/asterisk-users 
-- Alex 
  Robar[EMAIL PROTECTED] 

___--Bandwidth 
and Colocation provided by Easynews.com -- 
asterisk-users mailing listTo UNSUBSCRIBE or update options 
visit: http://lists.digium.com/mailman/listinfo/asterisk-users-- BruceNortex 
  Networks 
___
--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] config files for Eicon Diva

2006-05-23 Thread Klaus Darilion

Hi Armin!

I want to backup my Eicon Diva configuration (I'm using melware v3 
drivers), but I could not find them. Where does Config Wizard stores the 
configuration?


thanks
klaus
___
--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] config files for Eicon Diva

2006-05-23 Thread Armin Schindler
The complete config is inside the file
  /usr/lib/divas/divas_cfg.rc

So you can just backup this file, or extract the XML part in it.

Armin


On Tue, 23 May 2006, Klaus Darilion wrote:
 Hi Armin!
 
 I want to backup my Eicon Diva configuration (I'm using melware v3 drivers),
 but I could not find them. Where does Config Wizard stores the configuration?
 
 thanks
 klaus
 ___
 --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] config files for Eicon Diva

2006-05-23 Thread Klaus Darilion

Armin Schindler wrote:

The complete config is inside the file
  /usr/lib/divas/divas_cfg.rc

So you can just backup this file, or extract the XML part in it.


Ah - now I see. The Config wizard creates the startupscript and 
configfile in a single file.


thanks
klaus



Armin


On Tue, 23 May 2006, Klaus Darilion wrote:

Hi Armin!

I want to backup my Eicon Diva configuration (I'm using melware v3 drivers),
but I could not find them. Where does Config Wizard stores the configuration?

thanks
klaus
___
--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] Config files for zaphfc in nt mode

2005-08-08 Thread Arik Funke
Does anybody have Asterisk running with a HFC-S card in nt mode 
flawlessly? If yes, I would be most grateful if they could send me a 
copy of their relevant config files.


I do not seem to be able to get it to work properly

Thanks,
Arik
___
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] Config files under CVS versioning system

2005-06-15 Thread Chris Earle (CBL)
Hi all,

I'm about to start building a bunch of asterisk servers with a team of
developers and I thought it would be a good idea to put each server's config
files under CVS so that we can keep track of changes, revert back etc...

Which files do you think I should include in the cvs modules?  just the
.conf files?

AND would it be possible to have the actual server copies be the versioned
copesi so all I'd have to do is a cvs update to install new changes?

Thoughs and suggestions appreciated,

Chris Earle
System Solutions Specialist


-- 
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.

___
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] Config Files

2004-07-02 Thread Tony Nichols
On Thu, 2004-07-01 at 18:27, chouck wrote:
 Thanks robert, But im having a problem trying to add a user that can login,
 im using a sipura voip box trying to connect to the server and it always
 gives me SIP/2.0 403 Forbidden.  Under what config can I allow users and
 hows it work exactly?  Thanks again!
 
Try here: http://astguiclient.sourceforge.net/scratch_install.html 
Matt has a real good walk through installation and even a sample
sipura config.
t o n y 

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


[Asterisk-Users] Config Files

2004-07-01 Thread chouck



Im having a trouble understanding the config files 
setup even with some documentation ive read such as the handbook, maybe im just 
illiterate. Anyway do you think some one can point me to some examples of 
real config files. Such as IAX, Extensions, and Sip. I just cant 
grasp the concept for some reason. If someone would like to help me out, 
maybe even explain one on one? Thanks a lot


RE: [Asterisk-Users] Config Files

2004-07-01 Thread Robert Jackson

-Original Message-
From: chouck [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 01, 2004 6:02 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Config Files


Im having a trouble understanding the config files setup even with some
documentation ive read such as the handbook, maybe im just illiterate.
Anyway do you think some one can point me to some examples of real
config files.  Such as IAX, Extensions, and Sip.  I just cant grasp the
concept for some reason.  If someone would like to help me out, maybe
even explain one on one?  Thanks a lot


Try these:
*  John Todd, Loligo.com:
http://www.loligo.com/asterisk/current/extensions.conf (cache)
* Tilghman: http://asterisk.drunkcoder.com/extensions.conf (cache)
* Zac Sprackett: http://sprackett.com/asterisk/conf/extensions.conf
(cache)


Also, check out the wiki at http://www.voip-info.org.

Hope this helps!
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Config Files

2004-07-01 Thread Olle E. Johansson
chouck wrote:
Im having a trouble understanding the config files setup even with some 
documentation ive read such as the handbook, maybe im just illiterate.  
Anyway do you think some one can point me to some examples of real 
config files.  Such as IAX, Extensions, and Sip.  I just cant grasp the 
concept for some reason.  If someone would like to help me out, maybe 
even explain one on one?  Thanks a lot
In every ASterisk source code distribution, there's a set of sample
config files with a lot of comments. Find those. A lot of time have
been spent to make these good examples. There's a complete IVR
system in there, echo tests and even sample configuration for calling
to Digium over the Internet. All should work directly after installation
of the sample config files and an Asterisk restart.
After compilation and installation, you get instructions on how to
install the samples.
Also, you've got pointers in other mails to a lot of good example files
on the net.
Good luck in your Asterisk exploration!
/O
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] Config Files

2004-07-01 Thread chouck
Thanks robert, But im having a problem trying to add a user that can login,
im using a sipura voip box trying to connect to the server and it always
gives me SIP/2.0 403 Forbidden.  Under what config can I allow users and
hows it work exactly?  Thanks again!

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