<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div dir="ltr">Hello
      <div><br>
      </div>
      <div>I have a problem with some phone numbers at Telenor. Our door
        telephone does not reply with an ACK on the 200 OK.</div>
      <div>All I found was a weird SDP response with two "connection
        information" lines<br>
      </div>
      <div><br>
      </div>
      <div>
        <pre>Session Description Protocol</pre>
        <pre>    Session Description Protocol Version (v): 0</pre>
        <pre>    Owner/Creator, Session Id (o): BroadWorks 307119541 1 IN IP4 194.247.61.31</pre>
        <pre>    Session Name (s): -</pre>
        <pre>    Connection Information (c): IN IP4 194.247.61.31</pre>
        <pre>    Time Description, active time (t): 0 0</pre>
        <pre>    Session Attribute (a): sendrecv</pre>
        <pre>    Media Description, name and address (m): audio 23116 RTP/AVP 8 101</pre>
        <pre>    Connection Information (c): IN IP4 194.247.61.31</pre>
        <pre>    Media Attribute (a): rtpmap:8 PCMA/8000</pre>
        <pre>    Media Attribute (a): rtpmap:101 telephone-event/8000</pre>
        <pre>    Media Attribute (a): fmtp:101 0-15</pre>
        <pre>    Media Attribute (a): maxptime:40</pre>
        <pre>    Media Attribute (a): bsoft:1 image udptl t38</pre>
        <pre>    Media Attribute (a): sendrecv</pre>
        <pre>    Media Attribute (a): silenceSupp:off - - - -</pre>
        <pre>    Media Attribute (a): setup:actpass</pre>
      </div>
      <div>To debug, I would like to remove one of the "Connection
        Information (c): IN IP4 194.247.61.31", to see if this is what
        confuses the door telephone.</div>
      <div>But how do I do that?</div>
      <div><br>
      </div>
      <div>I tried with this but nothing happeded<br>
      </div>
      <div>
        <pre>onreply_route[DOOR_MANAGE_REPLY] {</pre>
        <pre>        if (is_method("INVITE|SUBSCRIBE"))</pre>
        <pre>        {</pre>
        <pre>          sdp_remove_line_by_prefix("c=IN IP4 194");</pre>
        <pre>        }</pre>
        <pre>        return 1;</pre>
        <pre>}</pre>
        <br>
        <div><br>
        </div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>-- <br>
        <div dir="ltr" class="gmail_signature"
          data-smartmail="gmail_signature">
          <div dir="ltr">
            <p>--------------------- Med Liberalistiske Hilsner
              ----------------------</p>
            <pre cols="72">   Civilingeniør, Kjeld Flarup - Mit sind er mere åbent end min tegnebog
   Sofienlundvej 6B, 7560 Hjerm, Tlf: 40 29 41 49
   Den ikke akademiske hjemmeside for liberalismen - <a href="http://www.liberalismen.dk" target="_blank">www.liberalismen.dk</a>

</pre>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>