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
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:> 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
*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
> 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
"Mike Hammett" <asterisk-users at ics-il.net> writes:> *bump*This is not some silly forum. *plonk* /Benny
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> "Mike Hammett" <asterisk-users at ics-il.net> writes: > >> *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 >
register => 8159093010 at sip.essex1.com:XXXXX:8159093010 at proxy.essex1.com [8159093010] 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 outboundproxy=proxy.essex1.com [Feb 28 07:44:52] NOTICE[9409]: chan_sip.c:7364 sip_reg_timeout: -- Registration for '8159093010 at sip.essex1.com@proxy.essex1.com' timed out, trying again (Attempt #1) REGISTER 12 headers, 0 lines Reliably Transmitting (no NAT) to 63.164.210.14:5060: REGISTER sip:proxy.essex1.com SIP/2.0 Via: SIP/2.0/UDP 10.1.5.5:5060;branch=z9hG4bK24661abe;rport From: <sip:8159093010 at sip.essex1.com>;tag=as16c1714c To: <sip:8159093010 at sip.essex1.com> Call-ID: 159b47d90e4b67336b1dcfa6122c634f at 127.0.0.1 CSeq: 103 REGISTER User-Agent: Asterisk PBX Max-Forwards: 70 Expires: 120 Contact: <sip:s at 10.1.5.5> Event: registration Content-Length: 0 --- Aiur*CLI> <--- SIP read from 63.164.210.14:5060 ---> SIP/2.0 423 Interval Too Brief To: <sip:8159093010 at sip.essex1.com>;tag=ddcdjfgdeigdhifj-bibgaceacb From: <sip:8159093010 at sip.essex1.com>;tag=as16c1714c Via: SIP/2.0/UDP 10.1.5.5:5060;branch=z9hG4bK24661abe Call-ID: 159b47d90e4b67336b1dcfa6122c634f at 127.0.0.1 CSeq: 103 REGISTER Expires: 120 Min-Expires: 900 Content-Length: 0 <-------------> --- (9 headers 0 lines) --- -- Got SIP response 423 "Interval Too Brief" back from 63.164.210.14 Really destroying SIP dialog '159b47d90e4b67336b1dcfa6122c634f at 127.0.0.1' Method: REGISTER [Feb 28 07:45:12] NOTICE[9409]: chan_sip.c:7364 sip_reg_timeout: -- Registration for '8159093010 at sip.essex1.com@proxy.essex1.com' timed out, trying again (Attempt #2) REGISTER 12 headers, 0 lines Reliably Transmitting (no NAT) to 63.164.210.14:5060: REGISTER sip:proxy.essex1.com SIP/2.0 Via: SIP/2.0/UDP 10.1.5.5:5060;branch=z9hG4bK7db9ed82;rport From: <sip:8159093010 at sip.essex1.com>;tag=as4a12e1ea To: <sip:8159093010 at sip.essex1.com> Call-ID: 159b47d90e4b67336b1dcfa6122c634f at 127.0.0.1 CSeq: 104 REGISTER User-Agent: Asterisk PBX Max-Forwards: 70 Expires: 120 Contact: <sip:s at 10.1.5.5> Event: registration Content-Length: 0 --- Aiur*CLI> <--- SIP read from 63.164.210.14:5060 ---> SIP/2.0 423 Interval Too Brief To: <sip:8159093010 at sip.essex1.com>;tag=ejhgidfdeiidhifj-bacgaceacb From: <sip:8159093010 at sip.essex1.com>;tag=as4a12e1ea Via: SIP/2.0/UDP 10.1.5.5:5060;branch=z9hG4bK7db9ed82 Call-ID: 159b47d90e4b67336b1dcfa6122c634f at 127.0.0.1 CSeq: 104 REGISTER Expires: 120 Min-Expires: 900 Content-Length: 0 <-------------> --- (9 headers 0 lines) --- -- Got SIP response 423 "Interval Too Brief" back from 63.164.210.14 Really destroying SIP dialog '159b47d90e4b67336b1dcfa6122c634f at 127.0.0.1' Method: REGISTER ---------- 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/20080228/95edd40e/attachment.htm