similar to: CONNECTEDLINE(name) ISDN problem

Displaying 20 results from an estimated 4000 matches similar to: "CONNECTEDLINE(name) ISDN problem"

2015 Apr 30
1
Asterisk 11 - CONNECTEDLINE and Asterisk applications
Hello, I recently gave CONNECTEDLINE function a try on an Asterisk 11 setup with a couple of SIP phones. When a SIP phone dials an other one, with a CONNECTEDLINE statement in its dialplan, I noticed that Asterisk update caller's information using a Remote-Party-ID header in 180 Ringing message. For instance: Alice ----------------> Asterisk ------------------->Bob ------- INVITE
2010 Feb 06
1
CONNECTEDLINE
Gentlemen, Did tryout "CONNECTEDLINE" function, was exactly what I have been looking for. But there are at least one thing I cant figure out. Did a very simple and "stupid" extension 0317998955 and ran a test. My phone (0317998975) dials 955, the display on my phone changes from "955" to "Connected Line 955" when my call is answered, shouldn't the
2016 Dec 12
2
AMI version of CONNECTEDLINE
Hello, Is there any equivalent of the CONNECTEDLINE function which can be called from an application using the AMI? Thanks for any ideas. -- David Cunningham, Voisonics http://voisonics.com/ USA: +1 213 221 1092 Australia: +61 (0) 2 8063 9019 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Oct 30
1
CONNECTEDLINE and ooh323, do it work?
Hello! Just read http://www.voip-info.org/wiki/view/Asterisk+func+CONNECTEDLINE tried on dahdi, it works, i.e. if I call asterisk user from my pbx connected phone I see what I set in Set(CONNECTEDLINE(name)= But if I call the same user over h323 ( no matter is it asterisk with ooh323 or cisco gateway) I don't see this. Could you tell me is it possible? Thank you!
2013 Apr 12
3
Network based transcoding
Hello Everyone, We are looking for solutions where the transcoding is abstracted away from our * box (i.e., to the network layer) using some carrier grade gateway, or router. The reason for my post is to know about solutions people have used in the past, and how it fits into their overall architecture. Our transcoding needs consists mainly of u/alaw <-> g729, and gsm would also be good....
2013 Nov 18
1
CONNECTEDLINE and panasonic 500
Hello! I have following connections over isdn pri: avaya definity---pri--asterisk--pri-panasonic 500 Just because panasonic 500 can't send user's names. I also want to have reverse callerid for avaya users. But if there is no answer in dial plan: exten => _XXXX,1,Set(CONNECTEDLINE(name)=${DB(names/${EXTEN})}) ;exten => _XXXX,n,Answer exten => _XXXX,n,Dial(DAHDI/g4/${EXTEN})
2015 Apr 30
0
Asterisk 11 - CONNECTEDLINE and Asterisk applications [SOLVED]
2015-04-30 17:45 GMT+02:00 Richard Mudgett <rmudgett at digium.com>: > > > On Thu, Apr 30, 2015 at 4:50 AM, Olivier <oza.4h07 at gmail.com> wrote: > >> Hello, >> >> I recently gave CONNECTEDLINE function a try on an Asterisk 11 setup with >> a couple of SIP phones. >> >> When a SIP phone dials an other one, with a CONNECTEDLINE statement
2013 Jan 06
1
Get CONNECTEDLINE info from other Asterisk system via IAX2
I have been racking my brain attempting to get the remote callerid information for calls made to extensions on another Asterisk system connected via IAX2 but nothing has worked. To clarify, I would like to display the number AND name on the calling phone when calling extensions on another Asterisk system. I seem to be able to 'send' all the information I want to the system I am calling but
2020 May 28
2
Notification when on the phone
>>> But if you've already got the caller on the phone, then you might consider the CONNECTEDLINE function in Asterisk... And that we don't. It's the third party that would like the notification the the destination phone is currently busy with another call. CONNECTEDLINE only functions after a channel has been answered. I was successful with using CONNECTEDLINE when issuing
2010 Apr 25
0
CONNECTEDLINE(), progressinband=no and 183 before 180 (with latest trunk)
I don't expect my SIP provider to provide useful "Remote-Party-ID" information. Therefore, I am using "CONNECTEDLINE(num)=xxx" AND "CONNECTEDLINE(name)=yyy" to populate remote party information from a local database. I am also using the "I" (upper case "i") option for Dial. Generally I like to see to see the remote party name appear on the
2010 Jul 01
3
Remote Party ID issue
Hi, i have the same problem. Trying to use the dialplan function CONNECTEDLINE() this way Set(CONNECTEDLINE(name)=${SIPPEER(${EXTEN},callerid_name)}) Set(CONNECTEDLINE(num)=${EXTEN}) ends with [Jul 1 16:30:50] ERROR[3954]: pbx.c:2902 ast_func_write: Function CONNECTEDLINE not registered Same happens trying function CALLEDID. I am using Asterisk 1.6.1.20. What do i
2013 Dec 17
1
Who causes the congestion or can I mix?
Is there a recommended way to find out the cause of DIALSTATUS = CONGESTION for PRI/BRI channels? Currently I am evaluating the DIALSTATUS variable and I also count the active ISDN channels for the ISDN trunk in question. Counting the active ISDN channels seems somewhat clumsy as the mapping to a specific trunk must be done by hand (or write even more code). I have a setup where outgoing calls
2013 Sep 05
1
MDL-ERROR
I have 2 ISDN BRI boxes, each with 4 spans, where the first one is configured as CPE, the second one as NET(so I don't need real lines for developing and testing). Once in a while I do see the following libpri error messages simultaneously on both boxes: PRI Span: 1 TEI=0 MDL-ERROR (A): Got supervisory frame with F=1 in state 7(Multi-frame established) PRI Span: 2 TEI=0 MDL-ERROR (A): Got
2014 Sep 23
1
Change codec when dial from SIP to DAHDI
Hi: I am useing asterisk 11.12. I use G722 as preferred codec for my ip-phone. and my PSTN DAHDI use alaw. G722 is great when ip-phone talks to each other. but when ip-phone dialout to PSTN DAHDI, G722 is not great, since it is need to transcode to alaw. so I try to change the codec when dial from SIP to DAHDI. I tried to use IP_CODEC/SIP_CODEC_OUTBOUND at dialplan. but the SIP
2015 Feb 09
2
IAX port
On 10 Feb 2015, at 12:22, Jose Flores Galicia wrote: > 2015-02-09 14:36 GMT-06:00 jg <webaccounts173 at jgoettgens.de>: >> Hi! >> >> Sometimes IAX peers are not reachable and with "iax2 set debug on" I >> get >> something like this >> >> Tx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: >> PONG >>
2023 Apr 06
1
Remote-Party-ID set to 0 on re-invite using pjsip in Asterisk 16.
We've been using Asterisk 16 for a while now, and tried turning on send_rpid = yes in my pjsip config for end points.  This solves a problem we're having where attended transfers aren't updating the CallerID when the transfer is complete (it would show the callerID of the party attempting the transfer, and never update after the transfer happened). The side effect of this change
2013 Oct 03
1
Disable the Connected Line info
When you set sendrpid=yes in sip.conf, a very nice feature is activated. When dialing an extension, the callerid of the dialed extension is returned back on the display of the calling phone. So if you call extension 100, you can see you are calling Ann (for example). I want to selectively disable the transmission of this information back to the caller. How can I do it? I tried setting
2012 Aug 22
1
recording calls
I am trying to record calls on demand both inbound and outbound calls. I can record outbound calls just fine but not inbound calls or calls from an internally between extensions. I am using the latest asterisk 1.8.x certified version. On an outbound call I see: == Using SIP RTP CoS mark 5 -- Called SIP/ BVTrunk /7190000000 -- SIP/BVTrunk-00000163 is making progress passing it to
2020 May 28
2
Notification when on the phone
Everybody, I've had a request from my manager that I figure out how to get our Asterisk 13.x system using chan_sip to be able to display on the Polycom VVX series phone display (firmware 5.9.5), when an extension is called and the person on the other end is on the phone. He said, "Our old Analog phone system could do it, how hard can it be?" I've gone down the path of trying
2015 Mar 20
1
Dahdi ISDN logging
Hello, Is it possible to log the raw signaling of Dahdi channels to a log file? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150320/31b11a27/attachment.html>