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/[EMAIL PROTECTED],,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 
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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