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@avionica.com Ph: 786-544-1114 Fx: 305-574-0212
You have SIP/lcs-sipura1 listed for both extensions in your extensions.conf. Is this a type-o in your email? -----Original Message----- From: Ariel Batista [mailto:abatista@avionica.com] Sent: Monday, December 22, 2003 1:11 PM To: Asterisk User List Subject: [Asterisk-Users] Sipura 2000 configuration. 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@avionica.com Ph: 786-544-1114 Fx: 305-574-0212 _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com lists.digium.com/mailman/listinfo/asterisk-users