[Asterisk-Users] Deltathree icomming problem
Chris HARIGA
contact at techselesta.com
Fri Nov 28 23:58:46 MST 2003
Hi,
I have a deltathree account and I can place calls but I can't receive calls. I use Grandstram sip phones. When I call my deltathree phone # the voicemail is answer :((
I need some help and solutions from the guys who allready are using deltathree. I search on Internet and I try all types of configurations... :(
This is my configurations files:
- sip.conf -
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = internal ; Default for incoming calls
tos=lowdelay
disallow=all
allow=ulaw
allow=gsm
allow=alaw
register => 12047440600:1234 at 213.137.73.178/toti
[iconnect]
type=friend
port=5060
username=12345678
secret=1234
host=213.137.73.178
dtmfmode=inband
callerid="Chris Hariga"<2407440600>
- extensions.conf -
[general]
static=yes
writeprotect=yes
ignorepat => 9
[globals]
MYPHONENUMBER=12407440600
MYNAME=Chris HARIGA
[incoming]
exten => s,1,Answer()
exten => s,1,Wait(0)
exten => s,2,Dial(SIP/jim&SIP/jimoffice&SIP/sean&SIP/seanhome&SIP/chariga&SIP/nada&SIP/laurie&SIP/xten|40)
exten => s,3,Voicemail,u100
[internal]
ignorepat => 9
exten => toti,1,Dial(SIP/jim&SIP/jimoffice&SIP/sean&SIP/seanhome&SIP/chariga&SIP/nada&SIP/laurie&SIP/xten|40)
exten => 0,1,Meetme,123
exten => _2.,1,SetCallerID(${MYPHONENUMBER})
exten => _2.,2,AbsoluteTimeout(6000)
exten => _2.,3,Dial(SIP/${EXTEN:1}@iconnect,90,r)
Best regards,
Chris HARIGA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031129/de9e2098/attachment.htm
More information about the asterisk-users
mailing list