Hi,

Im trying to setup snom 710 phone with asterisk 13 with PJSIP. inbound is
working fine but i cannot dial out. i don't hear anything on the phone and
asterisk CLI also does not show anything. my config is. please advice.

[2001]
        type=endpoint
        context=out-local
        disallow=all
        allow=ulaw
        allow=alaw
        transport=system-udp
        auth=2001
        aors=2001
        direct_media=no
        rtp_symmetric=yes
        force_rport=yes
        allow=alaw
        allow=speex
        allow=speex16
        allow=speex32
        allow=gsm


[2001]
        type=aor
        qualify_frequency=5000
        authenticate_qualify=yes
        max_contacts=1
        remove_existing=yes

[2001]
        type=auth
        auth_type=userpass
        password=test
        username=test

Best Regards,
Madushan
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
      http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to