Displaying 2 results from an estimated 2 matches for "callamanag".
Did you mean:
callamanager
2003 Oct 18
0
Oh323 cisco callamanager
hi , i'm testing asterisk like and Automatic attendant with a
callmanager and vg200 gateway with 1 t1
everithing works finw but some times asterisk didnt not disconnect calls
and star growing the number of
connections from asterisk to callmanager , and when this connections get
to 35 g711 , the asterisk hang.
some one , ??
i'm using asterisk-0.5.0 and oh323 5.5
regards ,
victor
2006 Dec 15
2
call from h323 to SIP
...pport, and is configured as a gateway
in the cisco callmanager.
h323.conf:
[general]
port = 1720
bindaddr = 193.x.x.x ; this SHALL contain a single, valid IP
address for this machine
allow=all
extension.conf:
exten = 3298,1,Answer
exten = 3298,2,Dial(SIP/user@193.y.y.y)
If a make a call to callamanager CISCO that forward to 3298 i read in
asterisk console:
Log:
Verbosity is at least 20
-- Executing Answer("H323/ip$172.z.z.z:4836/14", "") in new stack
-- Executing Dial("H323/ip$172.z.z.z:4836/14",
"SIP/user@193.y.y.y") in new stack
-- Called...