Peter Bowyer wrote:

On 23/04/05, Michael DiMartino <[EMAIL PROTECTED]> wrote:


Peter thanks for the response.
I put the user name and password in but i still get the same error.

;Extentions at telx-nyc
exten => _70XX,1,Dial(IAX2/telx-nyc:[EMAIL PROTECTED]/${EXTEN})

Apr 23 12:30:35 NOTICE[147465]: chan_iax2.c:5390 socket_read: Rejected
connect attempt from 192.168.0.251

What else could it be?



This peer entry in telx-nyc's iax.conf:

; telx-NY17S - Incoming
[telx-NY17S]
type=peer
secret=telx-NY17S
context=from-telx-NY17S
disallow=all
allow=ulaw


Needs to match with the dial string you're calling it with above. See the difference?

Check the presented username with iax debug enabled to confirm.

Peter


Here is the output for iax2 debug on the telx-nyc server. the receicving server

Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW Timestamp: 00002ms SCall: 00003 DCall: 00000 [192.168.0.251:4569]
VERSION : 2
CALLED NUMBER : 7001
Unknown IE 045 : Present
CALLING NUMBER : 7101
Unknown IE 038 : Present
Unknown IE 039 : Present
Unknown IE 040 : Present
CALLING NAME : Telx 7101
LANGUAGE : en
USERNAME : telx-NY17S
FORMAT : 4
CAPABILITY : 2097151
ADSICPE : 2
DATE TIME : 177695713


Ignoring unknown information element 'Unknown IE' (45) of length 0
Ignoring unknown information element 'Unknown IE' (38) of length 1
Ignoring unknown information element 'Unknown IE' (39) of length 1
Ignoring unknown information element 'Unknown IE' (40) of length 2
Apr 23 13:34:01 NOTICE[147465]: chan_iax2.c:5390 socket_read: Rejected connect attempt from 192.168.0.251
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT
Timestamp: 00016ms SCall: 00003 DCall: 00003 [192.168.0.251:4569]
CAUSE : No authority found


Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass: ACK Timestamp: 00016ms SCall: 00003 DCall: 00003 [192.168.0.251:4569]
Asterisk-NY60H*CLI>


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to