Giovanni, thanks for your help
2011/2/28 giovanni.v <[email protected]>: > The above sip message from the messagenet proxy says that someting is wrong > in your sip.conf. > > Your voip box sit behind nat but sip:[email protected] looks like > asterisk is not aware of because misconfigured. > 1) declare your external ip address in sip.conf, externip=your_public_ip This was set already. > 2) declare your local network in sip.conf, localnet=192.168.0.0/24 > 2) set nat=yes in the provider context in sip.conf (I do not suggest to do > that in the general section like the example in your link). Ok, I fixed that and reloaded > This works for me: > ; Messagenet > [SIP-PROVIDER-008] > type=friend > defaultuser=messagenet_numeric_username > secret=secret > host=sip.messagenet.it > port=5061 > context=SIP-PROVIDER-008-incoming > fromdomain=sip.messagenet.it > language=it-it > nat=yes > qualify=2000 > directmedia=no > insecure=port,invite > dtmfmode=auto > disallow=all > allow=alaw > allow=gsm I also tried to use this example of yours, of course I used my username/pwd, but no luck, I keep seeing no SIP registrations and I keep seeing that warning I can add that on the console I saw this line: [Mar 1 12:11:05] NOTICE[421]: chan_sip.c:19580 handle_response_peerpoke: Peer 'SIP-PROVIDER-008' is now Reachable. (68ms / 2000ms) Thanks anyway Cato -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Asterisk-BSD mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-bsd

