similar to: More clarification on outbound sip channels.

Displaying 20 results from an estimated 2000 matches similar to: "More clarification on outbound sip channels."

2010 May 07
1
Multiple SIP lines.
All: Still experimenting with the asterisk server for the company. My local phone company has given me two sip numbers to experiment with, say 444-456-1234 & 444-456-5678 Calling in and out works, and I've spread a couple of the phones out with some co-workers. My question is this: Do I have to define multiple sip lines in either the sip.conf or the extensions.conf? Now when I
2008 Nov 20
1
Playback using AMI
Is there a way to inject sound from a sound file into an established call using AMI? I have an established call from which I can record either or both legs. I can additionally "spy" on the call. Is there any way I can play a sound file into the call and not loose the ability for the people to continue talking while listening to the sound file? -- Jim Dickenson mailto:dickenson at
2011 Apr 14
1
Microsoft Lync server and Asterisk access
We have a client that currently has a Microsoft Lync setup. I must admit I know nothing about this setup. What we would like to be able to do is allow the phones on desks connected to this server the ability to dial something that would allow the phone to access an asterisk box to be able to do an agent login over their LAN. Is there any way to do this? Can the Lync server have a SIP trunk to
2011 Jan 06
2
Benefit of PRI vs SIP trunk calls
Does Asterisk, currently using version 1.4, get any more information about the result of an outbound call made over a PRI line compared to a call via a SIP trunk? As an example, in a PRI call there is this message that shows up on the console: [2011-01-05 14:59:02] -- Channel 23 detected a CED tone from the network. for a call to a fax machine. Does asterisk set anything that a dialplan can
2009 Jun 24
3
dahdi-linux-2.2.0 compile problem
I have an i686 cpu and when compiling from source I get this error: touch /usr/src/dahdi-linux-2.2.0/drivers/dahdi/xpp/init_fxo_modes.verified Building modules, stage 2. MODPOST WARNING: could not find /usr/src/dahdi-linux-2.2.0/drivers/dahdi/vpmadt032_loader/.vpmadt032_x86_32. o.cmd for /usr/src/dahdi-linux-2.2.0/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o Anyone else seeing this?
2008 Oct 14
1
Help With AMI
I am trying to get updateconfig working. I found an example of updating configuration files here: http://www.voip-info.org/wiki/index.php?page=Asterisk+Manager+API+Action+Upd ateConfig When I tried it the conf file was updated but the new entry was not added. action:updateconfig reload:no srcfilename:manager.conf dstfilename:manager.conf Action-000000:append Cat-000000:newuser
2009 Mar 02
3
How to set PRI line timeout value
I have a PRI line and I am having problems setting the ringtimeout on the dial application to more than 29. If I set ringtimeout to 29 on the dial application call and I do not answer the ringing phone then I correctly get DIALSTATUS set to NOANSWER. If I set ringtimeout to any value over 29 on the dial application call and I do not answer the ringing phone then I go to extension h and have
2009 Jun 17
2
What causes this error?
[2009-05-27 02:06:16.294] WARNING[6971] chan_dahdi.c: No D-channels available! Using Primary channel 24 as D-channel anyway! [2009-05-27 02:06:16.295] VERBOSE[6971] logger.c: [2009-05-27 02:06:16.295] == Primary D-Channel on span 1 up [2009-05-27 02:06:16.301] ERROR[6971] chan_dahdi.c: !! Got a UA, but i'm in state 7 I noticed the above error many days after this at around 2AM. This
2009 Feb 04
1
Stopping chanspy followup
I am still trying to figure out a reasonable way to exit the chanspy application in a dialplan. For the most part I understand how things are working and there is one change I would like to propose. The way the 1.4.23.1 code seems to work is that if there are no channels that match the chanprefix argument the chanspy code stays in a loop waiting for a new channel to come into being that matches
2009 Jul 21
1
Dialplan step that I do not have
I have a dialplan that looks like this: [dorecord] exten => _*99XX,1,Verbose(2,Doing custom record) exten => _*99XX,n,Answer() exten => _*99XX,n,Verbose(2,Doing custom record - before wait) exten => _*99XX,n,Wait(0.5) exten => _*99XX,n,Verbose(2,Doing custom record - before record) exten => _*99XX,n,Record(/tmp/prompt${EXTEN:3}.gsm) exten => _*99XX,n,Verbose(2,Doing custom
2009 Jan 28
1
Scope of variable
I have this extension: exten => 1322,1,Answer() exten => 1322,n,Set(CfMC_AMDValue="NotChecked") exten => 1322,n,GotoIf($["${CfMC_DoAMD}" != "Yes"]?NOAMD) exten => 1322,n,AMD() exten => 1322,n,Set(CfMC_AMDValue = ${AMDSTATUS}) exten => 1322,n(NOAMD),Wait(1) exten => 1322,n,UserEvent(E1322-1,${CfMC_ActionID}=${CHANNEL} & ${CfMC_AgentToUse}
2010 Mar 07
1
Caller Presentation Confusion
I have been fighting with the ability to set the caller ID when I make outbound calls via a PRI line as well as via my SIP provider. The more I play around the less I understand. There is a setting in chan_dahdi.conf that seems to say do not pay attention to the CALLERPRES value and just allow the ID to be set. This setting is usecallingpres. If this is set to yes then the value of CALLERPRES
2008 Dec 05
2
AMI interface problem
I installed version 1.6.0.3-rc1 and my AMI application stopped working. I reinstalled 1.6.0.1 and it worked again. I reinstalled 1.6.0.3-rc1 and it stopped. Looks like a problem in the software to me. Following the same steps using the same code for the AMI and conf files for * I get bad behavior in 1.6.0.3-rc1 and good behavior in 1.6.0.1. I have this action: Action: Originate Channel:
2009 Apr 17
1
Sangoma A104d and Adtran 850 problems
I have a system that I am trying to get a port on a Sangoma A104d card connected to an Adtran 850 with 5 FXS modules and 1 FXO module. A problem I am having is figuring out what cable should be used from the port on the Sangoma to the JP2 port on the Adtran. Tried was a cross-over T1 (1->4, 2->5, 4->1, 5->2) as well as a straight T1 (1->1, 2->2, 4->4, 5->5). Neither one
2010 Aug 17
1
Directory routing to wrong extension if dial tones are pressed too quick.
Hi All, Have completely moved off the old ESI system, and things have been going pretty good with the new server. I have one issue, which has been reported by several of our customers. I've tested it, and it does indeed seem to be a problem. When the customer is asked to dial in the first three letters of the person they are trying to reach, they will be routed to the wrong extension.
2009 Jan 22
7
Root Password not taking
In one of my center , its not taking root password. Anyways to recover it ? In other terms , I lost the control of server. Any solution or re-installation is the only way left ? I am using CentOS. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090122/ef95ad6e/attachment.htm
2010 Apr 28
6
Dial plan question.
Hi All, pl help me with this basic question. I have a users (soft clients) with usernames having Alphabetics. I want to use Asterisk as my server. How should I have the dial plans as there are no numbers involved . so How can I make the configuration to work ( with numbers I can get this done using extensions.conf) my expected result is : alice at pbx.com should be able to call bob at
2010 May 12
2
Stress Test new system
All: Getting ready to put the system in production. Any suggestions on "stress testing" the system? I'd like to initiate say 10 sip phone calls to make sure the provider has the bandwidth. Can you do that in CLI? I've called 4 numbers simultaneously with the hard phones I currently have and am thinking of adding 6 or so soft-phones to various pc's to make a total of
2011 Dec 15
3
Play audio file for both Caller and Callee in a call
Dear all, Anyone of you knows how to play an audio file at the beginning of a call for both Caller and Callee? A(x) of Dial application only plays audio for callee. I don't want to use MeetMe because I want to use Monitor and MixMonitor. Thank you! ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra pol?tica de env?o y recepci?n
2011 Nov 03
1
2 pbxes
if i run let's say 1 pbx running on my main linux box and a another on my windows box if a person dial my main number and press lets say 1 are it possible to transfer the call over to my other pbx hope anyone understand -------------- next part -------------- An HTML attachment was scrubbed... URL: