Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Coppercom and Asterisk


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
asterisk-users at ics-...
Guest





PostPosted: Wed Feb 20, 2008 5:52 pm    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

My provider has a Coppercom switch. I have included the authentication information they gave me. How would I structure this in Asterisk to the registration and the entry in sip.conf?

User Name - 8159093010
Password - XXXXX
No Pin
Proxy - sip.essex1.com (10.1.3.2)
Outbound Proxy - proxy.essex1.com (63.164.210.14)
Change setting to use "outbound Proxy"

----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080220/00ec29f9/attachment.htm
Back to top
abalashov at evaristes...
Guest





PostPosted: Thu Feb 21, 2008 2:53 am    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

In the [general] section, put:

register => 8159093010:XXXX at sip.essex1.com

Then add a SIP peer for the outbound proxy. Something like:

[essex1_outbound]

fromdomain=proxy.essex1.com
host=proxy.essex1.com
port=5060
insecure=very
username=8159093010
secret=XXXXX
type=peer
qualify=no
canreinvite=no
dtmfmode=rfc2833
disallow=all
allow=ulaw

The first one is needed for the registrations, and the second one is
needed to answer 407 proxy challenges.

Mike Hammett wrote:
Quote:
My provider has a Coppercom switch. I have included the authentication
information they gave me. How would I structure this in Asterisk to the
registration and the entry in sip.conf?

User Name - 8159093010
Password - XXXXX
No Pin
Proxy - sip.essex1.com (10.1.3.2)
Outbound Proxy - proxy.essex1.com (63.164.210.14)
Change setting to use "outbound Proxy"


----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com




------------------------------------------------------------------------

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
Alex Balashov
Evariste Systems
Web : http://www.evaristesys.com/
Tel : (+1) (678) 954-0670
Direct : (+1) (678) 954-0671
Mobile : (+1) (706) 338-8599
Back to top
asterisk-users at ics-...
Guest





PostPosted: Sun Feb 24, 2008 7:23 pm    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

*bump*
----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com


----- Original Message -----
From: Mike Hammett
To: asterisk-users at lists.digium.com
Sent: Wednesday, February 20, 2008 4:52 PM
Subject: [asterisk-users] Coppercom and Asterisk


My provider has a Coppercom switch. I have included the authentication information they gave me. How would I structure this in Asterisk to the registration and the entry in sip.conf?

User Name - 8159093010
Password - XXXXX
No Pin
Proxy - sip.essex1.com (10.1.3.2)
Outbound Proxy - proxy.essex1.com (63.164.210.14)
Change setting to use "outbound Proxy"



----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com




------------------------------------------------------------------------------


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080224/167f1998/attachment.htm
Back to top
lists at minotaur.cc
Guest





PostPosted: Sun Feb 24, 2008 9:38 pm    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

Quote:
Proxy - sip.essex1.com (10.1.3.2)

Isn't it a bit unusual for their proxy to be given to you as an RFC1918 address? Unless you're on their LAN of course...

Regards,

Chris
--
C.M. Bagnall, Director, Minotaur I.T. Limited
For full contact details visit http://www.minotaur.it
This email is made from 100% recycled electrons
Back to top
benny+usenet at amorse...
Guest





PostPosted: Mon Feb 25, 2008 4:44 am    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

"Mike Hammett" <asterisk-users at ics-il.net> writes:

Quote:
*bump*

This is not some silly forum. *plonk*
/Benny
Back to top
asterisk-users at ics-...
Guest





PostPosted: Mon Feb 25, 2008 8:23 am    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

I thought it was odd, but I've had other devices work properly with that
information.
----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com


----- Original Message -----
From: "Chris Bagnall" <lists at minotaur.cc>
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
<asterisk-users at lists.digium.com>
Sent: Sunday, February 24, 2008 8:38 PM
Subject: Re: [asterisk-users] Coppercom and Asterisk


Quote:
Quote:
Proxy - sip.essex1.com (10.1.3.2)

Isn't it a bit unusual for their proxy to be given to you as an RFC1918
address? Unless you're on their LAN of course...

Regards,

Chris
--
C.M. Bagnall, Director, Minotaur I.T. Limited
For full contact details visit http://www.minotaur.it
This email is made from 100% recycled electrons



_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
asterisk-users at ics-...
Guest





PostPosted: Mon Feb 25, 2008 8:24 am    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

It is, however, heavily trafficked and easy for someone to miss an email.
----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com


----- Original Message -----
From: "Benny Amorsen" <benny+usenet at amorsen.dk>
To: <asterisk-users at lists.digium.com>
Sent: Monday, February 25, 2008 3:44 AM
Subject: Re: [asterisk-users] Coppercom and Asterisk


Quote:
"Mike Hammett" <asterisk-users at ics-il.net> writes:

Quote:
*bump*

This is not some silly forum. *plonk*


/Benny



_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
tilghman at mail.jeffa...
Guest





PostPosted: Tue Mar 04, 2008 11:30 am    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

On Tuesday 04 March 2008 09:45:38 Mike Hammett wrote:
Quote:
*bump*

If people don't know, they don't know. There is no need to repost your query
10 days later. Not that many more people have signed up, and those who have
signed up are unlikely to be able to answer your question.

The only thing that this does is serve to annoy the rest of the people on the
list. Please do not do it again.

--
Tilghman
Back to top
asterisk-users at ics-...
Guest





PostPosted: Tue Mar 04, 2008 1:12 pm    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

I was doing it because of the volume on the server. It is very easy to miss
a message or 10 or 100 on a list of this traffic.
----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com


----- Original Message -----
From: "Tilghman Lesher" <tilghman at mail.jeffandtilghman.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Tuesday, March 04, 2008 10:30 AM
Subject: Re: [asterisk-users] Coppercom and Asterisk


Quote:
On Tuesday 04 March 2008 09:45:38 Mike Hammett wrote:
Quote:
*bump*

If people don't know, they don't know. There is no need to repost your
query
10 days later. Not that many more people have signed up, and those who
have
signed up are unlikely to be able to answer your question.

The only thing that this does is serve to annoy the rest of the people on
the
list. Please do not do it again.

--
Tilghman

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
shaneb at metrostat.net
Guest





PostPosted: Tue Mar 04, 2008 1:54 pm    Post subject: [asterisk-users] Coppercom and Asterisk Reply with quote

Mike,
I might be able to help you. Contact me offline. s-h-a-n-e-b-AT-m-e-
t-r-o-s-t-a-t-.-.n-e-t
Shane


On Mar 4, 2008, at 1:12 PM, Mike Hammett wrote:

Quote:
I was doing it because of the volume on the server. It is very easy
to miss
a message or 10 or 100 on a list of this traffic.


----------
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com


----- Original Message -----
From: "Tilghman Lesher" <tilghman at mail.jeffandtilghman.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Tuesday, March 04, 2008 10:30 AM
Subject: Re: [asterisk-users] Coppercom and Asterisk


Quote:
On Tuesday 04 March 2008 09:45:38 Mike Hammett wrote:
Quote:
*bump*

If people don't know, they don't know. There is no need to repost
your
query
10 days later. Not that many more people have signed up, and those
who
have
signed up are unlikely to be able to answer your question.

The only thing that this does is serve to annoy the rest of the
people on
the
list. Please do not do it again.

--
Tilghman

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services