From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jerry Geis
Sent: Thursday, December 13, 2012 3:34 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Digital accoustics trying to register to
asterisk 1.4.43

 

This animal might be like the OBI110 box where you set it up in users.conf
instead of sip.conf.
 
Something like this:
 
[5001]
 
transfer=yes
 
call-limit=5
 
registersip=no
 
host = 1.2.3.4
 
context=default
 
hasvoicemail=no
 
dtmfmode=inband
 
threewaycalling=no
 
hasdirectory=no
 
callwaiting=no
 
hasmanager=no
 
managerread = system,call,log,verbose,command,agent,user,config
 
managerwrite = system,call,log,verbose,command,agent,user,config
 
hasagent = no
 
hassip=yes
 
hasiax=no
 
secret=xxxxx
 
nat=no
 
canreinvite=no
 
dtmfmode=rfc2833
 
insecure=port,invite
 
pickupgroup=1
 
callgroup=1
 
disallow = all
 
allow = ulaw,gsm
 
 
 
You still do sip reload to get it connected.

 

That worked - it registered.

Why would it not register the other way?

Jerry

n  It's supposed to work both ways.  It depends on how you have it set up on
the remote side.  It's been two years since I went through the process so it
isn't fresh on my brain.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to