[asterisk-users] Config Files
Faheem
faheem_imt at yahoo.com
Wed Oct 14 10:51:21 CDT 2009
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/14168404433 at adf)
///////////////////////////////////////
; sip.conf
; Registry string
register=> adf:123 at 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 <mhoppes at gmail.com> wrote:
From: Matt <mhoppes at gmail.com>
Subject: [asterisk-users] Config Files
To: asterisk-users at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091014/bb4f01fd/attachment.htm
More information about the asterisk-users
mailing list