[Asterisk-Users] setting SIP to dial PSTN with TDM400P
Martijn van Oosterhout
martijn at ecomtel.com.au
Thu Mar 31 07:44:46 MST 2005
On Thu, Mar 31, 2005 at 05:05:21PM +0500, Muhammad Haris wrote:
> The calls between SIPs and zap phone (fxs) are OK. But 2 issues
> cannot be solved:
>
> 1. To dial to PSTN via zap phone, the setup in extensions.conf with
> the following
> exten => _Nxxxxxx, 1, zap/1
> doesn't work.
I think you need to tell Asterisk what you actually want (Dial) and
tell it the phonenumber, perhaps:
exten => _Nxxxxxx, 1, Dial(zap/1/${EXTEN})
Check the wiki for more details about the dial command...
> 2. When trying using SIP phone to dial PSTN, I got no luck.
Probably same issue...
Hope this helps,
--
Martijn van Oosterhout
Ecomtel Pty Ltd
More information about the asterisk-users
mailing list