Cursos Asterisk en México

problema con linphone

Colapsar

Anuncio

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

  • problema con linphone

    saludos foro tengo unas dudas y quiero compartirlas con ustedes, tengo unos usuarios con sus extensiones configuradas con linphone , la mayoria son moviles y usan inalambrico para conectarse a Asterisk 1.8 estos usuarios si llaman desde el linphone a otro nunca sale la llamada se queda buscando , si los llaman a ellos si coje y perfectamente hablan (audio dos vias) , osea que no le hecho la culpa al nat ..

    les dejo una pantalla



    estoy usando Asterisk 1.8.x

    cualquier cosa si desean ver el nat lo muestro.

    sldss

  • #2
    Re: problema con linphone

    Y tienes acceso a esa IP desde donde están marcando? Checa el sip debug de una de esas llamadas para ver si tu softphone tiene contacto con tu server.

    Comentario


    • #3
      Re: problema con linphone

      sip.. claro estoy conectado si me llaman perfecto , solo es cuando yo quiero llamar se queda así como ves la imagen ...

      estoy detrás de un wireless que tiene una ip del segmento de mi servidor , aunque ya la laptop es otro.

      sldss

      Comentario


      • #4
        Re: problema con linphone

        Por favor copia el sip debug de una de esas llamadas ahi podremos ver las uris de contacto de ambos.

        Comentario


        • #5
          Re: problema con linphone

          interface: eth0 (192.168.10.0/255.255.255.0)
          filter: (ip or ip6) and ( port 5060 )

          U 192.168.10.4:5060 -> 192.168.10.6:5060
          jaK.............j]

          U 192.168.10.4:5060 -> 192.168.10.6:5060
          INVITE SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK27037.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>.
          Call-ID: 29491.
          CSeq: 20 INVITE.
          Contact: <SIP:102@192.168.10.4>.
          Content-Type: application/sdp.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO.
          Max-Forwards: 70.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Subject: Phone call.
          Content-Length: 478.
          .
          v=0.
          o=102 1079 1079 IN IP4 192.168.1.111.
          s=Talk.
          c=IN IP4 192.168.1.111.
          t=0 0.
          m=audio 7078 RTP/AVP 8 0 112 111 110 3 101.
          a=rtpmap:112 speex/32000.
          a=fmtp:112 vbr=on.
          a=rtpmap:111 speex/16000.
          a=fmtp:111 vbr=on.
          a=rtpmap:110 speex/8000.
          a=fmtp:110 vbr=on.
          a=rtpmap:101 telephone-event/8000.
          a=fmtp:101 0-11.
          m=video 9078 RTP/AVP 103 99 98.
          a=rtpmap:103 VP8/90000.
          a=rtpmap:99 MP4V-ES/90000.
          a=fmtp:99 profile-level-id=3.
          a=rtpmap:98 H263-1998/90000.
          a=fmtp:98 CIF=1;QCIF=1.


          U 192.168.10.6:5060 -> 192.168.10.4:5060
          SIP/2.0 401 Unauthorized.
          Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK27037;received=19 2.168.10.4;rport=5060.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as173a3f10.
          Call-ID: 29491.
          CSeq: 20 INVITE.
          Server: red-netsoluciones.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="044b69ba".
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          ACK SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK27037.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as173a3f10.
          Call-ID: 29491.
          CSeq: 20 ACK.
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          INVITE SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK3966.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>.
          Call-ID: 29491.
          CSeq: 21 INVITE.
          Contact: <SIP:102@192.168.10.4>.
          Authorization: Digest username="102", realm="asterisk", nonce="044b69ba", uri="SIP:104@192.168.10.6", response="390f152c23a65cac5663d830e2177f87", algorithm=MD5.
          Content-Type: application/sdp.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO.
          Max-Forwards: 70.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Subject: Phone call.
          Content-Length: 478.
          .
          v=0.
          o=102 1079 1079 IN IP4 192.168.1.111.
          s=Talk.
          c=IN IP4 192.168.1.111.
          t=0 0.
          m=audio 7078 RTP/AVP 8 0 112 111 110 3 101.
          a=rtpmap:112 speex/32000.
          a=fmtp:112 vbr=on.
          a=rtpmap:111 speex/16000.
          a=fmtp:111 vbr=on.
          a=rtpmap:110 speex/8000.
          a=fmtp:110 vbr=on.
          a=rtpmap:101 telephone-event/8000.
          a=fmtp:101 0-11.
          m=video 9078 RTP/AVP 103 99 98.
          a=rtpmap:103 VP8/90000.
          a=rtpmap:99 MP4V-ES/90000.
          a=fmtp:99 profile-level-id=3.
          a=rtpmap:98 H263-1998/90000.
          a=fmtp:98 CIF=1;QCIF=1.


          U 192.168.10.6:5060 -> 192.168.10.4:5060
          SIP/2.0 401 Unauthorized.
          Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK3966;received=192 .168.10.4;rport=5060.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as609ad0dc.
          Call-ID: 29491.
          CSeq: 21 INVITE.
          Server: red-netsoluciones.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4a112e41".
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          ACK SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK3966.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as609ad0dc.
          Call-ID: 29491.
          CSeq: 21 ACK.
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          INVITE SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK20714.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>.
          Call-ID: 29491.
          CSeq: 22 INVITE.
          Contact: <SIP:102@192.168.10.4>.
          Authorization: Digest username="102", realm="asterisk", nonce="4a112e41", uri="SIP:104@192.168.10.6", response="1ed29736b987d2523d9220c6c803cc51", algorithm=MD5.
          Content-Type: application/sdp.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO.
          Max-Forwards: 70.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Subject: Phone call.
          Content-Length: 478.
          .
          v=0.
          o=102 1079 1079 IN IP4 192.168.1.111.
          s=Talk.
          c=IN IP4 192.168.1.111.
          t=0 0.
          m=audio 7078 RTP/AVP 8 0 112 111 110 3 101.
          a=rtpmap:112 speex/32000.
          a=fmtp:112 vbr=on.
          a=rtpmap:111 speex/16000.
          a=fmtp:111 vbr=on.
          a=rtpmap:110 speex/8000.
          a=fmtp:110 vbr=on.
          a=rtpmap:101 telephone-event/8000.
          a=fmtp:101 0-11.
          m=video 9078 RTP/AVP 103 99 98.
          a=rtpmap:103 VP8/90000.
          a=rtpmap:99 MP4V-ES/90000.
          a=fmtp:99 profile-level-id=3.
          a=rtpmap:98 H263-1998/90000.
          a=fmtp:98 CIF=1;QCIF=1.


          U 192.168.10.6:5060 -> 192.168.10.4:5060
          SIP/2.0 401 Unauthorized.
          Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK20714;received=19 2.168.10.4;rport=5060.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as42011e1b.
          Call-ID: 29491.
          CSeq: 22 INVITE.
          Server: red-netsoluciones.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="21a1cf86".
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          ACK SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK20714.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as42011e1b.
          Call-ID: 29491.
          CSeq: 22 ACK.
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          INVITE SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK18479.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>.
          Call-ID: 29491.
          CSeq: 23 INVITE.
          Contact: <SIP:102@192.168.10.4>.
          Authorization: Digest username="102", realm="asterisk", nonce="21a1cf86", uri="SIP:104@192.168.10.6", response="91fafb1204994b6215f7e355f08b7429", algorithm=MD5.
          Content-Type: application/sdp.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO.
          Max-Forwards: 70.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Subject: Phone call.
          Content-Length: 478.
          .
          v=0.
          o=102 1079 1079 IN IP4 192.168.1.111.
          s=Talk.
          c=IN IP4 192.168.1.111.
          t=0 0.
          m=audio 7078 RTP/AVP 8 0 112 111 110 3 101.
          a=rtpmap:112 speex/32000.
          a=fmtp:112 vbr=on.
          a=rtpmap:111 speex/16000.
          a=fmtp:111 vbr=on.
          a=rtpmap:110 speex/8000.
          a=fmtp:110 vbr=on.
          a=rtpmap:101 telephone-event/8000.
          a=fmtp:101 0-11.
          m=video 9078 RTP/AVP 103 99 98.
          a=rtpmap:103 VP8/90000.
          a=rtpmap:99 MP4V-ES/90000.
          a=fmtp:99 profile-level-id=3.
          a=rtpmap:98 H263-1998/90000.
          a=fmtp:98 CIF=1;QCIF=1.


          U 192.168.10.6:5060 -> 192.168.10.4:5060
          SIP/2.0 401 Unauthorized.
          Via: SIP/2.0/UDP 192.168.1.111:5060;branch=z9hG4bK18479;received=19 2.168.10.4;rport=5060.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as622c63cd.
          Call-ID: 29491.
          CSeq: 23 INVITE.
          Server: red-netsoluciones.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="28257fda".
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          ACK SIP:104@192.168.10.6 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK18479.
          From: <SIP:102@192.168.10.6>;tag=14506.
          To: <SIP:104@192.168.10.6>;tag=as622c63cd.
          Call-ID: 29491.
          CSeq: 23 ACK.
          Content-Length: 0.
          .


          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.6:5060 -> 192.168.10.5:5060
          OPTIONS sip:sipurafxo@192.168.10.5:5060 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK0378d3e3.
          Max-Forwards: 70.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as064b06c8.
          To: <sip:sipurafxo@192.168.10.5:5060>.
          Contact: <sip:asterisk@192.168.10.6:5060>.
          Call-ID: 7d02f0456deecf4b20b7e43539d5accf@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          User-Agent: red-netsoluciones.
          Date: Sat, 23 Jun 2012 19:54:41 GMT.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          Content-Length: 0.
          .


          U 192.168.10.5:5060 -> 192.168.10.6:5060
          SIP/2.0 200 OK.
          To: <sip:sipurafxo@192.168.10.5:5060>;tag=da4a21458999 7bbdi1.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as064b06c8.
          Call-ID: 7d02f0456deecf4b20b7e43539d5accf@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK0378d3e3.
          Server: Linksys/SPA3102-3.3.6(GW).
          Content-Length: 0.
          Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER.
          Supported: x-sipura.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          jaK............*2


          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.6:5060 -> 192.168.10.4:5060
          OPTIONS SIP:102@192.168.10.4:5060;line=aa824d1be4c4e0a SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK0fdc3570;rport.
          Max-Forwards: 70.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as39be1d9e.
          To: <SIP:102@192.168.10.4:5060;line=aa824d1be4c4e0a> .
          Contact: <sip:asterisk@192.168.10.6:5060>.
          Call-ID: 1a86b86447e3ab6533b8425c5b63de32@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          User-Agent: red-netsoluciones.
          Date: Sat, 23 Jun 2012 19:54:45 GMT.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          SIP/2.0 200 OK.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK0fdc3570;rport=506 0.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as39be1d9e.
          To: <SIP:102@192.168.10.4:5060;line=aa824d1be4c4e0a>;t ag=29111.
          Call-ID: 1a86b86447e3ab6533b8425c5b63de32@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, SUBSCRIBE, NOTIFY, INFO.
          Accept: application/sdp.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Content-Length: 0.
          .


          U 192.168.10.6:5060 -> 192.168.10.2:5060
          OPTIONS SIP:104@192.168.10.2;line=7c6b4ad7ea4f4d3 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK03530d78;rport.
          Max-Forwards: 70.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as09ffca1d.
          To: <SIP:104@192.168.10.2;line=7c6b4ad7ea4f4d3>.
          Contact: <sip:asterisk@192.168.10.6:5060>.
          Call-ID: 149053d855d3133e0e1f179b411bd277@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          User-Agent: red-netsoluciones.
          Date: Sat, 23 Jun 2012 19:54:50 GMT.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          Content-Length: 0.
          .


          U 192.168.10.2:5060 -> 192.168.10.6:5060
          SIP/2.0 200 OK.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK03530d78;rport=506 0.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as09ffca1d.
          To: <SIP:104@192.168.10.2;line=7c6b4ad7ea4f4d3>;tag=64 0.
          Call-ID: 149053d855d3133e0e1f179b411bd277@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, SUBSCRIBE, NOTIFY, INFO.
          Accept: application/sdp.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Content-Length: 0.
          .


          U 192.168.10.4:5060 -> 192.168.10.6:5060
          jaK...........tt..

          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.6:5060 -> 192.168.10.2:5060
          OPTIONS SIP:rickygm@192.168.10.2;line=ce00dc0d9453e09 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK41d3e7fa;rport.
          Max-Forwards: 70.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as48d44c9c.
          To: <SIP:rickygm@192.168.10.2;line=ce00dc0d9453e09>.
          Contact: <sip:asterisk@192.168.10.6:5060>.
          Call-ID: 7e22b45f4bf5b2f2369e19c33364ecd3@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          User-Agent: red-netsoluciones.
          Date: Sat, 23 Jun 2012 19:55:01 GMT.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          Content-Length: 0.
          .


          U 192.168.10.2:5060 -> 192.168.10.6:5060
          SIP/2.0 200 OK.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK41d3e7fa;rport=506 0.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as48d44c9c.
          To: <SIP:rickygm@192.168.10.2;line=ce00dc0d9453e09>;ta g=21439.
          Call-ID: 7e22b45f4bf5b2f2369e19c33364ecd3@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, SUBSCRIBE, NOTIFY, INFO.
          Accept: application/sdp.
          User-Agent: Linphone/3.5.2 (eXosip2/3.6.0).
          Content-Length: 0.
          .


          U 192.168.10.30:5060 -> 192.168.10.6:5060
          REGISTER sip:192.168.10.6:5060 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.30;branch=z9hG4bK4166230e220CE7D5.
          From: "Ricardo" <sip:103@192.168.10.6>;tag=62B4F5A9-1C6284A4.
          To: <sip:103@192.168.10.6>.
          CSeq: 261 REGISTER.
          Call-ID: d7700fd0-e12af94f-836954f2@192.168.10.30.
          Contact: <sip:103@192.168.10.30>;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER".
          User-Agent: PolycomSoundPointIP-SPIP_320-UA/2.1.2.0049.
          Authorization: Digest username="103", realm="asterisk", nonce="7ad8329b", uri="sip:192.168.10.6:5060", response="37b07703dd3e0f094e278cde87e279c5", algorithm=MD5.
          Max-Forwards: 70.
          Expires: 120.
          Content-Length: 0.
          .


          U 192.168.10.6:5060 -> 192.168.10.30:5060
          SIP/2.0 401 Unauthorized.
          Via: SIP/2.0/UDP 192.168.10.30;branch=z9hG4bK4166230e220CE7D5;recei ved=192.168.10.30.
          From: "Ricardo" <sip:103@192.168.10.6>;tag=62B4F5A9-1C6284A4.
          To: <sip:103@192.168.10.6>;tag=as2ec21586.
          Call-ID: d7700fd0-e12af94f-836954f2@192.168.10.30.
          CSeq: 261 REGISTER.
          Server: red-netsoluciones.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="7aeccf5f".
          Content-Length: 0.
          .


          U 192.168.10.30:5060 -> 192.168.10.6:5060
          REGISTER sip:192.168.10.6:5060 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.30;branch=z9hG4bK62a008a0FA2174DF.
          From: "Ricardo" <sip:103@192.168.10.6>;tag=62B4F5A9-1C6284A4.
          To: <sip:103@192.168.10.6>.
          CSeq: 262 REGISTER.
          Call-ID: d7700fd0-e12af94f-836954f2@192.168.10.30.
          Contact: <sip:103@192.168.10.30>;methods="INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER".
          User-Agent: PolycomSoundPointIP-SPIP_320-UA/2.1.2.0049.
          Authorization: Digest username="103", realm="asterisk", nonce="7aeccf5f", uri="sip:192.168.10.6:5060", response="96d7d2ead3e35dab18d13f6746d28bb6", algorithm=MD5.
          Max-Forwards: 70.
          Expires: 120.
          Content-Length: 0.
          .


          U 192.168.10.6:5060 -> 192.168.10.30:5060
          OPTIONS sip:103@192.168.10.30 SIP/2.0.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK24995be0.
          Max-Forwards: 70.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as06b8200f.
          To: <sip:103@192.168.10.30>.
          Contact: <sip:asterisk@192.168.10.6:5060>.
          Call-ID: 63d0533d20086b600ffefd6a76b75e3f@192.168.10.6:5060 .
          CSeq: 102 OPTIONS.
          User-Agent: red-netsoluciones.
          Date: Sat, 23 Jun 2012 19:55:05 GMT.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          Content-Length: 0.
          .


          U 192.168.10.6:5060 -> 192.168.10.30:5060
          SIP/2.0 200 OK.
          Via: SIP/2.0/UDP 192.168.10.30;branch=z9hG4bK62a008a0FA2174DF;recei ved=192.168.10.30.
          From: "Ricardo" <sip:103@192.168.10.6>;tag=62B4F5A9-1C6284A4.
          To: <sip:103@192.168.10.6>;tag=as2ec21586.
          Call-ID: d7700fd0-e12af94f-836954f2@192.168.10.30.
          CSeq: 262 REGISTER.
          Server: red-netsoluciones.
          Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
          Supported: replaces, timer.
          Expires: 120.
          Contact: <sip:103@192.168.10.30>;expires=120.
          Date: Sat, 23 Jun 2012 19:55:05 GMT.
          Content-Length: 0.
          .


          U 192.168.10.30:5060 -> 192.168.10.6:5060
          SIP/2.0 200 OK.
          Via: SIP/2.0/UDP 192.168.10.6:5060;branch=z9hG4bK24995be0.
          From: "asterisk" <sip:asterisk@192.168.10.6>;tag=as06b8200f.
          To: <sip:103@192.168.10.30>;tag=7FCD39B9-A76CB674.
          CSeq: 102 OPTIONS.
          Call-ID: 63d0533d20086b600ffefd6a76b75e3f@192.168.10.6:5060 .
          Contact: <sip:103@192.168.10.30>.
          Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER.
          User-Agent: PolycomSoundPointIP-SPIP_320-UA/2.1.2.0049.
          Content-Length: 0.
          .


          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.2:5060 -> 192.168.10.6:5060
          jaK...............

          U 192.168.10.4:5060 -> 192.168.10.6:5060
          jaK...........0..Y

          Comentario


          • #6
            Re: problema con linphone

            Ok según entiendo:

            ¿Tu PBX es la ip: 192.168.10.6?
            ¿La extensión 102(¿con IP 192.168.1.111?) intenta llamar a la extensión 104? Veo los INVITES y la respuesta del server esperando el reusltado MD5 pero no veo que pase de ahí, después veo un intento de llamada de otras extensiones.

            ¿En la negociación SDP veo el codec SPEEX, lo tienes habilitado? Esa IP 1.111 esta fuera del segmento y de ahí puede venir el problema (NAT como siempre). Como esta tu diagrama de red y los "settings" de las extensiones involucradas?

            Comentario


            • #7
              Re: problema con linphone

              Saludos navaismo , te detallo un poco

              Asterisk: 192.168.10.6
              Wireless: 192.168.10.4

              La extensión 104 esta dentro de la lan de mi asterisk , la 102 esta detrás del wireless x eso es que miras esa ip , con lo del codec no me había fijado q el linphone tenia el speex como primera opcion, asi que he puesto el ulaw primario y alaw como secundario , con lo del NAT le he dado vuelta, y cuando me llaman en ambos lados hay audio perfectamente , solo es cuando yo llamo.. pero pondré las setting , voy a copiarlas

              Comentario


              • #8
                Re: problema con linphone

                saludos de nuevo por aqui , les muestro mi config del sip NAT

                externhost=ZZZ.homelinux.com
                externrefresh=180
                localnet=192.168.10.0/24
                nat=yes
                directmedia=yes

                [102]
                type=friend
                accountcode=102
                language=es
                secret=xxx
                qualify=yes
                mailbox=102@default
                nat=yes
                host=dynamic
                dtmfmode=rfc2833
                context=netsol
                directmedia=update
                callerid=zzz <102>
                callgroup=1
                pickupgroup=1
                disallow=all
                allow=alaw
                allow=g722
                allow=g729
                allow=h263

                [104]
                type=friend
                accountcode=104
                language=es
                secret=3ed.9099zz
                qualify=yes
                mailbox=104@default
                nat=yes
                host=dynamic
                dtmfmode=rfc2833
                context=user
                directmedia=update
                callerid=zzz <104>
                callgroup=1
                pickupgroup=1
                disallow=all
                allow=alaw
                allow=g722
                allow=g729
                allow=h263

                les dejo ...

                Comentario

                Principales Usuarios Activos

                Colapsar

                No hay usuarios activos superiores.
                Trabajando...
                X