Displaying 4 results from an estimated 4 matches for "oh323_raddr".
2005 Jan 03
3
oh323 context for peers
I am experimenting with oh323 channels and h.323 gateways and a Cisco
CallManager. I am not using a gatekeeper at this time. Is it possible to
place calls coming into Asterisk from specific peers into specific
contexts?
In iax.conf eaxh peer has a context in which I can specify the context an
inbound call will be placed in. I don't see anything like this in the
oh323.conf file or the oh323
2004 Jul 29
3
queue_log question: which endpoint was connected?
Hello list,
as I'm writing a little perl parser for queue_log analysis, I'd like to
know *which* telephone answered a specific queue call. Unfortunately
app_queue only logs the call id but does not log the call end point. This
is okay for SIP endpoints, because their call id is something like
SIP/endpointname-1234 so you can reasonably understand who was on
answering, but for
2004 Sep 07
0
chan_h323: remote ip address -> context
...let's tell it "ignore_h323_name", in h323.conf
users like this:
[BillyBob]
ignore_h323_name=yes
type=user
host=1.2.3.4
context=path1
in a way, every incoming call from ip 1.2.3.4
will fit this user, not only when the H323-name is BillyBob.
Or a variable like chan_oh323's one: ${OH323_RADDR}
which can be used in the gotoIf statement in extensions.conf.
Or any other mean, which allows me to lead a call into a certain
context just dependent on the remote ip address.
Thanks for any hints!
Roger.
2006 Mar 23
0
GnuGk and Asterisk IVR
...3_DSTALIAS' to '02 02'
== Setting global variable 'OH323_SRCE164' to '123'
== Setting global variable 'OH323_DSTE164' to '02'
== Setting global variable 'OH323_REMOTEAPP' to 'SJ Labs? SJphone
1.60.289a 0/0'
== Setting global variable 'OH323_RADDR' to '81.29.xxx.xxx'
== Setting global variable 'OH323_LADDR' to '81.29.xxx.xxx'
Mar 23 17:12:13 WARNING[5112]: chan_oh323.c:3877
exception_h323_connection: Call 'ip$81.29.xxx.xxx:33405/4096-dc39af32'
has no owner. Autodestroying it.
Mar 23 17:12:16 WARNING[5070...