[asterisk-users] Trunk SIP and configuration

ludo perrot ludoperrot at gmail.com
Wed Apr 1 10:45:25 CDT 2009


hello,

I am beginning to asterisk.
I have a sip trunk access to operator and VPN access with operator.
i booked 10 sda numbers.

IP adress asterisk : 192.168.600.1
IP adress operator : 192.168.700.50
i can ping on 192.168.700.50


 # cat sip.conf
 [general]
context=default
srvlookup=yes
port = 5060
disallow=all
allow=gsm
allow=alaw
allow=ulaw

[1000]
username=1000
type=friend
qualify=yes
secret=3615
nat=no
host=192.168.600.3
canreinvite=no
context=appels_entrants

[Catherine]
usename=1010
type=friend
qualify=yes
secret=5768
nat=yes
host=192.168.600.4
canreinvite=yes
context=default
disallow=all
allow=ulaw

# extensions.conf
exten => _00XXXXXXXXX,1, Dial (SIP/192.168.700.50/${EXTEN})

How do I configure IP operator ?
I have 10 numbers sda. Where do I configure sda numbers ?

Thanks.
Ludovic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090401/c7e89b5e/attachment.htm 


More information about the asterisk-users mailing list