Upgrade 3CX to v18 and get it hosted free!

Asterisk settings for TEO

Author image

These are Asterisk settings for using TEO Zebra VoIP service. It was tested on version 1.6.2.5.

sip.conf:



[general] 
context=default                 ; Default context for incoming calls 
allowoverlap=no                 ; Disable overlap dialing support. (Default is yes) 
udpbindaddr=0.0.0.0             ; IP address to bind UDP listen socket to (0.0.0.0 binds to all) 
                                ; Optionally add a port number, 192.168.1.1:5062 (default is port 5060) 


bindport=5060 
srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls 
                                ; Note: Asterisk only uses the first host 
                                ; in SRV records 
                                ; Disabling DNS SRV lookups disables the 
                                ; ability to place SIP calls based on domain 
                                ; names to some other SIP users on the Internet 

dtmfmode = rfc2833             ; Set default dtmfmode for sending DTMF. Default: rfc2833 

session-timers=originate 
session-expires=1800 
session-minse=180 
session-refresher=uas 

register => 370700XXXXX:[email protected] 

[zebravoip] 
type=peer 
context=default 
secret=pass_word 
remotesecret=pass_word 
defaultuser=370700XXXXX
fromuser=370700XXXXX 
fromdomain=skambink.zebra.lt 
;host=skambink.zebra.lt 
host=212.59.4.20 
qualify=yes 
context=default 
transport=udp 
insecure=invite 
outboundproxy=212.59.4.20 
port=5060

extensions.conf file:


[general] 
static=yes 
writeprotect=yes 
clearglobalvars=no 

[globals] 
CONSOLE=Console/dsp				; Console interface for demo 
TRUNK=DAHDI/G2					; Trunk interface 

[default] 

exten => s,1,Dial(Console/dsp) 
exten => s,2,Hangup() 

exten => _8XXXXXXXX,1,Dial(SIP/${EXTEN}@zebravoip,,r) 
exten => _8XXXXXXXX,2,Hangup() 

exten => _9.,1,Dial(SIP/${EXTEN}@zebravoip,,r)
exten => _9.,2,Hangup()


Article Reviews

Write a Review

Your email address will not be published. Required fields are marked *

Required Field. Minimum 5 characters.

Required Field. Minimum 5 characters, maximum 50.

Required field.There is an error with this field.

Required Field.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

There are no reviews for this article. Be the first one to write a review.
Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.