Displaying 4 results from an estimated 4 matches for "setup_incoming_call".
2004 Aug 06
3
E1 monochannel :-(
Hola!
I'm using asterisk as H.323 -> PRI gateway. First call goes
thru ok, second concurrent call fails with:
Aug 6 11:52:30 DEBUG[737292]: chan_h323.c:1038 setup_incoming_call: Sending to context [ip2pri]
-- Executing Dial("H323/ip$192.168.32.25:60271/984", "Zap/1/9541163107100") in new stack
Aug 6 11:52:30 NOTICE[753677]: app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
Aug 6 11:52:30 NOTICE[753677]: app_dial.c:554 dial...
2003 Jun 04
3
Getting netmeeting to work with Asterisk
...hannels/h323; make; make install; make
samples, copy the pwlib and h323 libraries to /usr/lib and restart
asterisk.
I've played with modifying the extensions.conf and h323.conf but don't
have things right. I keep getting a message on the
console:
ERROR[376849]: File chan_h323.c, Line 974 (setup_incoming_call): Call from
user 'Simon' rejected due to no default context
However I am unsure what this really means and how to configure the
extensions to allow incoming and outgoing calls to the netmeeting client.
Simon
--
Simon J Mudd, Postfix RPM Packager, Amsterdam, The Netherlands.
email: sjmudd...
2003 May 27
1
chan_h323 + Ericsson Webswitch 100
...org.1720: . ack 1
win 8192
16:36:32.594192 192.168.101.253.1069 > lpr-2.pelagiris.org.1720: P
1:270(269) ack 1 win 8192
16:36:32.594222 lpr-2.pelagiris.org.1720 > 192.168.101.253.1069: . ack
270 win 6500 <nop,nop,timestamp 154312891 19012> (DF)
DEBUG[426004]: File chan_h323.c, Line 960 (setup_incoming_call): Sending
Ericsson to context [default]
16:36:32.600461 lpr-2.pelagiris.org.1720 > 192.168.101.253.1069: P
1:155(154) ack 270 win 6500 <nop,nop,timestamp 154312891 19012> (DF)
16:36:32.624619 lpr-2.pelagiris.org.1720 > 192.168.101.253.1069: P
155:361(206) ack 270 win 6500 <nop,nop,ti...
2003 Jun 26
1
how to identify user using chan_H323
...nf
exten => _X.,1,Dial,H323/thaeger@172.20.23.10
Now i have two questions:
1. how will be transfered the callerid (normaly exten =>
_X.,1,Dial,H323/${EXTEN}@172.20.23.10 i think? But where is the username
then?)
2. why the called party says
ERROR[16401]: File chan_h323.c, Line 963 (setup_incoming_call): Call from
user 'root' rejected due to no default context
even though i gave <thaeger> as username?
Thanks for help,
Thomas.