[Asterisk-Users] Proper Credit: Re: Grandstream Setup
rnc Info Lists
info-lists at robertc.de
Sun Oct 12 07:37:17 MST 2003
I was incorrect in my citation of credit in the below email. Properly the
credit goes to John Todd for the Asterisk config examples. His excellent
article is at:
http://www.onlamp.com/pub/a/onlamp/2003/07/03/asterisk.html?page=1
Sorry for the goof-up.
Robert
> My config that works for number 1 is below. Everything works including
> the voice mail waiting light. All of this for * was copied from or based
> on:
> http://www.automated.it/guidetoasterisk.htm. This is an EXCELLENT getting
> started site. Can't help you with #2 but am sure others can.
>
> sip.conf for extension 2000
> [2000]
>
> type=friend ; This device takes and makes calls
> username=2000 ; Username on device
> secret=9overthruster7 ; Password for device
> host=dynamic ; This host is not on the same IP addr every time
> context=from-sip ; Inbound calls from this host go here
> mailbox=2000 ; Activate the message waiting light if this
> ; voicemailbox has messages in it
>
>
> extensions.conf
>
> exten => 2000,1,Dial(SIP/2000,20)
> exten => 2000,2,Voicemail(u2000)
>
>
> Budge Tone config:
>
> SIP Server: 192.168.0.110 (my * box)
> SIP Userid: 2000 (userid is same as extension
> Authenticate ID: 2000
> Authenticate password: 9overthruster7
> Send DTMF: Via SIP info (in order for the dtmf to be recognized by
> voicemail)
>
>> Hi People,
>>
>> Ok i've tried everything I can think of but cant get this to work.
>>
>> Can someone please give me an example of their sip.conf settings and
>> also
>> the
>> details of the settings in their grandstream phone to allow:
>> 1. Grandstream phone to register with asterisk when on same lan.
>> 2. Grandstream phone to register with asterisk when phone is behind a
>> nat.
>>
>> Regards,
>> Aaron.
>>
>>
>>
>> -------------------------------------------------
>> This mail sent through IMP: http://horde.org/imp/
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list