[Asterisk-Users] SPA-3k outbound calls...
Ray
maillists at sonictech.net
Sat Oct 9 23:16:57 MST 2004
On Sat, Oct 09, 2004 at 11:41:41PM -0400, Jeff owen wrote:
> Ok, now since I have inbound working properly the outbound seemed to have
> gotten hosed.
>
>
>
> In the extensions.conf I have it setup as:
>
>
>
> exten => _9NXXXXXXXXX,1,Dial(SIP/${EXTEN:1}@pstn)
FWIW I was fighting with this today and had to make this line like:
exten => _9NXXXXXXXXX,1,Dial(SIP/${EXTEN:1}@ipaddress_of_sipura:5061)
Maybe if the host was specified in sip.conf rather than being listed as
dynamic this wouldn't be necessary.
--
Ray
More information about the asterisk-users
mailing list