[Asterisk-Users] Iconnecthere connect problem
listas iPfone
listas at ipfone.com.br
Mon Oct 27 03:20:59 MST 2003
Hi!
try to use in sip.conf :
register =>xxxxx:xxxxx at sipauth.deltathree.com/xx
[iconnect]
type=friend
secret=xxxx
username=xxxxxxx
host=sipauth.deltathree.com
dtmfmode=inband
context=yourcontext
and in extensions.conf:
exten => _7X.,1,DIAL(SIP/${EXTEN:1}@iconnect)
This works for me
regards
Miklos
----- Original Message -----
From: "rnc Info Lists" <info-lists at robertc.de>
To: <asterisk-users at lists.digium.com>
Sent: Saturday, October 25, 2003 5:17 PM
Subject: [Asterisk-Users] Iconnecthere connect problem
> I have an Asterisk box behind NAT and am trying to connect to Iconnecthere
> as was indicated possible earlier. Am getting the following on the
> Asterisk console:
>
> -- Executing Dial("SIP/2001-12c8", "SIP/1706xxxxxxx at delta3") in new
stack
> -- Called 1706xxxxxxx at delta3
> == No one is available to answer at this time
>
>
> sip.conf is:
> [delta3]
> type=peer
> username=xxxxxxxx
> secret=xxxx
> host=213.137.73.140
>
> the extension.conf entry is:
> exten =>_1706NXXXXXX,1,Dial,SIP/${EXTEN}@delta3
>
> Am I missing something??
>
> Robert
>
>
> _______________________________________________
> 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