VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Fri May 02, 2008 2:39 am Post subject: [asterisk-users] Newbie: How to remote test a call prolem in |
|
|
Quote: | If you have access to the console you can do many things.
For instance, you can originate test calls.
| Tzafrir, thanks for your response and sorry for not being specific.
You raised a very good point about accessing the console.
For example, I made a major change to some of the config files and I
waited till everyone in the remote office has gone home.
I then sshed into the Asterisk box to reload the config files. After
that, I wanted to make an inside/outside call to see if the changes did
not mess up anything.
I know I could issue a dial cmd on the console. I will then be able to
see the message on the console but I will not be able to test the
quality of the call.
Is this the normal way to test? |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Fri May 02, 2008 3:22 am Post subject: [asterisk-users] Newbie: How to remote test a call prolem in |
|
|
On Fri, May 02, 2008 at 05:39:40PM +1000, Lee, John (Sydney) wrote:
Quote: | Quote: | If you have access to the console you can do many things.
For instance, you can originate test calls.
| Tzafrir, thanks for your response and sorry for not being specific.
You raised a very good point about accessing the console.
For example, I made a major change to some of the config files and I
waited till everyone in the remote office has gone home.
I then sshed into the Asterisk box to reload the config files. After
that, I wanted to make an inside/outside call to see if the changes did
not mess up anything.
I know I could issue a dial cmd on the console. I will then be able to
see the message on the console but I will not be able to test the
quality of the call.
Is this the normal way to test?
|
Maybe something in the lines of:
[test]
; need to check the syntax of Monitor...
exten => sound-test,1,Monitor(whatever)
exten => sound-test,2,Wait(300)
Now try:
originate Local/sound-test at test extension 123456 at internal-context
(Assuming you want to test dialing 123456 from a phone that is in
context 'internal-context')
You'll now get local recordings of your calls. At least how they got
passed Asterisk. Not the same as a phone, but tests most of the path.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|