similar to: accessing variables when using SIP vs. IAX

Displaying 20 results from an estimated 70000 matches similar to: "accessing variables when using SIP vs. IAX"

2007 Nov 08
1
Channel variables, any difference with SIP vs. IAX?
Hello, I have some extensions that are using variables loaded by an AGI program. Everything works fine and I am able to use NoOp to see the value of my variables when using IAX, but the same variables don't work when using SIP. I can provide further details, but right off of the bat does is there something I need to know about the use of user defined variables in with SIP channels vs. IAX
2007 Jan 25
1
IAX softphone fails through PRI trunks with Hangup
I've a call center using IAX softphones provided by a third party. We've observed problems where the IAX phones seem unable to use our PRI trunks. A sample anonymized call is provided below with the PRI debug calls embedded. Any thoughts, comments or suggestions would be welcome. In anonymizing it, I preseved the format and number of digits sent. -- Accepting AUTHENTICATED
2005 Feb 11
0
Proper handling of incoming IAX/SIP callerids to be able to call back - why is calleridnum stripping dots out of number ?
Hi, I'd like to organize my Asterisk to properly handle incoming SIP/IAX/H323 callerids so they can be called back if needed. I have three incoming contexts for sip, iax and h323 calls. To each incoming call I'd like to prepend certain number that will be catched with pattern matching on output calls. For instance for iax I have: [from-iax] exten => s,1,NoOp(IAX call from outside
2007 Jan 16
2
IAX2 softphones can't (won't?) use PRI trunks....
I have call center PCs that switch between an IBEAM SIP softphone and a NEBU IAX softphone (for reasons that aren't germane here). The SIP softphones work fine, but the IAX softphones get a fast busy unless I give them an IAX trunk to use, instead of the PRI trunks that all the other phones are using. I am using Asterisk 1.2.3. svn rev 47264. I've appended a sample call trace. The
2009 Aug 04
0
SIP server behind NAT
Hello. I have an Asterisk server (ViciDialNow) set up behind NAT. I can manage to make outbound calls, but the communication drops off after 30 seconds or so. I'd really appreciate having some assistance from the mailing list on this issue. So, I'm having an Asterisk server behind a firewall and Zoiper softphones on SIP connecting to Asterisk on the same local area network. The
2007 Sep 14
2
AGI script fails on IAX channels (from call file).
Hi Guys, I have already tried this one on the developers list. I have not been successful getting much back there and I have notified them that I will post this on the users list instead. Hopefully somebody have tried something similar and can help out. I am developing AGI scripts on Asterisk and have run into some very strange behaviour and I think this is a bug, but I am not completely sure.
2006 Nov 02
1
AGI Problems
Hi, I've got a setup whereby calls come into the asterisk server (1.2.7.1) over a IAX2 trunk and into a dialplan that launches a php AGI script: [live-full] exten => _X.,1,Set(TIMEOUT(absolute)=0) exten => _X.,2,NoOp(${EXTEN}) exten => _X.,3,DEADAGI(live-full.php) exten => _X.,4,Wait,2 exten => _X.,5,Hangup The script is using phpagi-2 from http://phpagi.sourceforge.net/ and
2009 May 22
1
VOICEMAIL : I've tried a lot but mailing through Asterisk is just not working...
Don't be afraid about the info that I'm going to post in this mail, but I want you to give as much info as possible. Also I want to show you what I've tried. What do I want When a voicemail-message is left via the Voicemail()-application, I want the .wav-file send to my mail-address as an attachment. My mail-setup I'm not using sendmail as MTA. I have msmtp as MTA and mutt as
2010 Apr 05
0
SIP Outdial Not Detecting Ringing Line
First off, I also posted this on the digium forums so if anyone here also reads those, sorry for the cross-post. When I place an outbound call using SIP to my cell phone, asterisk immediately starts processing the dialplan without waiting for the call to be answered. We could handle this on DAHDI using callprogress, but I don't know of a similar setting for SIP. Here is the contents of
2007 Jan 29
0
Dropped call issue with IAX Trunking
Trixbox 2.2 Beta with freePBX 2.2.0rc1 I have a setup that looks something like this in ASCII art: Teliax IAX Trunk ------+ | V Embarq PRI ----> Tandem switch ----> Ottawa Office Server------+ +--------------> Lima Office Server -----+|
2005 Mar 07
0
iax2 setvars help needed
I'm trying to pass a variable between servers using "setvar" in iax.conf. I have a box (ts2) with a t100p in it. It answers the call and dials another box (ast0) via IAX. I want to pass a variable along with the call from ts2 to ast0. I'm running CVS-HEAD-03/07/05 on ts2 and ast0. ts2's iax.conf: [general] disallow = all allow
2019 Nov 15
2
pre-dial handler, how to access variables from calling channel?
Hi List Implementing screening and routing I have stumbled over this issue: [pbx-router] exten => s,1,NoOp(ROUTER FROM: ${CALLERID(Number)} TO: ${DESTINATION}) same => n,Set(SOURCE=${CHANNEL(name)}) same => n,Set(PAI=${PJSIP_HEADER(read,P-Asserted-Identity)}) same => n,Set(FROM=${CALLERID(Number)}) same => n,Set(TO=${DESTINATION}) same
2006 Oct 27
1
Iax bug ?
Hello, I'm french, so excuse my poor English. I'm face to a terrible thing, with has stole a lot of my time. On the .184 machine, I've the following iax.conf : [general] rtcachefriends=yes bandwidth=high tos=reliability jitterbuffer=no autokill=yes #include "iax.voip1.conf" #include "iax.renoir.conf" The iax.voip1.conf file contains : [VOIP1] type=friend
2004 Dec 22
0
Ticket: 12775 Multiple IAX client behind a NAT
Hello! I have a number of IAX clients behind a NAT (on the same LAN) and asterisk server on the Internet. And that clients doesn't speak directly to each other, traffic goes through the asterisk server. What should I configure to make IAX clients on the same LAN to speak directly, please? notraster=no is set in iax.conf The asterisk server is on real IP behind a NAT (at DMZ with full 1-to-1
2007 Jan 04
1
IAX vs SIP trunks between Asterisk boxes
In order to work around some authentication issues I am considering connecting two asterisk boxes with IAX instead of SIP. The original reason for choosing SIP was to reduce the need to translate SIP signaling to IAX, since all origination, termination, and UAs are SIP. Can anyone comment on the overhead added when a SIP call comes into one asterisk box, is routed to another with IAX instead
2013 Oct 07
1
IAX and Variables
Hi a new small question ;=) We have two Asterisk, connected in IAX2. On the first, in dialplan, we have: exten => _XX.,1,Set(IAXVAR(ACCOUNTID)=${CDR(accountcode)}) we sent into the IAXVAR "ACCOUNTID" the accountcode. On the second, in dialplan, we have: exten => 18,2,AGI(Caller-ID.agi,${IAXVAR(ACCOUNTID)}) That's work, the second server get the variable. I
2007 May 16
0
Passing dialstatus back through an IAX chain ..
I feel I'm doing something obviously wrong here and will kick myself when I see the answer!!! The scenario: SIP phone -> Asterisk1 -> IAX -> Asterisk2 -> IAX -> Asterisk3 -> PSTN So I place a call from the SIP phone. A1 picks it up and forwards it to A2 which forwards it to A3. A3 sends the call to the PSTN. I control A1 and A2, but not A3. When a call fails (for
2006 May 31
0
Incoming IAX going to wrong context
I have (more than 1) provider that I receive calls from using IAX, and I have 2 IAX deskphones, all work fine except for some reason with 1 provider, when the call comes in, it doesn't match up with the incomingcall context. (A bit worrying, since I don't want people to be able to relay calls off me.) in iax.conf I have: [ipcomms] type=user nat=yes dtmfmode=rfc2833 host=71.16.179.149
2010 Feb 08
0
Help with iax.conf {tesco|freshtel} 1.6
I have something going on that I don't fully understand after a weekend of looking for answers. I have an iax account with Tesco that works flawlessly with the Zoiper client - but is giving me trouble with inbound calls in Asterisk 1.6. After some playing I have ended up with an iax.conf file that looks like this: [general] calltokenoptional = 77.75.0.0/255.255.248.0 maxcallnumbers = 16382
2005 Mar 14
2
Sipura SIP vs. IAX
I'm just curious why Sipura isn't using free IAX protocol with their devices instead of SIP? With IAX NAT traversal would have been easier, so why are they using SIP. Is there any politics in it? -- #Joseph