Post
Topic
Board Announcements (Altcoins)
Re: [EMC] EmerCoin — Innovative blockchain services! ( PoW&PoS - SHA-256)
by
maxihatop
on 10/02/2017, 18:08:33 UTC
When will you launch VoIp support

VOIP support (ENUMER) already working, you can send ENUM lookup request to the public site:

$ dig -t naptr +short 08068886681.enum.enumer.org
100 10 "u" "E2U+sip" "!^(.*)$!sip:\\1@tollfree.alcazarnetworks.com!" .

Or directly to your wallet (if you locally keep EMCDNS gateway):

$ dig -t naptr +short 08068886681.enum
100 10 "u" "E2U+sip" "!^(.*)$!sip:\\1@tollfree.alcazarnetworks.com!" .

to activate ENUM option in the wallet, use config params in the emercoin.conf:

#emcdnsallowed=.coin|.emc|.lib|.bazar   # remove Allowed TLDs without ENUM
emcdnsallowed=$enum|.coin|.emc|.lib|.bazar      # add Allowed TLDs with ENUM

enumtrust=ver:enum
enumtollfree=@enum:tollfree


Example of the ENUM record you can get from EMC NVS with the command:
name_show enum:12027139373:0

Currently, we do not have our automatic verifier yet.
But, if you would like deploy ENUM record for your phone number, please PM me your phone number.
I will call you, verify number, and if OK - will send signature line you in a PM answer.