<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commenti a: Come far funzonare l&#8217;account Messagenet o Cheapnet su Asterisk 1.6.2.x</title>
	<atom:link href="http://www.vitadazazu.it/2010/04/come-far-funzonare-laccount-messagenet-o-cheapnet-su-asterisk-1-6-2-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vitadazazu.it/2010/04/come-far-funzonare-laccount-messagenet-o-cheapnet-su-asterisk-1-6-2-x/</link>
	<description>Pensieri, idee strampalate, accrocchi e pazzie</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:07:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>Di: alexsfa</title>
		<link>http://www.vitadazazu.it/2010/04/come-far-funzonare-laccount-messagenet-o-cheapnet-su-asterisk-1-6-2-x/comment-page-1/#comment-15</link>
		<dc:creator>alexsfa</dc:creator>
		<pubDate>Fri, 02 Sep 2011 19:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitadazazu.it/?p=123#comment-15</guid>
		<description>Tengo a precisare che uso Asterisk 1.6.2.9 su Debian 5.0.8 lenny ma lo stesso identico comportamente lo ho con Asterisk 1.8.5.0 e Debian 6.0.2.1.
MEssagenet ha funzionato regolarmente fino a agosto 2010, poi sempre questo problema. Spero tu riesca a darmi una dritta.

Grazie mille per il tempo che mi dedicherai 

Alessandro</description>
		<content:encoded><![CDATA[<p>Tengo a precisare che uso Asterisk 1.6.2.9 su Debian 5.0.8 lenny ma lo stesso identico comportamente lo ho con Asterisk 1.8.5.0 e Debian 6.0.2.1.<br />
MEssagenet ha funzionato regolarmente fino a agosto 2010, poi sempre questo problema. Spero tu riesca a darmi una dritta.</p>
<p>Grazie mille per il tempo che mi dedicherai </p>
<p>Alessandro</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: alexsfa</title>
		<link>http://www.vitadazazu.it/2010/04/come-far-funzonare-laccount-messagenet-o-cheapnet-su-asterisk-1-6-2-x/comment-page-1/#comment-14</link>
		<dc:creator>alexsfa</dc:creator>
		<pubDate>Fri, 02 Sep 2011 19:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitadazazu.it/?p=123#comment-14</guid>
		<description>Ciao ti scrivo per esporti un problema sorto sul mio server di telefonia dove uso un account Messagenet di tipo Freenumber.
Uso il pbx ASTERISK con il vostro servizio Voip da alcuni anni ma da un pò ho notato dei malfunzionamenti:

1)	Se dall&#039;esterno mi chiamano (sul numero geografico da voi assegnatomi) non sento chi mi chiama e anche il chiamante non sente me.

2)	Se io chiamo su telefonia fissa (o mobile è indifferente) da un telefono SIP collegato al mio server, uscendo con l&#039;account Voip di Messagenet (che risulta interrogando il server, regolarmente e correttamente registrato) io chiamante NON sento la voce di chi chiamo.


Tengo a sottolineare che configurando un telefono SIP (nella stessa LAN e con stesso gateway del mio server Asterisk che comporta quindi le stesse regole globali come firewall e porte aperte sul gateway/router) con le mie credenziali il servizio funziona benissimo!!!
 Il problemi quindi è sul server Asterisk: è stato cambiato qualcosa che comporta delle modifiche nel file di configurazione del  servizio sul mio server? L’esempio di configurazione Asterisk sul  sito di Messagenet è la stessa da diversi anni e mi chiedevo se c&#039;è qualcos&#039;altro di nuovo o modificato, e che ora, con le impostazioni vecchie, non fà andar più il sevizio su Asterisk.

Ti elenco il mio file SIP.CONF e EXTENSION.CONF

---- inizio SIP.CONF ---

[general]
port=5060
bindaddr=0.0.0.0
context=frommessagenet
nat=yes
realm=sip.messagenet.it
rtptimeout=60
rtpholdtimeout=300
videosupport=yes

disallow=all ; need to disallow=all before we can use allow=
allow=ulaw   ; Note: In user sections the order of codecs                                 ; listed with allow= does NOT matter!
allow=alaw
allow=g723.1 ; Asterisk only supports g723.1 pass-thru!
allow=g729
allow=h264   ; Pass-thru only unless g729 license obtained
callingpres=allowed_passed_screen ; Set caller ID presentation


