Yes you may be right and I going to investigate it bit I thought that
using the context  from -sip-external was enough. Specially when I
have defined in extensions.conf that calls belonging to this contyext
should be sent to the extension I want to ring.<br>
<br>
Anyhow, will try&nbsp; defining one unique context for this provider PeopleCall.<br>Thanks.<br>
<br>
<br><div><span class="gmail_quote">On 21/07/06, <b class="gmail_sendername">Marco Mouta</b> &lt;<a href="mailto:marco.mouta@gmail.com">marco.mouta@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I think i found your error. you are missing a context for your peer<br>PeopleCall , this way no context for incoming calls!<br><br>Am I wrong?<br><br>Hope it helps,<br>Marco Mouta<br><br>On 7/21/06, Jose Limeres &lt;
<a href="mailto:jlimeres@gmail.com">jlimeres@gmail.com</a>&gt; wrote:<br>&gt; Here is my SIP.conf. (just replaced psswds with *)<br>&gt;&nbsp;&nbsp;Thanks.<br>&gt;<br>&gt;&nbsp;&nbsp;[general]<br>&gt;<br>&gt; port = 5060<br>&gt; bindaddr = <a href="http://0.0.0.0">
0.0.0.0</a><br>&gt; disallow=all<br>&gt; allow=ulaw<br>&gt; allow=alaw<br>&gt;<br>&gt;<br>&gt; context = from-sip-external<br>&gt; callerid = Unknown<br>&gt; tos=0x68<br>&gt;<br>&gt; register=<a href="http://34700758288001:********@sip.peoplecall.com/34700758288001">
34700758288001:********@sip.peoplecall.com/34700758288001</a><br>&gt;<br>&gt; externip=<a href="http://boratelecom.dyndns.org">boratelecom.dyndns.org</a><br>&gt; localnet=<a href="http://192.168.1.0/255.255.255.0">192.168.1.0/255.255.255.0
</a><br>&gt;<br>&gt; [01]<br>&gt; username=01<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc<br>&gt; record_in=Adhoc<br>&gt; qualify=yes<br>&gt; port=5060<br>&gt; nat=always<br>&gt; mailbox=01@device<br>
&gt; host=dynamic<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=01 &lt;01&gt;<br>&gt;<br>&gt; [199]<br>&gt; username=199<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc
<br>&gt; record_in=Adhoc<br>&gt; qualify=no<br>&gt; port=5061<br>&gt; nat=never<br>&gt; mailbox=199@device<br>&gt; host=dynamic<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=199 &lt;199&gt;
<br>&gt;<br>&gt; [501]<br>&gt; username=501<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc<br>&gt; record_in=Adhoc<br>&gt; qualify=yes<br>&gt; port=5060<br>&gt; nat=always<br>&gt; mailbox=501@device<br>&gt; host=dynamic
<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=501 &lt;501&gt;<br>&gt;<br>&gt; [502]<br>&gt; username=502<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc<br>
&gt; record_in=Adhoc<br>&gt; qualify=yes<br>&gt; port=5060<br>&gt; nat=always<br>&gt; mailbox=502@device<br>&gt; host=dynamic<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=502 &lt;502&gt;
<br>&gt;<br>&gt; [503]<br>&gt; username=503<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc<br>&gt; record_in=Adhoc<br>&gt; qualify=yes<br>&gt; port=5060<br>&gt; nat=always<br>&gt; mailbox=503@device<br>&gt; host=dynamic
<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=503 &lt;503&gt;<br>&gt;<br>&gt; [504]<br>&gt; username=504<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc<br>
&gt; record_in=Adhoc<br>&gt; qualify=yes<br>&gt; port=5060<br>&gt; nat=always<br>&gt; mailbox=504@device<br>&gt; host=dynamic<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=504 &lt;504&gt;
<br>&gt;<br>&gt; [99]<br>&gt; username=99<br>&gt; type=friend<br>&gt; secret=****<br>&gt; record_out=Adhoc<br>&gt; record_in=Adhoc<br>&gt; qualify=no<br>&gt; port=5062<br>&gt; nat=never<br>&gt; mailbox=99@device<br>&gt; host=dynamic
<br>&gt; dtmfmode=rfc2833<br>&gt; context=from-internal<br>&gt; canreinvite=no<br>&gt; callerid=PSTN incoming &lt;99&gt;<br>&gt;<br>&gt; [Peoplecall]<br>&gt; username=34700758288001<br>&gt; type=peer<br>&gt; secret=****<br>
&gt; qualify=yes<br>&gt; nat=yes<br>&gt; host=<a href="http://sip.peoplecall.com">sip.peoplecall.com</a><br>&gt; fromuser=34700758288001<br>&gt; fromdomain=<a href="http://sip.peoplecall.com">sip.peoplecall.com</a><br>&gt; dtmfmode=rfc2833
<br>&gt; disallow=all<br>&gt; allow=g729<br>&gt;<br>You need a context for incoming calls from Peoplecall !<br>context=from-PeopleCall ; just as an example and write your dialplan<br>for this context in extensions.conf<br>
&gt; [PSTN]<br>&gt; username=asterisk<br>&gt; type=peer<br>&gt; secret=****<br>&gt; port=5061<br>&gt; insecure=very<br>&gt; host=<a href="http://192.168.1.106">192.168.1.106</a><br>&gt; fromuser=asterisk<br>&gt; dtmfmode=rfc2833
<br>&gt; context=from-internal<br>&gt; auth=md5<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; On 21/07/06, Marco Mouta &lt;<a href="mailto:marco.mouta@gmail.com">marco.mouta@gmail.com</a>&gt; wrote:<br>&gt; &gt; Could you post your 
sip.conf?<br>&gt; &gt;<br>&gt; &gt; On 7/21/06, Jose Limeres &lt;<a href="mailto:jlimeres@gmail.com">jlimeres@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; Yes, of course. SIP, RTP and IAX ports are port forwarded to the * box.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; On 21/07/06, Marco Mouta &lt;<a href="mailto:marco.mouta@gmail.com">marco.mouta@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; Did you port forwar in your router&nbsp;&nbsp;RTP ports ? 10000-20000 to your
<br>&gt; *Box ?<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; On 7/21/06, Jose Limeres &lt;<a href="mailto:jlimeres@gmail.com">jlimeres@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; &gt; Hi,<br>&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;I am experiencing a hard to solve problem with my VoIP provider. I<br>&gt; can<br>&gt; &gt; &gt; make<br>&gt; &gt; &gt; &gt; &gt; calls without any problem but I can not receive any. Actually, calls
<br>&gt; &gt; &gt; arive<br>&gt; &gt; &gt; &gt; &gt; to * but the phone just does not&nbsp;&nbsp;ring. I believe must be a problem<br>&gt; with<br>&gt; &gt; &gt; NAT<br>&gt; &gt; &gt; &gt; &gt; but&nbsp;&nbsp;I think I have a good config:<br>
&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;- Extensions have nat=always and qualify=yes<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;- Have introduced in sip.conf&nbsp;&nbsp;Externip and localnet<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;- ADSL modem/router is redirected to my * server
<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;- With sip debug I can see the call arrives<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;Am I misssing something that someone else can see?<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;Appreciate any hint. Thanks
<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;==============================<br>&gt; &gt; &gt; &gt; &gt; ======<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;ASTERISK VERSION:<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;Asterisk 1.2.9.1-BRIstuffed-0.3.0-PRE-1q<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;SIP DEBUG CAPTURE<br>&gt; &gt; &gt; &gt; &gt;&nbsp;&nbsp;&lt;-- SIP read from <a href="http://62.22.20.194:5060">62.22.20.194:5060</a>:<br>&gt; &gt; &gt; &gt; &gt; INVITE sip:34700758288001@87.218.175.120
:5060<br>&gt; SIP/2.0<br>&gt; &gt; &gt; &gt; &gt; Record-Route: &lt;sip:<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; <a href="http://62.22.20.194">62.22.20.194</a>;ftag=08ff6000ff05ff10ff00000e0c4effff;lr&gt;<br>&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP
<br>&gt; &gt; &gt; &gt; &gt; <a href="http://62.22.20.194">62.22.20.194</a>;branch=z9hG4bK90bf.b9c560e1.0<br>&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; <a href="http://62.22.20.207:5060">
62.22.20.207:5060</a>;branch=z9hG4bK-10ff6000ff05ff10ff00000e0c4effff<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; From:<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &lt;<a href="mailto:sip:690351498@62.22.20.207">
sip:690351498@62.22.20.207</a>;user=phone&gt;;tag=08ff6000ff05ff10ff00000e0c4effff<br>&gt; &gt; &gt; &gt; &gt; To: &lt;<br>&gt; &gt; &gt; &gt; &gt; sip:34700758288001@62.22.20.194:5060;user=phone&gt;<br>&gt; &gt; &gt; &gt; &gt; Call-ID: 
d2c76000bf05c0108000000e0c4ef4b3@siphit-1<br>&gt; &gt; &gt; &gt; &gt; CSeq: 1 INVITE<br>&gt; &gt; &gt; &gt; &gt; Contact: &lt;<br>&gt; &gt; &gt; &gt; &gt; <a href="mailto:sip:690351498@62.22.20.207">sip:690351498@62.22.20.207
</a>;user=phone&gt;<br>&gt; &gt; &gt; &gt; &gt; Max-Forwards: 9<br>&gt; &gt; &gt; &gt; &gt; User-Agent: MERA MSIP v.1.0.2<br>&gt; &gt; &gt; &gt; &gt; Cisco-Guid:<br>&gt; 908093991-393679323-3151091529-1429652222<br>&gt; &gt; &gt; &gt; &gt; Content-Type: application/sdp
<br>&gt; &gt; &gt; &gt; &gt; Content-Length: 216<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; v=0<br>&gt; &gt; &gt; &gt; &gt; o=- 1153435071 1153435071 IN IP4 <a href="http://62.22.20.207">
62.22.20.207</a><br>&gt; &gt; &gt; &gt; &gt; s=-<br>&gt; &gt; &gt; &gt; &gt; c=IN IP4<br>&gt; &gt; &gt; &gt; &gt; <a href="http://62.22.20.207">62.22.20.207</a><br>&gt; &gt; &gt; &gt; &gt; t=0 0<br>&gt; &gt; &gt; &gt; &gt; m=audio 59320 RTP/AVP 18 4 101
<br>&gt; &gt; &gt; &gt; &gt; a=rtpmap:18 G729/8000<br>&gt; &gt; &gt; &gt; &gt; a=rtpmap:4 G723/8000<br>&gt; &gt; &gt; &gt; &gt; a=rtpmap:101 telephone-event/8000<br>&gt; &gt; &gt; &gt; &gt; a=fmtp:101 0-15<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; --- (14 headers 10 lines)---<br>&gt; &gt; &gt; &gt; &gt; Using INVITE request as basis request -<br>&gt; &gt; &gt; &gt; &gt; d2c76000bf05c0108000000e0c4ef4b3@siphit-1<br>&gt; &gt; &gt; &gt; &gt; Sending to 
<a href="http://62.22.20.194">62.22.20.194</a> : 5060 (non-NAT)<br>&gt; &gt; &gt; &gt; &gt; Found peer 'Peoplecall'<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Reliably Transmitting (NAT) to <a href="http://62.22.20.194:5060">
62.22.20.194:5060</a>:<br>&gt; &gt; &gt; &gt; &gt; SIP/2.0 407 Proxy Authentication Required<br>&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP<br>&gt; &gt; &gt; &gt; &gt; <a href="http://62.22.20.194">62.22.20.194</a>;branch= 
z9hG4bK90bf.b9c560e1.0;received=<br>&gt; &gt; &gt; &gt; &gt; <a href="http://62.22.20.194">62.22.20.194</a><br>&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; <a href="http://62.22.20.207:5060">
62.22.20.207:5060</a>;branch=z9hG4bK-10ff6000ff05ff10ff00000e0c4effff<br>&gt; &gt; &gt; &gt; &gt; From: &lt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; <a href="mailto:sip:690351498@62.22.20.207">sip:690351498@62.22.20.207
</a>;user=phone&gt;;tag=08ff6000ff05ff10ff00000e0c4effff<br>&gt; &gt; &gt; &gt; &gt; To: &lt; <a href="mailto:sip:34700758288001@62.22.20.194">sip:34700758288001@62.22.20.194</a><br>&gt; &gt; &gt; &gt; &gt; :5060;user=phone&gt;;tag=as476d14de
<br>&gt; &gt; &gt; &gt; &gt; Call-ID: d2c76000bf05c0108000000e0c4ef4b3@siphit-1<br>&gt; &gt; &gt; &gt; &gt; CSeq: 1 INVITE<br>&gt; &gt; &gt; &gt; &gt; User-Agent: Asterisk PBX<br>&gt; &gt; &gt; &gt; &gt; Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
<br>&gt; &gt; &gt; &gt; &gt; Contact: &lt;<br>&gt; &gt; &gt; &gt; &gt; <a href="mailto:sip:34700758288001@87.218.175.74">sip:34700758288001@87.218.175.74</a> &gt;<br>&gt; &gt; &gt; &gt; &gt; Proxy-Authenticate: Digest realm=&quot;asterisk&quot;, nonce=&quot;008d23b0&quot;
<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Content-Length: 0<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; ---<br>&gt; &gt; &gt; &gt; &gt; Scheduling destruction of call
<br>&gt; &gt; &gt; &gt; &gt; 'd2c76000bf05c0108000000e0c4ef4b3@siphit-1 ' in<br>&gt; 15000<br>&gt; &gt; &gt; ms<br>&gt; &gt; &gt; &gt; &gt; asterisk1*CLI&gt;<br>&gt; &gt; &gt; &gt; &gt; &lt;-- SIP read from<br>&gt; &gt; &gt; &gt; &gt; 
<a href="http://62.22.20.194:5060">62.22.20.194:5060</a>:<br>&gt; &gt; &gt; &gt; &gt; ACK sip:34700758288001@87.218.175.120:5060 SIP/2.0<br>&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP <a href="http://62.22.20.194">62.22.20.194
</a>;branch=<br>&gt; &gt; &gt; &gt; &gt; z9hG4bK90bf.b9c560e1.0<br>&gt; &gt; &gt; &gt; &gt; From:<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &lt;<a href="mailto:sip:690351498@62.22.20.207">sip:690351498@62.22.20.207
</a>;user=phone&gt;;tag=08ff6000ff05ff10ff00000e0c4effff<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Call-ID: d2c76000bf05c0108000000e0c4ef4b3@siphit-1<br>&gt; &gt; &gt; &gt; &gt; To:<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt;<br>&gt; &lt;sip:34700758288001@62.22.20.194:5060;user=phone&gt;;tag=as476d14de<br>&gt; &gt; &gt; &gt; &gt; CSeq: 1 ACK<br>&gt; &gt; &gt; &gt; &gt; User-Agent: OpenSer (1.0.0 (i386/linux))<br>&gt; &gt; &gt; &gt; &gt; Content-Length: 0
<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; --- (8 headers 0 lines)---<br>&gt; &gt; &gt; &gt; &gt; REGISTER 13 headers, 0 lines<br>&gt; &gt; &gt; &gt; &gt; Reliably Transmitting (no NAT) to 
<a href="http://62.22.20.194:5060">62.22.20.194:5060</a><br>&gt; &gt; &gt; &gt; &gt; :<br>&gt; &gt; &gt; &gt; &gt; REGISTER sip: <a href="http://sip.peoplecall.com">sip.peoplecall.com</a> SIP/2.0<br>&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP
<br>&gt; &gt; &gt; &gt; &gt; <a href="http://87.218.175.74:5060">87.218.175.74:5060</a>;branch=z9hG4bK4a6abe4f;rport<br>&gt; &gt; &gt; &gt; &gt; From: &lt; <a href="mailto:sip:34700758288001@sip.peoplecall.com">sip:34700758288001@sip.peoplecall.com
</a><br>&gt; &gt; &gt; &gt; &gt; &gt;;tag=as79fdfc26<br>&gt; &gt; &gt; &gt; &gt; To: &lt;<a href="mailto:sip:34700758288001@sip.peoplecall.com">sip:34700758288001@sip.peoplecall.com</a>&gt;<br>&gt; &gt; &gt; &gt; &gt; Call-ID:
<br>&gt; &gt; &gt; &gt; &gt; <a href="mailto:1a0c3f3d4abe13fd462e52f7222cfc2e@127.0.0.1">1a0c3f3d4abe13fd462e52f7222cfc2e@127.0.0.1</a><br>&gt; &gt; &gt; &gt; &gt; CSeq: 421 REGISTER<br>&gt; &gt; &gt; &gt; &gt; User-Agent: Asterisk PBX
<br>&gt; &gt; &gt; &gt; &gt; Max-Forwards: 70<br>&gt; &gt; &gt; &gt; &gt; Authorization: Digest username=&quot;34700758288001&quot;, realm=&quot;<br>&gt; &gt; &gt; &gt; &gt; <a href="http://sip.peoplecall.com">sip.peoplecall.com
</a>&quot;, algorithm=MD5, uri=&quot;sip: <a href="http://sip.peoplecall.com">sip.peoplecall.com</a><br>&gt; &gt; &gt; &gt; &gt; &quot;,<br>&gt; nonce=&quot;44c0059db2d71f523aeb30399a54a4a32d8aeed6&quot;,<br>&gt; &gt; &gt; &gt; &gt; response=&quot;ee782a37bae7eed1a0a881147c733ede&quot;,
<br>&gt; opaque=&quot;&quot;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Expires: 120<br>&gt; &gt; &gt; &gt; &gt; Contact: &lt;<a href="mailto:sip:34700758288001@87.218.175.74">sip:34700758288001@87.218.175.74
</a>&gt;<br>&gt; &gt; &gt; &gt; &gt; Event: registration<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Content-Length: 0<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; ---<br>
&gt; &gt; &gt; &gt; &gt; asterisk1*CLI&gt;<br>&gt; &gt; &gt; &gt; &gt; &lt;-- SIP read from <a href="http://62.22.20.194:5060">62.22.20.194:5060</a>:<br>&gt; &gt; &gt; &gt; &gt; SIP/2.0 200 OK<br>&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Via: SIP/2.0/UDP<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; <a href="http://192.168.1.104:5060">192.168.1.104:5060</a>;branch=z9hG4bK4a6abe4f;rport=5060<br>&gt; &gt; &gt; &gt; &gt; From: &lt;<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; <a href="mailto:sip:34700758288001@sip.peoplecall.com">sip:34700758288001@sip.peoplecall.com</a>&gt;;tag=as79fdfc26<br>&gt; &gt; &gt; &gt; &gt; To: &lt; <a href="mailto:sip:34700758288001@sip.peoplecall.com">sip:34700758288001@sip.peoplecall.com
</a><br>&gt; &gt; &gt; &gt; &gt; &gt;;tag=555271b30cfd40f8a3b4837b054360a3.975d<br>&gt; &gt; &gt; &gt; &gt; Call-ID: <a href="mailto:1a0c3f3d4abe13fd462e52f7222cfc2e@127.0.0.1">1a0c3f3d4abe13fd462e52f7222cfc2e@127.0.0.1</a>
<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; CSeq: 421 REGISTER<br>&gt; &gt; &gt; &gt; &gt; Contact:<br>&gt; &gt; &gt; &gt; &gt; &lt;<br>&gt; sip:34700758288001@192.168.1.104:5060&gt;;expires=120<br>&gt; &gt; &gt; &gt; &gt; Server: OpenSer (
1.0.0 (i386/linux))<br>&gt; &gt; &gt; &gt; &gt; Content-Length: 0<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; --- (9 headers 0 lines)---<br>&gt; &gt; &gt; &gt; &gt; Scheduling destruction of call '
<br>&gt; &gt; &gt; &gt; &gt; <a href="mailto:1a0c3f3d4abe13fd462e52f7222cfc2e@127.0.0.1">1a0c3f3d4abe13fd462e52f7222cfc2e@127.0.0.1</a>' in<br>&gt; 32000 ms<br>&gt; &gt; &gt; &gt; &gt; Destroying call<br>&gt; &gt; &gt; 'd2c76000bf05c0108000000e0c4ef4b3@siphit-1
<br>&gt; &gt; &gt; &gt; &gt; '<br>&gt; &gt; &gt; &gt; &gt; asterisk1*CLI&gt; sip no debug<br>&gt; &gt; &gt; &gt; &gt; SIP Debugging Disabled<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; asterisk-users mailing list<br>&gt; &gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:
<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; --<br>&gt; &gt; &gt; &gt; Com os melhores cumprimentos,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Marco Mouta
<br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; asterisk-users mailing list
<br>&gt; &gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com
</a> --<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; asterisk-users mailing list<br>&gt; &gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Com os melhores cumprimentos,<br>&gt; &gt;<br>&gt; &gt; Marco Mouta
<br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt;<br>&gt; &gt; asterisk-users mailing list<br>
&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt;<br>&gt;<br>
&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br>&gt;<br>&gt;<br><br><br>--<br>Com os melhores cumprimentos,<br><br>
Marco Mouta<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>