Greetings, We need to see where your extensions.conf is sending these calls. It looks like it is not finding a rule and falling through to the generic rules.
I do SIP and not h.323 under asterisk so I might be wrong. But my understanding is that calls all go through the dialplan/extensions.conf rules. Race "The Tyrant" Vanderdecken -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, February 04, 2005 7:47 PM To: [email protected] Subject: [Asterisk-Dev] Incoming calls in H323 always going to defaultcontext Hello, I have been trying days now after reading some posts. Incoming calls in h323 to my box are always sent to "general" and then "default" context whereas, I expect them to income to the context I have defined the dialplan with. 1-) I have Quintum in LAN with IP: 192.168.1.210 2-) Asterisk has two network cards one public, one private at 192.168.1.254 3-) In h323.conf file, I put the follwing [Tenor AS Gateway] 117 type=user 118 host=192.168.1.210 119 context=outbound I have also tried : [Tenor AS Gateway] 117 type=peer 118 host=192.168.1.210 119 context=outbound I get the following log for a trial: Feb 5 01:40:55 DEBUG[9724]: chan_h323.c:1134 setup_incoming_call: Sending Tenor to context [default] == Starting H323/ip$192.168.1.210:20084/81 at default,321234454,1 failed so falling back to exten 's' == Starting H323/ip$192.168.1.210:20084/81 at default,s,1 still failed so falling back to context 'default' Feb 5 01:40:55 WARNING[9724]: pbx.c:1878 ast_pbx_run: Channel 'H323/ip$192.168.1.210:20084/81' sent into invalid extension ' Help would be much appreciated on this one ! ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
