[Asterisk-Users] Phone numbers for testing

Elman Efendiyev elman at earlinvest.com
Thu Sep 2 14:00:25 MST 2004


Yes, something like this.
I would like ability to call such system via PSTN to test my * setup and
my ITSP termination
Something like this:

My* --> MyITSP --> PSTN --> System with extensions you tell about

--
Sincerely,
Elman Efendiyev
elman at earlinvest.com 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rich
Adamson
Sent: Friday, September 03, 2004 12:45 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Phone numbers for testing


> Is there any phone numbers with answering machine wich can record my 
> voice and play it back to me? It would be very helpful for asterisk 
> testing, but im not shure such service exsists at all.

Do you mean somthing like:

; record a temporary GSM file
exten => 3920,1,Wait(1)
exten => 3920,2,Record(/tmp/ast:gsm)
exten => 3920,3,Wait(1)
exten => 3920,4,Playback(/tmp/ast)

within your extensions.conf?




_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list