[asterisk-users] Coppercom and Asterisk

Alex Balashov abalashov at evaristesys.com
Thu Feb 21 01:53:32 CST 2008


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



More information about the asterisk-users mailing list