[asterisk-users] Static IP

David @ULC ucoms2001 at gmail.com
Wed Feb 17 19:42:45 CST 2010


So, this will change :

register => 11012012600:password at proxy.ideasip.com/11012012600

[ideasip]
type=friend
secret=password
username=11012012600
host=proxy.ideasip.com
insecure=very
fromdomain=proxy.ideasip.com

exten => _1101XXXXXXX,1,SetCallerID(Your Name <11012012600>)
exten => _1101XXXXXXX,2,Dial(SIP/${EXTEN}@proxy.ideasip.com<EXTEN%7D at proxy.ideasip.com>
)
exten => _1101XXXXXXX,3,Hangup


Feb 17 20:42:17 NOTICE[2746]: chan_sip.c:5529 sip_reg_timeout:    --
Registration for '11012012600 at proxy.ideasip.com' timed out, trying again
(Attempt #119)
    -- parse_srv: SRV mapped to host proxy.ideasip.com, port 5060
    -- Got SIP response 479 "Please don't use private IP addresses" back
from 208.97.25.11





On Thu, Feb 18, 2010 at 5:34 AM, David @ULC <ucoms2001 at gmail.com> wrote:

>
> hmmm Ok..
>
> Is this a Asterisk Question ?
>
> I have a setting as  :
>
> Global Settings :
> -------------------------------
> SipIpkall = SIP/fwd
>
> Dialplan Entry :
> ----------------------------
> exten => 11012012600,1,Ringing     call ringing
> exten => 11012012600,2,Wait(1)     Wait 1 second for CID delivery from PRI
> exten => 11012012600,3,Answer      Answer the line
> exten =>
> 11012012600,4,AGI(agi-VDAD_ALL_inbound.agi,CIDLOOKUPRC-----LB-----SALESLINE-----11012012600-----Closer-----park----------999-----1-----TESTCAMP)
> exten => 11012012600,5,Hangup
>
>
> Registration String: :
> -------------------------------
> register =>11012012600:password at 66.54.140.46<11012012600%3Apassword at 66.54.140.46>
>
>
> Sip Entry :
> --------------------------
> [fwd]
> type=friend
> secret=password
> username=11012012600
> host=66.54.140.46
>
>
>
> I get in CLI ::
>
> Feb 17 19:03:17 NOTICE[2554]: chan_sip.c:5529 sip_reg_timeout:    --
> Registration for '11012012600 at 66.54.140.46' timed out, trying again
> (Attempt #18)
>
> When I try to Ping from my CentOS , I can ping 66.54.140.46.
>
>
> On Thu, Feb 18, 2010 at 3:11 AM, David @ULC <ucoms2001 at gmail.com> wrote:
>
>>
>> Looks like IdeaSip need STATIC ip else it doesnt work.
>>
>> .
>>
>>
>> On Thu, Feb 18, 2010 at 3:02 AM, David @ULC <ucoms2001 at gmail.com> wrote:
>>
>>> Ok
>>>
>>> I can use
>>>
>>> Dyndns.org
>>>
>>> I registered myself.
>>>
>>>
>>>
>>>
>>> easy.selfip.com <https://www.dyndns.com/account/services/hosts/easydialnow.selfip.com> successfully activated.
>>>
>>>
>>>
>>>
>>>
>>>
>>> Hostname <https://www.dyndns.com/account/services/hosts/?field=fqdn&sort=d>
>>>
>>>
>>> Service <https://www.dyndns.com/account/services/hosts/?field=redir&sort=a>
>>>
>>>
>>> Details <https://www.dyndns.com/account/services/hosts/?field=ip&sort=a>
>>>
>>>
>>> Last Updated <https://www.dyndns.com/account/services/hosts/?field=delta&sort=a>easy.selfip.com <https://www.dyndns.com/account/services/hosts/easydialnow.selfip.com>Offline
>>>
>>>
>>> 127.0.0.1 (not in DNS)Feb. 17, 2010 4:30 PM
>>>
>>>
>>> What next ???????????????????????
>>>
>>>
>>> On Thu, Feb 18, 2010 at 2:45 AM, David @ULC <ucoms2001 at gmail.com> wrote:
>>>
>>>> I dont have a Static IP.
>>>>
>>>> How can I ask IPKall to send call to my Asterisk ?
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100218/0f5897ab/attachment.htm 


More information about the asterisk-users mailing list