[Asterisk-Users] h323.conf - Asterisk not routing incoming calls
based on IP - Ignoring type=user + host= + context=
Deon
mr_e_glitch at yahoo.com
Sat May 7 11:29:15 MST 2005
Ok, at the bottom of my h323.conf file on my 1st server I have this:
; ---------------------
[test]
type=user
host=209.237.227.185
context=termination-test
incominglimit=10
accountcode=005
; ---------------------
Using an Asterisk at the other IP, I have this:
exten => _1NXXNXXXXXX,1,Dial(H323/${EXTEN}@64.135.11.85,,o)
This should send a call from the test-server to the IP of the 1st server;
the server should see the call as coming from the host IP of [test] and
send it to the termination-test context, not the default "incoming"
context, however I see this on the 1st server:
=================================================================
== Starting H323/ip$209.237.227.185:46373/20161 at
incoming,18005551212,1 failed so falling back to exten 's'
== Starting H323/ip$209.237.227.185:46373/20161 at incoming,s,1 still
failed so falling back to context 'default'
May 7 14:19:18 WARNING[30649]: pbx.c:1889 ast_pbx_run: Channel
'H323/ip$209.237.227.185:46373/20161' sent into invalid extension 's' in
context 'default', but no invalid handler
=================================================================
The remote-test server sends the h323 call perfectly, but the receiving
server isn't matching and sending it to the propper context. Any idea why?
My [test] user is taken right out of the example h323.conf file
(billybob).
Best Regards,
Deon
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
More information about the asterisk-users
mailing list