similar to: Inboud call drops when transfered

Displaying 20 results from an estimated 5000 matches similar to: "Inboud call drops when transfered"

2015 Sep 09
2
No ring sound when calling SIP extensions over Webrtc
I am having a small problem that is driving me nuts. I can make calls over my Webrtc client without any problems and audio sounds fine. The only problem I have is that when I call an internal SIP extension on my PBX I do not hear the ring while I wait for the call to be answered. My dial command does include the rR options. If I make an external call to a land line or a mobile phone I do
2016 Jul 12
2
Asterisk 13 MWI
I am still a little confused about how to activate MWI with PJSIP on Asterisk 13.9.1. I use realtime for configuration. So far I have tried setting both the mailboxes field on ps_endpoints and the mailboxes field in ps_aors but I cannot get the indicator lamp to blink on any of my phones (Digium, Aastra and Yealink). I have tried just the number of the mailbox and also adding the context.
2016 Mar 24
2
PRI error "ROSE REJECT"
We've been having some problems with an E1 PRI line for a few days. We get the following errors: [Mar 24 10:13:39] ERROR[22009] chan_dahdi.c: PRI Span: 2 ROSE REJECT: [Mar 24 10:13:39] ERROR[22009] chan_dahdi.c: PRI Span: 2 INVOKE ID: 316 [Mar 24 10:13:39] ERROR[22009] chan_dahdi.c: PRI Span: 2 PROBLEM: Invoke: Unrecognized Operation The telephone company says that
2015 Mar 12
2
chanspy for group extension
thank you so much it work you must add 1 like below [app-chanspy] exten => _0071XX,*1,*Macro(chanspy,1234) exten => _0072XX,*1,*Macro(chanspy,5678) exten => _0073XX,*1,*Macro(chanspy,8910) best regards. 2015-03-11 19:48 GMT+00:00 Carlos Chavez <cursor at telecomabmex.com>: > On 3/11/15 12:48 PM, Salaheddine Elharit wrote: > >> hello list, >> >> i use
2016 Apr 06
2
Best timing source?
On 4/5/16 3:17 PM, Joshua Colp wrote: > Carlos Chavez wrote: >> I am currently having a voice quality problem with one of our Asterisk >> servers. We have checked the network and we have found no problems that >> could cause the voice to sound cracked and with small interruptions. I >> am looking at the timing source for Asterisk and it is currently using >>
2014 Jul 02
1
Asterisk crashes when reloading configs...
I am having a very strange problem. We use Asterisk 11.X (have tried several versions, including certified) which reads its config files in realtime from a SQLITE3 database. Everything runs fine but lately asterisk has been crashing when we issue a "reload" command via Manager. Our web interface uses AMI to reload the dialplan and right after it does that ( I can see the results
2015 Feb 26
0
WebRTC phone
For the client: JSSIP and Sipml5. If you are going to be coding something up yourself I like the JSSIP 0.5.x javascript interfaces. If you are simply going to use a pre-canned one then sipml5 works pretty well and remembers your settings in localstorage. I haven't used any closed source versions since the above works really well for us. For the server: If you are using Asterisk 1.8
2015 Mar 12
0
chanspy for group extension
hello list, i use the code below [macro-chanspy] exten => s,1,Authenticate(${ARG1}) exten => s,n,ChanSpy(SIP/${EXTEN:3},dqs) exten => s,n,Hangup app-chanspy] exten => _0071XX,*1,*Macro(chanspy,1234) exten => _0072XX,*1,*Macro(chanspy,5678) exten => _0073XX,*1,*Macro(chanspy,8910) but when i do 007100 for exemple i spy another agnet 102 or 103 any help please thanks and
2014 Oct 30
1
Register multiple phones to a single AOR with PJSIP
I just finished installing Asterisk 13 on our test server and I can now use PJSIP to register phones and make and receive calls. The only problem I am having is that when I register multiple phones to a single account only one of them rings. The AOR for the account has maxcontacts at 3. If I do a pjsip show endpoints I can see two "Contact" entries which I take to mean that
2015 May 30
0
How to use TRUNK only if IAX fails?
The command he gave you was in Asterisk. Why do you not want to call it to try it? Then you can fail over to the other trunk if the IAX link is down. Kind regards, Matt > On May 30, 2015, at 2:03 AM, Ashwin Surendran <Ashwin.Surendran at now-health.com> wrote: > > Many Thanks Carlos, I was hoping to check whether the remote server is > available before I issue the dial in
2014 Feb 14
2
Dialer software for Asterisk...
I have a customer with a more or less unique need. Right now we are using Wombat as a dialer software so they can contact clients for QA purposes. Everything is working very well and their contact center productivity is way up from the old manual dialing method. The only thing we are having a problem with is that they have up to 5 phone numbers to contact a single customer. Obviously
2015 Aug 27
2
Anyone doing speech to text?
I had been using google tts, but it started requiring a captcha for my browser, and via linux I can't access http://translate.google.com/translate_tts?q=test (redirects to captcha) as so, its not reliable On 27 August 2015 at 17:16, Carlos Chavez <cursor at telecomabmex.com> wrote: > On 8/26/15 1:15 PM, Tech Support wrote: > > All; > > I have a customer who is
2015 May 30
2
How to use TRUNK only if IAX fails?
Many Thanks Carlos, I was hoping to check whether the remote server is available before I issue the dial in my dial plan. Is there a better way to do it in asterisk without using unix commands? Many Thanks, Ashwin On 5/30/15, 2:06 AM, "Carlos Chavez" <cursor at telecomabmex.com> wrote: >On 5/29/15 1:16 PM, Ashwin Surendran wrote: >>> Hi, >> I have multiple
2016 Nov 03
4
Force hangup not working on stuck channel
I am unable to force a hangup on a channel that has been stuck for over two days: IAX2/from-CD-11006 oficina 2770 1 Up Dial IAX2/to-CD/2883 3467130007 46:24:59 Sotelo Sotelo IAX2/to-CD-20713 I have tried "hangup request IAX2/from-CD-11006" several times but no joy. I also see the following in the CLI: [Nov 3
2015 Jun 01
0
How to use TRUNK only if IAX fails?
I would especially look at the CHANUNAVAIL dial status Since it sounds like you are probably qualifying your IAX trunk, that status will be the quickest way to overflow from IAX to TDM. On Sat, May 30, 2015, 11:35 PM Ashwin Surendran < Ashwin.Surendran at now-health.com> wrote: > Hi Matt, > > > > I was a bit concerned on the delay if there might be any when my iax link
2015 Feb 26
2
WebRTC phone
Can anyone recommend a good WebRTC phone to use with Asterisk? I do not mind if it is commercial or open source. Customers are starting to ask for web solutions and we need to start testing. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez +52 (55)9116-91161
2016 Feb 15
2
Multiple protocols for transport in PJSIP
Is it possible to use serveral protocols for a single transport section in pjsip.con? In sip.conf you could use transport=udp,ws,wss so you cound use webrtc along with your phones but if I try: [transport-udp] type=transport protocol=udp,ws,wss bind=0.0.0.0 I get an error that transport-udp is not found. Do I need a dedicated interface for WebRTC? [Feb 15 12:42:10] ERROR[3308]:
2016 Sep 12
2
Mysql PJSIP realtime > 13.10?
On Mon, Sep 12, 2016 at 3:01 PM, Carlos Chavez <cursor at telecomabmex.com> wrote: > On 9/12/16 3:39 PM, George Joseph wrote: > > > > On Mon, Sep 12, 2016 at 2:31 PM, George Joseph <gjoseph at digium.com> wrote: > >> >> >> On Mon, Sep 12, 2016 at 2:14 PM, Carlos Chavez <cursor at telecomabmex.com> >> wrote: >> >>> Has
2014 Sep 04
2
Special functionality for Secretary/Boss
We are currently migrating from a Nortel pbx to Asterisk and we have been able to convert most of the functions that people are used to but there is one I have no clear idea how to do. The scenario is: Boss calls secretary from outside the office to get connected to another outside destination. The secretary dials the destination and then trasfers call to the boss. When boss finishes
2016 Sep 12
4
Mysql PJSIP realtime > 13.10?
Has anyone successfully used Mysql realtime PJSIP with Asterisk 13.11? I have tried 13.11, 13.11.1 and 13.11.2 but I always get the following error now: Sep 12 14:42:35] WARNING[24498]: res_config_mysql.c:1162 require_mysql: Realtime table general at ps_contacts: column 'qualify_timeout' cannot be type 'int(10)' (need char) [Sep 12 14:42:35] WARNING[24498]: