[asterisk-users] Help with IAX

Malcom Kemp mkemp at tecinfo.net
Wed May 30 12:42:00 MST 2007


>From 192.168.253.20:

*CLI> [May 30 14:39:03] NOTICE[6051]: chan_iax2.c:7146 socket_process:
Rejected connect attempt from 192.168.253.21, request '205 at iax-trunk'
does not exist

 
>From 192.168.253.21:

[May 30 14:39:03] WARNING[28640]: chan_iax2.c:6959 socket_process: Call
rejected by 192.168.253.20: No such context/extension

 
I even changed the extension to take the pattern off:

exten => 205,1,Macro(voicemail,${E205})

 
 
________________________________

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David
Ruggles
Sent: Wednesday, May 30, 2007 1:44 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [asterisk-users] Help with IAX

 
I have made some changed to your config:

 
extensions.conf from 192.168.253.21:

 
;

; Create an extension, 205, for trunk

;

exten => 205,1,Dial(IAX2/tecinfo1/205
<mailto:IAX2/192.168.253.20/205 at iax-trunk> )

 
iax.conf from 192.168.253.21:

 
[tecinfo1]

type=peer

username=tecinfo2

secret=secret

host=192.168.253.20

 
------------------------------------------------------------------------
---------------------------------------

 
extensions.conf from 192.168.253.20:

 
[iax-trunk]

exten => _205,1,Macro(voicemail,${E205})

 
iax.conf from 192.168.253.20:

 
[tecinfo2]

type=user

context=iax-trunk

username=tecinfo

secret=secret

host=192.168.253.21

 
 
Try this and respond with error messages (if any) from both systems

 
 
Thanks,

 
David Ruggles

CCNA MCSE (NT) CNA A+

Network Engineer  Safe Data, Inc.

(910) 285-7200    david at safedatausa.com



+++++++++++++
This e-mail was checked by the TecInfo Content Scanning Service for potentially harmful content, such as viruses or Spam For more information, call 800.863.5415 or visit www.tecinfo.net
+++++++++++++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070530/49515d86/attachment.htm


More information about the asterisk-users mailing list