Hi all,<br>I have a problems with asterisk<br>I configured a number eutelia for so I ring an internal<br><br>the file is as follows:<br><br><br># sip.conf<br><br>Register: <a href="http://0707732332:xxxxxxxx@voip.eutelia.it/0707732332">0707732332:xxxxxxxx@voip.eutelia.it/0707732332</a><br>
registertimeout20<br>registerattempts10<br><br>[eutelia]<br>type=friend<br>Xlanguage=it<br>context=from-eutelia<br>host=<a href="http://voip.eutelia.it">voip.eutelia.it</a><br>dtmfmode=rfc2833<br>directmedia=no<br>fromdomain=<a href="http://voip.eutelia.it">voip.eutelia.it</a><br>
fromuser=0707732332<br>defaultuser=0707732332<br>insecure=invite<br>qualify=yes<br>secret=xxxxxxxxxx<br>disallow=all<br>allow=ulaw<br>allow=alaw<br><br># extensions.conf<br><br>[from-eutelia]<br><br>exten =&gt; 0707732332,1,NoOp<br>
same =&gt; n,Dial(SIP/1000,45)<br>same =&gt; n,Hangup<br><br>from cli:<br><br>Using SIP RTP CoS mark 5<br>-Performing of 0707732332from-eutelia: 1 NoOp (SIPeutelia-00000022) in new stack<br>-Performing of 0707732332from-eutelia: 2 Dial (SIPeutelia-00000022, SIP1000, 45) in new stack<br>
Using SIP RTP CoS mark 5<br>-SIP1000 called<br>-Ringing SIP1000-00000023<br>-SIP1000-SIPeutelia-00000023 replied 00000022<br>21 Jul 23:34:23 WARNING2491: c:3641 retranspkt: chansip. retransmission timeout reached on transmission A66023DE-D2B211E1-8D25E362-A130DAB 9195.62.226.18 for seqno 101 (critical response)-see https: wiki.asterisk.orgwikidisplayASTSIPRetransmissions<br>
Package timeout after 6401ms with no response<br>21 Jul WARNING2491: 23:34:23 c:3670 retranspkt chansip.: Hanging up call A66023DE-D2B211E1-8D25E362-A130DAB 9195.62.226.18-no response to our critical packages (see https: wiki.asterisk.orgwikidisplayASTSIP<br>
<br>the call drops after 4-5 seconds<br>can you tell me what do I go to edit why this doesn&#39;t happen?<br>I also disabled iptables in order to avoid any problem (although it seems properly configured)<br><br>Thanks in advance<br>