search for: openh323_v1_17_1

Displaying 3 results from an estimated 3 matches for "openh323_v1_17_1".

2006 Apr 21
1
Error installing oh323
...`reload_config': chan_oh323.c:4677: warning: implicit declaration of function `sscanf' chan_oh323.c: At top level: chan_oh323.c:3244: warning: 'update_call_ids' defined but not used gcc -shared -Xlinker -x -g -o chan_oh323.so chan_oh323.o \ -L../wrapper -loh323wrap_s \ -L/usr/src/openh323_v1_17_1/lib -lh323_FreeBSD_x86_r_s \ -L/usr/src/pwlib_v1_9_0/lib -lpt_FreeBSD_x86_r_s \ -lstdc++ -lldap -lldap_r -llber -lpthread -lssl -lcrypto -lexpat /usr/bin/ld: cannot find -lldap gmake[1]: *** [chan_oh323.so] Error 1 gmake[1]: Leaving directory `/usr/src/asterisk-oh323-0.7.3/asterisk-driver...
2004 Aug 12
10
H323 problems
All, I have a problem with H323 the call disconnects when answered. The debug shows -- Executing Dial("SIP/sj1-4ff7", "H323/0797617729") in new stack -- Called 0797617729 -- H323/0797617729 is ringing -- H323/0797617729 answered SIP/sj1-4ff7 == Spawn extension (default, 0797617729, 1) exited non-zero on 'SIP/sj1-4ff7' -- Executing
2006 Apr 17
0
H.323 question, take so long time to call
hi all, i use asterisk-1.2.0-beta and asterisk-oh323-0.7.3 with openh323_v1_17_1 . when i dial out with H323, it take so long time to start a 323 call , usually 80 seconds . i havn't used gk. i trace the code , and found out it block at h323_make_call(........ this function take so long time to return. if i should configure somewhere to let call go m...