Cursos Asterisk en México

ya se q es tema repetido pero,necesito ayuda con oh323

Colapsar

Anuncio

Colapsar
No hay anuncio todavía.
X
 
  • Filtrar
  • Tiempo
  • Mostrar
Limpiar Todo
nuevos mensajes

  • ya se q es tema repetido pero,necesito ayuda con oh323

    Hola a todos!!!

    necesito ayuda con la instalacion de oh323(v0.5.9) ,ya descargue e instale pwlib(v1.5.2) y openh323(v1.12.2)....cuando intento instalar el oh323 me sale lo siguiente:

    jessica@linux:~/H323/asterisk-oh323-0.5.9> make
    for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
    make: *** /root/src/oh323/openh323: Permiso denegado. Alto.
    make: *** /root/src/oh323/openh323: Permiso denegado. Alto.
    make[1]: Cambiando a directorio `/home/jessica/H323/asterisk-oh323-0.5.9/wrapper'
    ./check_ver /root/src/oh323/pwlib pwlib
    cat: /root/src/oh323/pwlib/version.h: Permiso denegado
    cat: /root/src/oh323/pwlib/version.h: Permiso denegado
    cat: /root/src/oh323/pwlib/version.h: Permiso denegado
    ./check_ver: line 10: .pwlib_version: Permiso denegado
    make[1]: *** [.pwlib_version] Error 1
    make[1]: Saliendo directorio `/home/jessica/H323/asterisk-oh323-0.5.9/wrapper'
    make: *** [subdirs_all] Error 1


    1.no se si es q edite mal el Makefile........en tal caso q editaron ustedes..
    2.o no se si es algun rollo con las versiones

    descargue todo desde http://www.inaccessnetworks.com/ian/ast ... /#section3

  • #2
    y otra cosa cuando le di ^make install^ a pwlib y a openh323 me mostro error,
    sin embargo si hizo el make

    Comentario


    • #3
      Este es el error q da:

      linux:/home/jessica/H323/pwlib # make install
      mkdir -p /usr/local/include
      mkdir -p /usr/local/bin
      mkdir -p /usr/local/lib
      mkdir -p /usr/local/share/pwlib
      chmod a+r lib/*so*
      cp -df lib/*so* /usr/local/lib/
      cp -rf include/ptclib/ /usr/local/include/
      cp -rf include/ptlib/ /usr/local/include/
      cp -rf include/ptbuildopts.h /usr/local/include/
      cp -rf include/ptlib.h /usr/local/include/
      cp tools/asnparser/obj*/asnparser /usr/local/bin/
      cp: no se sobreescribirá el fichero `/usr/local/bin/asnparser' recién creado con `tools/asnparser/obj_linux_x86_r/asnparser'
      make: *** [install] Error 1

      Comentario


      • #4
        OLVIDENLO!
        YA VI EL HORROR ANTERIOR!!
        habia editado el makefile pero me sali sin guardarlo.........q tal!!
        pero miren ahora el error q tengo:

        gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/etc/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c
        chan_oh323.c:262: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUT EX_INITIALIZER__' undeclared here (not in a function)
        chan_oh323.c:265: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUT EX_INITIALIZER__' undeclared here (not in a function)
        chan_oh323.c:269: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUT EX_INITIALIZER__' undeclared here (not in a function)
        chan_oh323.c:272: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUT EX_INITIALIZER__' undeclared here (not in a function)
        chan_oh323.c:491: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUT EX_INITIALIZER__' undeclared here (not in a function)
        chan_oh323.c:491: initializer element is not constant
        chan_oh323.c:491: (near initialization for `oh323_ext_list.lock')
        chan_oh323.c: In function `oh323_call':
        chan_oh323.c:1118: too many arguments to function `ast_queue_hangup'
        chan_oh323.c:1134: too many arguments to function `ast_queue_hangup'
        chan_oh323.c: In function `oh323_hangup':
        chan_oh323.c:1174: too many arguments to function `ast_queue_hangup'
        chan_oh323.c: In function `oh323_read':
        chan_oh323.c:1540: too many arguments to function `ast_dsp_process'
        chan_oh323.c:1245: warning: unused variable `res2'
        chan_oh323.c:1248: warning: unused variable `tmp_buf'
        chan_oh323.c: In function `cleanup_h323_connection':
        chan_oh323.c:2884: too many arguments to function `ast_queue_hangup'
        make[1]: *** [chan_oh323.o] Error 1
        make[1]: Saliendo directorio `/home/jessica/H323/asterisk-oh323-0.5.9/asterisk-driver'
        make: *** [subdirs_all] Error 1



        l

        Comentario

        Principales Usuarios Activos

        Colapsar

        No hay usuarios activos superiores.
        Trabajando...
        X