Hi!


I don't understand  what you mean by : ā€˛configure voice part on it", but I
can give general guidelines:



First you setup SPA3000 web UI:

1) Line1 Tab:



Sip settings:

  SIP port : 5060



Proxy and Registration:

  Proxy: Asterisk IP



Subscriber Information:

  Display Name: FXS_username

  Password: FXS password

  User ID: FXS_username



2) PSTN Line Tab:



SIP Settings:

  SIP port: 5061



Proxy and Registration:

  Proxy: Asterisk IP



Subscriber Information:

  Display Name: FXO_username

  Password: FXO_password

  User ID: FXO_username



Dial Plans:

  Dial Plan 1: (<S0:[EMAIL PROTECTED] IP:5060>)    (may be any other dial plan)



VoIP-To-PSTN Gateway Setup:

  VoIP-To-PSTN Gateway Enable: Yes

  Line 1 VoIP Caller DP: 1     (or any other setup like Dial Plan 1)



VoIP Users and Passwords (HTTP Authentication)

  VoIP User 1 Auth ID: asterisk

  VoIP User 1 DP: 1    (same as above)



PSTN-To-VoIP Gateway Setup:

  PSTN-To-VoIP Gateway Enable: Yes





Then Asterisk sip.conf:



[ FXO_username]

disallow=all

allow=alaw

type=friend

fromuser= FXO_username

username= FXO_username

secret= FXO_password

host=dynamic

dtmfmode=rfc2833

canreinvite=no

qualify=1000

context=incoming

port=5061



[FXS_username]

disallow=all

allow=alaw

type=friend

username= FXS_username

secret= FXS_password

host=dynamic

dtmfmode=rfc2833

canreinvite=no

qualify=1000

context=outgoing

Best regards
Mihaela MJ


On 1/26/07, Jonson Player <[EMAIL PROTECTED]> wrote:

Hello,
I just buyed a SPA3102 from Linksys. Can anyone help me or guide me to
configure voice part on it. I cannot get it if I can use like peer for my
asterisk. Please help me with some tips.
Thank you guys.

Regards,
Jonson.

_______________________________________________
--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

Reply via email to