register =&gt; 5aaaa:zxcvb@sip.messagenet.it:5061/700

;Alessandro1 --------------------------------------------------------
[60]
type=friend
username=aaaaa
secret=xxxxx
host=dynamic
dtmfmode=rfc2833
context=c60

;Alessandro2 --------------------------------------------------------
[61]
type=friend
username=ddddd
secret=yyyyy
host=dynamic
dtmfmode=rfc2833
context=c61

;Lugli --------------------------------------------------------
[18]
type=friend
username=ooooo
secret=hhhhh
host=dynamic
dtmfmode=rfc2833
context=c18


;-------------------------------------------------------------
; Collegamento con rete fissa e mobile attraverso 
; provider Messagenet

[messagenet]
username=5aaaa
fromuser=5aaaa
secret=zxcvb
fromdomain=sip.messagenet.it
context=frommessagenet
host=sip.messagenet.it
type=peer
canreinvite=0
nat=yes
dtmfmode=rfc2833
insecure=port
insecure=very
qualify=yes

--- fine SIP.CONF ---

--- inizio EXTENSION.CONF ---

[general]

;static=yes
;writeprotect=yes
;videosupport=yes
;codec=h264

[globals]
numero=0
DYNAMIC_FEATURES=collega


[interni]

exten =&gt; _XX,1,Dial(SIP/${EXTEN},20,tT,wW)
exten =&gt; _XX,n,hangup()


[esterni]

exten =&gt; _0X.,1,Dial(SIP/messagenet/${EXTEN:1},20,T)
exten =&gt; _0X.,n,hangup()

;Alessandro ----------------------------------------------------------
[from900]
include =&gt; interni
include =&gt; esterni

;Lugli ----------------------------------------------------------
[c18]

include =&gt; interni
include =&gt; esterni


; PIASTRA
[c60]

exten =&gt; 1861,1,Dial(SIP/18&amp;SIP/61,20,tT,wW)
exten =&gt; 1861,n,hangup()

exten =&gt; 28,1,Dial(SIP/messagenet/3386592900,20,T)
exten =&gt; 28,n,hangup()


exten =&gt; _XX,1,Dial(SIP/${EXTEN},20,tT,wW)
exten =&gt; _XX,n,hangup()
include =&gt; esterni

[c61]

include =&gt; interni
include =&gt; esterni


[frommessagenet]

exten =&gt; 700,1,Dial(SIP/18,20,t)
exten =&gt; 700,n,Dial(SIP/61,20,t)
exten =&gt; 700,n,hangup()


--- fine EXTENSION.CONF ---</description>
		<content:encoded><![CDATA[<p>Ciao ti scrivo per esporti un problema sorto sul mio server di telefonia dove uso un account Messagenet di tipo Freenumber.<br />
Uso il pbx ASTERISK con il vostro servizio Voip da alcuni anni ma da un pò ho notato dei malfunzionamenti:</p>
<p>1)	Se dall&#8217;esterno mi chiamano (sul numero geografico da voi assegnatomi) non sento chi mi chiama e anche il chiamante non sente me.</p>
<p>2)	Se io chiamo su telefonia fissa (o mobile è indifferente) da un telefono SIP collegato al mio server, uscendo con l&#8217;account Voip di Messagenet (che risulta interrogando il server, regolarmente e correttamente registrato) io chiamante NON sento la voce di chi chiamo.</p>
<p>Tengo a sottolineare che configurando un telefono SIP (nella stessa LAN e con stesso gateway del mio server Asterisk che comporta quindi le stesse regole globali come firewall e porte aperte sul gateway/router) con le mie credenziali il servizio funziona benissimo!!!<br />
 Il problemi quindi è sul server Asterisk: è stato cambiato qualcosa che comporta delle modifiche nel file di configurazione del  servizio sul mio server? L’esempio di configurazione Asterisk sul  sito di Messagenet è la stessa da diversi anni e mi chiedevo se c&#8217;è qualcos&#8217;altro di nuovo o modificato, e che ora, con le impostazioni vecchie, non fà andar più il sevizio su Asterisk.</p>
