View previous topic :: View next topic |
Author |
Message |
asterisk-users at ics-... Guest
|
Posted: Wed Feb 20, 2008 5:52 pm Post 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
-------------- 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
|
Posted: Thu Feb 21, 2008 2:53 am Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
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
|
Posted: Sun Feb 24, 2008 7:23 pm Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
*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
|
Posted: Sun Feb 24, 2008 9:38 pm Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
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
|
Posted: Mon Feb 25, 2008 4:44 am Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
"Mike Hammett" <asterisk-users at ics-il.net> writes:
This is not some silly forum. *plonk*
/Benny |
|
Back to top |
|
|
asterisk-users at ics-... Guest
|
Posted: Mon Feb 25, 2008 8:23 am Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
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
|
Posted: Mon Feb 25, 2008 8:24 am Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
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
|
|
Back to top |
|
|
tilghman at mail.jeffa... Guest
|
Posted: Tue Mar 04, 2008 11:30 am Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
On Tuesday 04 March 2008 09:45:38 Mike Hammett wrote:
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
|
Posted: Tue Mar 04, 2008 1:12 pm Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
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:
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
|
Posted: Tue Mar 04, 2008 1:54 pm Post subject: [asterisk-users] Coppercom and Asterisk |
|
|
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:
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 |
|
|
|