Hi!

try to use in sip.conf :

register =>xxxxx:[EMAIL PROTECTED]/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:[EMAIL PROTECTED])

This works for me

regards

Miklos



----- Original Message ----- 
From: "rnc Info Lists" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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/[EMAIL PROTECTED]") in new
stack
>     -- Called [EMAIL PROTECTED]
>   == 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/[EMAIL PROTECTED]
>
> Am I missing something??
>
> Robert
>
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to