<div>Hey everyone,</div>
<div>&nbsp;</div>
<div>I&#39;m trying to make an outbound call using h324m_call but I keep getting stuck with the following error:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; -- Executing [665@from-sip:1] h324m_call(&quot;SIP/2000-08214978&quot;, &quot;<a href="mailto:666@test">666@test</a>&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [666@test:1] Set(&quot;<a href="mailto:Local/666@test-89ed,2">
Local/666@test-89ed,2</a>&quot;, &quot;CHANNEL(transfercapability)=VIDEO&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [666@test:2] NoOp(&quot;<a href="mailto:Local/666@test-89ed,2">Local/666@test-89ed,2</a>&quot;, &quot;transfer=VIDEO&quot;) in new stack
<br>&nbsp;&nbsp;&nbsp; -- Executing [666@test:3] Set(&quot;<a href="mailto:Local/666@test-89ed,2">Local/666@test-89ed,2</a>&quot;, &quot;CHANNEL(userinformationlayer1)=38&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [666@test:4] NoOp(&quot;<a href="mailto:Local/666@test-89ed,2">
Local/666@test-89ed,2</a>&quot;, &quot;ul1=38&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [666@test:5] Dial(&quot;<a href="mailto:Local/666@test-89ed,2">Local/666@test-89ed,2</a>&quot;, &quot;Zap/g1/0x&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- digital call, setting user information layer 1 to 38 (0x26)<br>&nbsp;&nbsp;&nbsp; -- Requested transfer capability: 0x18 - VIDEO<br>&nbsp;&nbsp;&nbsp; -- Called g1/06xxxx<br><strong>&nbsp;&nbsp;&nbsp; -- Channel 0/2, span 1 got hangup, cause 100<br></strong>&nbsp;&nbsp;&nbsp; -- Hungup &#39;Zap/2-1&#39;
<br></div>
<div>Cause 100 means the following on a page of isdn cause codes i found:</div>
<div>
<p><strong>Cause No. 100 - Invalid information element contents.</strong><br>This cause indicates that the equipment sending this cause has received and information element which it has implemented; however, one or more of the fields in the information element are coded in such a way which has not been implemented by the equipment sending this cause.
</p>What it means:<br>Like cause 1 and cause 88, this usually indicates that the ISDN number being dialed is in a format that is not understood by the equipment processing the call. SPIDs will sometimes fail to initialize with a Cause 100, or a call will fail with this cause.
</div>
<div>&nbsp;</div>
<div>Can anyone help me in resolving this problem?</div>
<div>I am running Asterisk 1.4.15 with Digium TE110P 1 span on a KPN (also tried MCI) E1 line.</div>
<div>&nbsp;</div>
<div>If any more info needed please let me know.</div>
<div>&nbsp;</div>
<div>Thanks and cheers!</div>
<div>René van Weert</div>