<p>Ti elenco il mio file SIP.CONF e EXTENSION.CONF</p>
<p>&#8212;- inizio SIP.CONF &#8212;</p>
<p>[general]<br />
port=5060<br />
bindaddr=0.0.0.0<br />
context=frommessagenet<br />
nat=yes<br />
realm=sip.messagenet.it<br />
rtptimeout=60<br />
rtpholdtimeout=300<br />
videosupport=yes</p>
<p>disallow=all ; need to disallow=all before we can use allow=<br />
allow=ulaw   ; Note: In user sections the order of codecs                                 ; listed with allow= does NOT matter!<br />
allow=alaw<br />
allow=g723.1 ; Asterisk only supports g723.1 pass-thru!<br />
allow=g729<br />
allow=h264   ; Pass-thru only unless g729 license obtained<br />
callingpres=allowed_passed_screen ; Set caller ID presentation</p>
<p>register =&gt; 5aaaa:zxcvb@sip.messagenet.it:5061/700</p>
<p>;Alessandro1 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[60]<br />
type=friend<br />
username=aaaaa<br />
secret=xxxxx<br />
host=dynamic<br />
dtmfmode=rfc2833<br />
context=c60</p>
<p>;Alessandro2 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[61]<br />
type=friend<br />
username=ddddd<br />
secret=yyyyy<br />
host=dynamic<br />
dtmfmode=rfc2833<br />
context=c61</p>
<p>;Lugli &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[18]<br />
type=friend<br />
username=ooooo<br />
secret=hhhhh<br />
host=dynamic<br />
dtmfmode=rfc2833<br />
context=c18</p>
<p>;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
; Collegamento con rete fissa e mobile attraverso<br />
; provider Messagenet</p>
<p>[messagenet]<br />
username=5aaaa<br />
fromuser=5aaaa<br />
secret=zxcvb<br />
fromdomain=sip.messagenet.it<br />
context=frommessagenet<br />
host=sip.messagenet.it<br />
type=peer<br />
canreinvite=0<br />
nat=yes<br />
dtmfmode=rfc2833<br />
insecure=port<br />
insecure=very<br />
qualify=yes</p>
<p>&#8212; fine SIP.CONF &#8212;</p>
<p>&#8212; inizio EXTENSION.CONF &#8212;</p>
<p>[general]</p>
<p>;static=yes<br />
;writeprotect=yes<br />
;videosupport=yes<br />
;codec=h264</p>
<p>[globals]<br />
numero=0<br />
DYNAMIC_FEATURES=collega</p>
<p>[interni]</p>
<p>exten =&gt; _XX,1,Dial(SIP/${EXTEN},20,tT,wW)<br />
exten =&gt; _XX,n,hangup()</p>
<p>[esterni]</p>
<p>exten =&gt; _0X.,1,Dial(SIP/messagenet/${EXTEN:1},20,T)<br />
exten =&gt; _0X.,n,hangup()</p>
<p>;Alessandro &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[from900]<br />
include =&gt; interni<br />
include =&gt; esterni</p>
<p>;Lugli &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[c18]</p>
<p>include =&gt; interni<br />
include =&gt; esterni</p>
<p>; PIASTRA<br />
[c60]</p>
<p>exten =&gt; 1861,1,Dial(SIP/18&amp;SIP/61,20,tT,wW)<br />
exten =&gt; 1861,n,hangup()</p>
<p>exten =&gt; 28,1,Dial(SIP/messagenet/3386592900,20,T)<br />
exten =&gt; 28,n,hangup()</p>
<p>exten =&gt; _XX,1,Dial(SIP/${EXTEN},20,tT,wW)<br />
exten =&gt; _XX,n,hangup()<br />
include =&gt; esterni</p>
<p>[c61]</p>
<p>include =&gt; interni<br />
include =&gt; esterni</p>
<p>[frommessagenet]</p>
<p>exten =&gt; 700,1,Dial(SIP/18,20,t)<br />
exten =&gt; 700,n,Dial(SIP/61,20,t)<br />
exten =&gt; 700,n,hangup()</p>
<p>&#8212; fine EXTENSION.CONF &#8212;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

