[Asterisk-Users] fwd settings

Craig Waddington craig at xmbsystems.com
Fri Feb 6 18:10:36 MST 2004


SIP.CONF

 

 

[general]

; Codecs - your choice

disallow=>all

;allow=>gsm

allow=>ulaw

allow=>alaw

;allow=>ilbc

;allow=>spx

allow=>g723

allow=>g729

 

register=>1234:password at fwd.pulver.com/5000

 

[fwd.pulver.com]

type=>friend

secret=>password

username=>1234

host=>fwd.pulver.com

context=>sip

nat=>yes

;ext for free world dial up

fromuser=>1234  

fromdomain=>fwd.pulver.com

reinvite=>no

canreinvite=>no

 

 

EXTENSIONS.CONF

 

[globals]

FWDPHONE=>SIP/5000

FWDUSERID=>1234

FWDPASSWORD=>password

FWDUSERNAME=>CalleID Name

 

[default] 

 

; context which is in zapata.conf

include => fwd-out

 

[sip]

exten => 5000,1,Dial(${FWDPHONE},30,t)

exten => 5000,2,Hangup

 

[fwd-out]

exten => _7.,1,SetCallerID(${FWDUSERID})

exten => _7.,2,SetCIDName(${FWDUSERNAME})

exten => _7.,3,Dial(SIP/${EXTEN:1}@fwd.pulver.com)

exten => _7.,4,Playback(invalid)

exten => _7.,5,Hangup

 

 

www.ntfs.org

 

________________________________

From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Francisco
Perez-Landaeta
Sent: 05 February 2004 19:20
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] fwd settings

 

Hi, i finally was able to get dialtone on my fxs board. !! however, i
think i am missing something in the fwd setting to make work my account.

 

i am getting an error authenticating my account

 

could someone send me the exact settings to put on sip.conf ? to  make
it work ?

 

i have my own account, password but i am getting it wrong.

 

thanks,

 

Francisco

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040206/64677038/attachment.htm


More information about the asterisk-users mailing list