Broadband
Dial-Up
Email
Hosting
Wireless
Security
Useful Tools
Quick Reference
Contact Us
Customer Portal
Site Search

Zen Internet Support Forum

Welcome to the Zen Internet community support forums.

Before posting we recommend you search our
extensive Knowledge Base or the forum archives
as an answer to your query may already be available.

Welcome to Zen Internet Support Forum Sign in | Join | Help
in
Forums Forum Rules

Asterisk and ZenVoice

Last post 13-05-2008, 10:44 AM by luis. 0 replies.
Sort Posts: Previous Next
  •  13-05-2008, 10:44 AM 30516

    Asterisk and ZenVoice

    Hi,

     I'm trying to configure Asterisk for connecting to Zen Voice. I've tried several configuration in the sip.conf but the trunk line remains in UNREACHEABLE state. From the debug console I can see that Asterisk is trying to retransmmit the OPTIONS SIP packet to zenVoice.

     My sip.conf configuration is:

     [general]
     context=incoming
     allowoverlap=no
     bindport=5060
     bindaddr=0.0.0.0
     srvlookup=yes
     externip=my_ip
     nat=yes
     localnet=192.168.1.0/255.255.255.0
     fromdomain=my_domain
     qualify=3000



     register => 020XXXXXXX:password@voip.zen.co.uk:5060

     ...

     [zenvoice]
     allow = all
     type = friend
     context = incoming
     host = voip.zen.co.uk
     port = 5060
     secret = password
     trunkname = Custom -ZenVoice
     trunkstyle = customvoip
     username = 020XXXXXXX
     fromdomain = voip.zen.co.uk
     fromuser = 020XXXXXXX
     insecure = very
     callerid = 020XXXXXXX
     qualify = yes
     canreinvite = no
     nat = yes

     

    I would appreciate any help on the correct configuration file.

     

    Best regards,

    Luis

     

View as RSS news feed in XML