Displaying 20 results from an estimated 5000 matches similar to: "Getting at SIP error with SIP_HEADER() ?"
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]
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
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
2007 Apr 09
3
sip_header=value?
Hi all,
is there anyway i can set SIP_HEADER(To) to the value i like?
--
Regards
Rizwan Hisham
Software Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070409/528077f9/attachment.htm
2004 May 07
5
SIP: Trouble with "Moved temporarily" (302)
Hi folks,
this does look like a bug to me: Asterisk replaces the @63.214.186.6 by
@context which obviously leads to a failure. Any comments, do I have a
configuration issue on my side that I missed?
Cheers, Philipp
-- Executing Dial("SIP/philipp-bd5f", "SIP/992365264680@nikotel-
out|90") in new stack
-- Called 99xxxxxxxxxx@nikotel-out
-- Got SIP response 302
2006 Oct 06
3
regexten & regcontext broken for SIP?
Hi ho,
is there anyone out here that is making use of the regcontext and
regexten settings in sip.conf? I've tried this on two Asterisk boxes
(1.2.10 and 1.2.12.1) and in both cases I don't see the Noop priority 1
being created upon SIP client registration, "show dialplan xxx" reveals
no change.
And yes, I have also read and checked bug 7144; if I go down that route
and no
2003 Jul 03
0
How do I make Asterisk login at/use VoIP provider?
Hi
please excuse if this seems obvious, but I am new to this and the SIP
section in the Asterisk handbook do not give any clues nor do the SIP
examples in there seem to represent real-world situations.
I am using Nikotel as a VoIP provider (for now) and I would like to
configure Asterisk to sign on with Nikotel so that I can use the
telephones connected to Asterisk to make calls using the
2005 Jan 10
2
Some questions (maybe Nikotel related)
Hi list,
I have some nontrivial questions. I am no telecommunication guru and I
will explain it with my simple words. I hope someone can help me with
these issues (with Asterisk 1.0.3):
- If I call outside (with Nikotel to German Telekom) there is a remote
hangup after 2 minutes. I've seen other people posting this but nothing
helped. I luckily managed to get around this issue with the
2003 Nov 23
1
SIP Asterisk -> Nikotel disconnects after 1 Minute
Hello list!
I'm using "Asterisk CVS-11/22/03-04:28:51" and try to route my normal
(classic) phone calls via nikotel (www.nikotel.com). I can talk about 1
minute and get then disconnected. Here my current configuration parts
which affect nikotel:
register => chabrol:PASSWORD_REMOVED@nikotel/500
[nikotel]
type=friend
secret=PASSWORD_REMOVED
username=chabrol
fromuser=chabrol
2005 Aug 17
0
Nikotel issues
Hi!
I've read in the archives that there are problems concerning Nikotel calls
being disconnected after two minutes. I had the same problem yesterday. Is
there a fix? There was only a "giving up" statement after the last e-mail in
the archive, I'm about to do that too.
Here's my sip.conf entry for Nikotel (left out the register stuff 'cause it's
working):
2003 Jul 07
0
Follow-up -- Using Asterisk with Nikotel
Hi
thanks to everybody who has been assisting me in solving the various
problems I had to dial out from Asterisk to a PSTN number with SIP using
Nikotel's VoIP service.
I have drafted a mini-how-to which is available at
http://www.akabeni.com/benjk/Using_Asterisk_with_Nikotel.pdf
This is a first draft, I will amend this further, in particular the
"verify and debug" section
2010 Aug 03
0
asterisk-users Digest, Vol 73, Issue 5
Hi C F
no asterisk and sip device are not behind same router. actually both are in
different countries. how ever when caller and callee are behind same routers
voice is just fine (both ways) and i can see re-INVITEs too.
but when someone calls from another router then this issue arises. caller
can hear the called party but called party can not hear caller. and there
are no re-invites issued
2003 Jul 07
0
Asterisk crashing after Voicemail box creation
Hi
I have just been struggling for four days to get SIP working and now as
I created a voicemail box, Asterisk has become very unstable and it
can't bridge SIP phone to SIP provider calls anymore.
Calling internally from one SIP phone to another works fine.
Calling internally from a SIP phone to an analog phone on a Zap channel
and vice versa works fine.
Incoming PSTN calls delivered to
2010 Mar 25
4
Background noise
Hi Guys,
i have recently connected my (working) asterisk 1.2 server, with two 1.4
asterisk servers (one using SIP the other using IAX), since then (i believe)
people starts complaining about a high background noise when using the
handset on Polycom phones (but when using the speaker it's fine, and i
noticed that my self), my question is, can anybody tell me any step to begin
diagnosing the
2003 Oct 16
0
Re-2: Some questions for chan_capi
Hi!
Yes you're right (for windows), but I found this thread
http://www.mail-archive.com/asterisk-users@lists.digium.com/msg10695.html
and that works! The first card is connected to a normal Telekom NTBA, the second to an internal PBX. There have to be a possibility to configure multiple ISDN cards (e.g. AVM B1 PCI) through capi.conf. How?
Or does chan_capi support only one ISDN-Card?
2010 Aug 02
5
mapping of disconnect reasons
Hi All,
Is there a way to change the mappings of disconnect reasons to certain SIP messages? E.G. I need to change the mapping for SIP 402 ?Payment Required? from 16 (normal termination) like it is in 1.4.24 to 21 (call rejected) as defined in RFC 3398. For me this is a big issue because my dial plan will look for alternative termination in the event of network error (e.g. reason 3 or 21 which is
2003 Jul 09
2
It's true - Nikotel charge for not-completed calls
Hi
A few days ago, Kelly remarked that he had previously observed that
Nikotel charged him for calls he did not actually complete.
I have made a number of test calls to my landline without picking up the
calls. I just let it ring once and hung up on the calling phone.
A look at the call records on MyNikotel reveals that I was charged six
seconds for every of these calls.
I have raised a
2010 Feb 22
8
[OT] Asterisk 1.6 and DECT Phones
Hi,
looking for your valued input on suitable suggestions for high quality VoIP DECT phones. I am having real issues with my Snom M3s and Asterisk 1.6 and looking to a new manufacturer.
--
Thanks, Phil
2005 Jan 19
0
AD (Win2k) trusting SAMBA 3 problem
Hi.
I'm trying to estabilish a trust between Win2k configured in mixed mode
with SAMBA 3 server. I followed instructions from SAMBA HOWTO, however the
trust is not working - I don't have any clue why is it not working - I
didn't find any usefull message in SAMBA logs - I will continue debugging
today evening.
I want to achive that users from SMBDC domain can login into computers
2005 Mar 04
2
budgetphone
Hi all,
I registered a SIP account at budgetphone.nl/talkin2ya.nl
Receiving calls works like a charm, I even redirected my
normal PSTN number to the number I got from them so
everything ends up in my * server.
Before I ask them to take over my normal phone number I
wanted to test all of it, so I ordered some calling minutes
to test. Now I cannot get outbound calling to work with
them. Anyone here