Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-29 Thread Pete Mundy
On 14/12/2012, at 9:51 AM, Jerry Geis ge...@pagestation.com wrote: I did notice one more thing: chan_sip.c:17045 handle_request_register: Registration from '5001sip:5001%4010.239.46.200@10.239.46.200' failed for '137.52.88.195' - No matching peer found Why is there no matching peer I

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Danny Nicholas
Please post the sip.conf entry with any confidential data xxx'ed out. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jerry Geis Sent: Thursday, December 13, 2012 2:09 PM To: Asterisk Users Mailing List -

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Jerry Geis
[5001] type=friend username=5001 secret=XXX dtmfmode=rfc2833 disallow=all allow=ulaw allow=alaw context=incoming host=dynamic canreinvite=no qualify=no trustrpid=yes sendrpid=no nat=no I did notice one more thing: chan_sip.c:17045 handle_request_register: Registration from

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Danny Nicholas
...@lists.digium.com] On Behalf Of Jerry Geis Sent: Thursday, December 13, 2012 2:51 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43 [5001] type=friend username=5001 secret=XXX dtmfmode

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Jerry Geis
The two things I would try are changing type from friend to peer and sendrpid from no to yes. The no matching peer usually means the device username isn't matching the sip.conf username=. I have tried both friend and peer. I changed the sendrpid to yes and made no difference either. Still get

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Danny Nicholas
: Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43 The two things I would try are changing type from friend to peer and sendrpid from no to yes. The no matching peer usually means the device username isn't matching the sip.conf username=. I have tried both friend

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Jerry Geis
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

Re: [asterisk-users] Digital accoustics trying to register to asterisk 1.4.43

2012-12-13 Thread Danny Nicholas
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