[Asterisk-Users] Sipura 2000 configuration.
    Ariel Batista 
    abatista at avionica.com
       
    Mon Dec 22 11:10:41 MST 2003
    
    
  
Ok here is another problem I have run into.
I have a Sipura 2000 and I have been able to configure line 1 with only
one small problem.  But I can't get the line 2 working with asterisk.
Here are samples of my sip.conf and extensions.conf.  If I disable line
1 I can then get line 2 working.  Is there a sample configuration for
the Sipura to get both ports working with Asterisk.
Sip.conf
[lcs-sipura1]
context=main
username=lcs-sipura1
secret=XXXX
host=dynamic
canreinvite=no
nat=1
disallow=all
allow=ulaw
allow=alaw
;
[lcs-sipura2]
context=main
username=lcs-sipura2
secret=XXXX
host=dynamic
canreinvite=no
nat=1
disallow=all
allow=ulaw
allow=alaw
Extensions.conf
exten => 203,1,Dial(SIP/lcs-sipura1)
exten => 204,1,Dial(SIP/lcs-sipura1)
-----------------------------------------------------------------
        \
\____\_     Ariel Batista
/        /        IS Director
        /         Avionica, Inc.
------------------------------------------------------------------
abatista at avionica.com
Ph: 786-544-1114
Fx: 305-574-0212
    
    
More information about the asterisk-users
mailing list