Sure
In sip.conf create a [user] and a [peer] or you can use [friend] if the
para's are the same
[SER]
type=user
disallow=all
allow=g729
allow=ulaw
allow=alaw
context=default
canreinvite=no
permit=10.0.0.2/255.255.255.255
host=10.0.0.2
trustrpid=no
[SER]
type=peer
insecure=yes
host=10.0.0.2
context=default
nat=no
canreinvite=no
promiscredir=yes
disallow=all
allow=g729
allow=ulaw
trustrpid=no
Rick
_____
From: serusers-bounces(a)lists.iptel.org
[mailto:serusers-bounces@lists.iptel.org] On Behalf Of Daniel Mirrha Santos
Sent: Friday, August 18, 2006 8:48 AM
To: Ser
Subject: [Serusers] Connect Ser on a Asterisk
Hi,
I'm using SER like a public switch and I need to register it on a Asterisk
server. Does anybody know how could I do that?
Regards,
Daniel