Displaying 20 results from an estimated 600 matches similar to: "No subject"
2011 Feb 28
5
Failover Routing
Hi,
I am doing failover routing based on 2 dial commands. First route sends back
4xx response and I don't want it to try 2nd route when it is 4xx response.
Can we do failover routing based on SIP 5xx response only ?
Thanks
Deepika
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jun 18
3
CDRs not getting generated on Free PBX
Hi,
We have free pbx installed on asterisk 1.4.25.1. Mysql is installed and
asterisk is connecting to it. CDR modules are all loaded as well.
For some reason, it is not creating master.csv and no cdrs are generated.
Can anyone help please.
---
Kind Regards,
Deepika Nijhawan
VoIP Engineer
Oxygen8 Communications
T: +44(0) 871 434 9151
+44(0) 121 620 9151
2010 Jun 15
3
Asterisk reject SIP INTITE from different source ports
Hi,
On some SIP interconnects with devices like Cisco, Dialogic we get SIP
invite from different source port every time and asterisk rejects that
INVITE. Does anyone knows solution for this?
---
Kind Regards,
Deepika Nijhawan
VoIP Engineer
Oxygen8 Communications
T: +44(0) 871 434 9151
+44(0) 121 620 9151
Email: deepika.nijhawan at oxygen8.com
Skype:
2010 Aug 06
4
How do I install speex for asterisk?
Hi,
I have followed steps which were mentioned on forum and given below. Still
couldn't get speex working. On test calls getting error "chan_sip.c:
sip_call: No audio format found to offer."
# yum install speex
# yum install speex-devel
# cd /usr/src/asterisk
# make clean
# make
# service asterisk stop
# make install
# service asterisk start
Also, it is not
2010 Aug 19
8
Codec choice
Hi,
Does anyone has an idea how to tell asterisk to use codec A for first 50
calls and then codec B for rest of the calls.
Thanks,
Deepika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100819/6114bf1d/attachment.htm
2010 Jul 23
2
Channels not coming up
Hi,
I have connected asterisk 1.6.2.6 with an IVR and ran dahdi_genconf. Dahdi
status is not showing alarms but channels are not coming up. It is not
showing any channels when i run 'dahdi show channels'. Could anyone help
pls.
Thanks
Deepika
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Oct 11
1
Call Failed Audio
Hi,
On freepbx (GUI), whatever reason number fails we always get 'all circuits
are busy' audio.
Does anybody know how to get far end audio when we dial wrong number or when
it's busy or unallocated number or failed with some other reason.
Thanks,
Deepika
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 08
3
IPSec on asterisk
Hi,
I am trying to configure ipsec on asterisk. Have configured
/etc/racoon/racoon.conf and /etc/raccoon/psk.txt. Also have policy file in
same folder.
Have run racoon. Still I can't receive calls.
Can anyone please tell if any extra step is needed.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Oct 23
0
SIP_HEADER function; what names are available?
Minor update - use the following:
> if (strcasecmp(data,
> "x-Asterisk-Request-URI-pseudo-header")==0)
> {
> ast_copy_string(buf, p->initreq.rlPart2, len);
> -----Original Message-----
> From: Steve Langstaff
> Sent: 23 October 2006 09:58
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [asterisk-users]
2011 Jan 03
1
digim tdm2400p fxo fake answer supervision problem.
Hi. I am using Digium TDM2400PFXO with Asterisk1.6. When call sets in the
box , it answers the call even the phone is not picked. ideally it should
answer the call when the phone is picked up. Its charging the clients.
Please let me know how can I cover this ? Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Feb 10
2
Modified LLVM IR
Hi,
My requirement is something like as given below,
a.c => a.obj contains a1() and a2() function
b.c => b.obj contains b1() and b2() function
main.c => main.obj call to a1, a2, b1, b2
Now, I want to move a1(), a2() from a.obj to b2.obj and on top of function
b1()
When I call b1() from main, it should call first a1, a2 and then function
definition of b1
Can you please give me some
2007 Jan 28
0
Trouble outgoing VOIP Provider Calls
I have a weird problem....
Asterisk 1.4
E100P connected to a Panasonic TDA phone system
Here is what I get
SIP Ext -> Panasonic Extensions No Problems
Panasonic Ext -> SIP Extensions No Problems
SIP Ext -> VOIP Provider No Problems
Panasonic Ext -> VOIP Provider Errors
---------- Working SIP -> VOIP
-- Executing [903........@from-sip:1]
2016 Feb 10
2
Modified LLVM IR
Hi,
Yes I am looking for IR pass that will do insert call of functions that
defined in another file.
Links/suggestions that guide me to start for adding IR pass will help me so
much.
Regards,
Deepika
On Wed, Feb 10, 2016 at 1:03 PM, mats petersson <mats at planetcatfish.com>
wrote:
> So how do you know what you want to modify (conceptually)?
>
> Have you got a IR pass that you
2010 Nov 23
2
Function SIP_Header not registered
Hello,
I'm trying to use SIP_HEADER function on my dialplan but I receive this
message (on the console):
pbx.c:3367 ast_func_read: Function SIP_Header not registered
Why?
Thank's
- Bakko
2011 Mar 12
2
how to use melt cast commands in R in window7
Hi,
I have installed R on my computer with windows 7 . I also installed reshape
software, but I am not being able to work with melt cast commands . I have
chjecked the commands.It is not working.
Thankyou,
Deepika
[[alternative HTML version deleted]]
2007 Feb 05
0
Help - Received response: "Forbidden" from'"Unknown"
I did a NoOp and see what the callerid was and when coming from the SIP Ext->Voip it is set to the Extension Number of the SIP Extension (as you would expect).
When coming from the Panasonic the CallerID is blank, I tried setting it to nothing again, and I tried setting it to the callerid of the voip provider, a sip extension id, the extension number on the Panasonic side, the zap channel
2007 Feb 04
1
Help - Received response: "Forbidden" from '"Unknown"
I have a weird problem....
Asterisk 1.4
E100P connected to a Panasonic TDA phone system
Here is what I get
SIP Ext -> Panasonic Ext No Problems
Panasonic Ext -> SIP Ext No Problems
SIP Ext -> VOIP Provider No Problems
Panasonic Ext -> VOIP Provider Errors
---------- Working SIP -> VOIP
-- Executing [903........@from-sip:1] Dial("SIP/610-097aee60",
2007 Dec 01
1
REFER mesage extraction using SIP_HEADER
Hi * users,
I would like to extract the information present in the SIP REFER
message that comes to asterisk. Would SIP_HEADER() allow me to do that
? I have used SIP_HEADER() for extracting the to and from SIP headers
previously.
Thanks
Regards
--
Arpit Mehta
Graduate Student
Department of Computer Science
Columbia University
Tel: 1-646-387-5998
2009 May 17
1
Capture "Server" header in SIP reply.
Hi,
I am trying to capture "Server" header in a 200 OK reply message.
My idea was to use Dail(SIP/user at domain,30,M(GetOtherPartyInfo)),
and inside of GetOtherPartyInfo macro use SIP_HEADER function.
For example:
[default]
exten => _X.,1,Dial(SIP/user at domain,30,M(GetOtherPartyInfo))
exten => _X.,n,Hangup()
[macro-GetOtherPartyInfo]
exten => s,1,NoOp(SIP Server:
2016 Feb 10
2
Modified LLVM IR
Hi,
I want to call/add some functions(that defined in another file) on top of
some functions, and reflect the same changes in object file.
No, I am not looking for contractor.
Thanks,
Deepika
On Tue, Feb 9, 2016 at 7:04 PM, mats petersson <mats at planetcatfish.com>
wrote:
> What is the condition for adding this code?
>
> What have you tried so far? [Or are you looking for a