similar to: SIP Diversion header

Displaying 20 results from an estimated 1000 matches similar to: "SIP Diversion header"

2007 Nov 23
1
AMI Newstate Ringing events -- Inconsistent caller id ?
Hello list, I'm observing what I believe to be inconsistent behaviour regarding "Newstate" AMI events for the "Ringing" state. As such I come to you asking for experience or advice: am I wrong or should I file a bug ? I present you a short introduction which I feel is relevant; however, if you want to go straight to my technical question, please scroll
2014 Mar 11
1
PJSIP - dtmf mode is not updated when the far end doesn't support rfc2833
Hello, I have installed the latest version 12 that has been released (12.1.0.rc3). I have setup default dtmf mode (rfc47..) but when I am calling to a endpoint that doesn't support it (no telephony event in the rtpmap) the asterisk responds OK in the signalling but DTMF is not working. Is it a known issue? Below you can see the output of the asterisk monitor. <--- Received SIP request
2011 Oct 07
2
Add SIP diversion header in originate from AMI?
Hello! I want to thank everyone who helped me out with tips for load balancing asterisk machines in a cluster. I have encountered a new problem that is related to SIP diversion headers in the INVITE. I make calls through the manager interface and now want to add a SIP-Diversion header that changes the CallerID of a number that is not available on the trunk, the CallerID to be visible externally
2006 May 19
2
voicemail access on the Thomson ST2030 ?
Hello, After reading all the docs and going through the menus, I still can't find the voicemail access button or menu sequence on the ST2030 (http://www.voip-info.org/wiki/view/Thomson+ST2030) Also I can't get phone provisionning through tftp to work. Configuration files are loaded but the phone seems to ignore them. Any idea?
2008 Oct 02
1
OT - Is sip.instance useful ?
Hi, I've seen some hardphones or Softswitchs now support this sip.instance feature : http://www.softarmor.com/wgdb/docs/draft-jennings-sipping-instance-id-01.txt I don't really see any convincing use of this draft but I would be curious to share thoughts on it. Cheers -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Jul 27
2
Identify endpoint based on Diversion header
Hello, Is there any way to identify an incoming session based on the Diversion header? In my scenario, I have some unregistered endpoints (mobile phones) that make calls through our Asterisk, which controls the external call rights based on the endpoint's context. In a normal call, their number will be in the From header and the destination in the To an RURI, but when they make a call
2007 Feb 13
6
Recomended POE Phones
Hi all, I am looking for phones witch support POE, with a good relation between quality and price to work with asterisk. I just see the Thompson st2030 and the Linksys SPA 922 an SPA 942. Witch of this phones or another ones gave you the best results in a productivity enviroment? Thanks in advance. VoipCrazy. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Dec 10
4
PJSIP_HEADER - Diversion header manipulation
Hi all, I’m trying to rewrite Diversion header when call forwarding is done on the phone. The phone sends "302 Moved Temporarily" response and sets Diversion header to a local number, but before Asterisk sends this call towards TSP provider I need to change Diversion header to a full PSTN number. I am using PJSIP_HEADER in a pre-dial handler (configuration is below). On the same
2008 Jul 07
2
Codec negotiation for Thomson ST2030 and g729
Hi all, i'm trouble with codec setup on an asterisk machine 1.4.18 and some Thomson ST2030 as extensions. In the users.conf file for internal extension i have: disallow=all allow=g729 allow=alaw allow=ulaw Without any codec installed (i mean with original g729 of asterisk) all go fine, calling from an extension to one other: Peer User/ANR Call ID Seq (Tx/Rx) Format
2017 Nov 21
2
How to correctly set REDIRECTING to indicate diversion reason
Hi Richard Thank you > You need to set more redirecting information [1]. > > In sip.conf send_diversion=yes needs to be in effect. You also need > to setup > the from party id information (at least the from number) to indicate > where you > are redirecting from. You should also increment the redirecting > count. > > Richard > > [1] >
2017 Nov 20
2
How to correctly set REDIRECTING to indicate diversion reason
Hello List Next question where google did not spit out an unsable answer. When redirecting a call with Transfer, I would like to correctly indicate the reason. I did try this: exten => XX,1,NoOp(Call to ${EXTEN} from ${CALLERID(all)}) exten => XX,n,Dial(SIP/ZZ) exten => XX,n,set(REDIRECTING(reason)=cfb) exten => XX,n,Transfer(SIP/YY) I did try with 'reason'
2011 May 20
1
SIP Diversion RDNIS - how to get reason parameter?
Hi out there To play the correct announcement in app_voicemail I whould be able to read the SIP Diversion Reason which ist sent by another PBX: Invite contains: Diversion: <sip:+41315995003 at 157.161.10.190>;reason=no- answer;privacy=off;counter=1 Asterisk Logs: RDNIS for this call is is +41315995003 (reason no-answer;privacy=off;counter=1) From what I see in the source of chan_sip
2018 Jun 05
3
Questions about SIP From, P-Asserted-Id fields and Diversion headers ?
Hi, After a long discussion with a friend, I would like to ask here: 1.According SIP RFCs, is possible/recommended to have different values in >From and P-Asserted-Id fields ? For instance, From field showing 123456789 and P-Asserted-Id showing 987654321 (beside privacy considerations) ? 2. When Bob forwards to Cory a call coming from Alice, would expect Diversion/History-Info header to
2010 Jan 17
2
How to escape characters in Dialplan
Hello, I'm using Asterisk 1.6.2.0 and I like to use escape characters with SendText, because I can just delete the message from my phone (Thomson Speedtouch ST2030) display by sending a return-char (\n). But \n is not escaped: I tried already: exten => 222, n, SendText(\n) exten => 222, n, SendText("\n") exten => 222, n, SendText('\n') exten => 222, n,
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb: > Do you have a link to the user guide for your exact phone model? Unfortunately not... I have a Thomson ST2022, but I can just find in Internet manual for the ST2030... Regards Luca Bertoncello (lucabert at lucabert.de)
2006 Nov 29
5
microcode_ctl
i'm running on vmware system and HP proliant DL360 G5 servers on wmware, on boot i have the following message: ----------------------------- Applying Intel Microcode update: don't know to make device "cpu/microcode" [OK] ----------------------------- and on a HP proliant DL360 G5 server , on boot i have too the following message: ----------------------------- Applying
2018 Jun 05
2
Questions about SIP From, P-Asserted-Id fields and Diversion headers ?
2018-06-05 15:27 GMT+02:00 George Joseph <gjoseph at digium.com>: Thank you very much, George for replying. > > > On Tue, Jun 5, 2018 at 3:35 AM Olivier <oza.4h07 at gmail.com> wrote: > >> Hi, >> >> After a long discussion with a friend, I would like to ask here: >> >> 1.According SIP RFCs, is possible/recommended to have different values in
2004 Aug 13
3
External MW Lamp On/Off
One of the connections my asterisk PBX has is an analog extension from a Comdial hybrid. On the Comdial system, message waiting is turned on by dialing *3 and then the station number. It is turned off by dialing #3 and the station number. I was wanting to have Asterisk (or Comedian mail) set the message lamp in the Comdial system when a new message arrives for a user, and extinguish the lamp
2007 Sep 20
5
Horrible problem - calls losing sound
We're having a horrid problem with our asterisk setup. Sometimes calls just go dead - we can't hear what the other end is saying. (I think they can't hear us either). The call doesn't hang up until one of the callers gets bored. Internaly we use Thomson ST2030 SIP phones. Externaly we have 3 ISDN BRI lines (6 channels total), connected to an Eicon Diver server card (4BRI).
2003 Oct 24
8
SS7 signaling/Softswitch
I'm confused a bit about the following and was hoping to get some answers on this group - What is exactly implied when we say asterisk can connect to a PSTN. Does it mean connecting to the PSTN via PRI/T1/E1? If yes, then I assume asterisk does not need to do any SS7 signaling and all it does (playing the role of a PBX) is to connect to a Class 5 Switch at the CO. Is this a correct statement?