search for: chan_sip2

Displaying 20 results from an estimated 36 matches for "chan_sip2".

Did you mean: chan_sip
2004 Sep 13
1
chan_sip2 Install Question
It looks like chan_sip2 may solve my problem with outboundproxy support. However, I am having problems getting the solution installed. From what I understand these are the tasks... Add chan_sip2 to the channels/Makefile * Rename the file downloaded to chan_sip2.c * make / make install * Change your modules.conf...
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile below is what I have done -download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software cp /root/software/chan_sip2s.c /usr/src/asterisk/channels cd /usr/src/asterisk/ patch -p0 acl.c /root/software/acl.c.patch cd /usr/src/asterisk/include/asterisk patch -p0 acl.h /root/software/acl...
2004 Apr 27
1
chan_sip2 install instructions.
Hi, Does anyone have any detailed install instructions for setting up chan_sip2.. I patched acl.c but could not see an acl.h file to apply the patch.. I copied the chan_sip2.c file into the channels directory.. I am not sure what I need to do exaclty in the Makefile to get chan_sip2 to build.. Any help and anything to be careful of in chan_sip2 would be usefull.. Thanks,...
2004 Sep 29
0
chan_sip2 broken with FWD
Hi all, I try since few days to register to FWD with chan_sip2 and always been disconected: peer TOO LAGGED and then peer is now REACHABLE! and so on. Now I restart asterisk with chan_sip and get it work. So for me it's chan_sip2 which is broken,*only with FWD* (at least for me) as I have others SIP providers and it's working fine with them. I use...
2005 Aug 17
0
chan_sip2.c compiling
Hello, I've tried to compile the new sip channel, sip_chan2.c but I am not succesfull. When I make * I get error messages, some of them also considering syntax error in the code. Does anyone use this channel? Wuld you please give me some advices how to compile it? Or do you have the source code that works??? Thanks for answers. Tomas
2004 Jun 13
4
*** Asterisk Sunday News: Off track with 1.0, moving forward
...like PRI/E1 and PRI/T1, but also when it comes down to simple things like power plugs. But that's another cup of tea. Time to focus on Asterisk. This week's topics: ------------------- * Asterisk - gone fishing again * Asterisk release plans: What happened with stable? * The Astricon FAQ * Chan_sip2 news: The Yngve release * Recent additions to Asterisk CVS Head *** Asterisk - gone fishing again --------------------------------- Two weeks ago, I wrote about a way to include contexts based on time and date. Tilghman corrected me, saying that there is an easier way, using the gotoiftime() ap...
2004 May 05
3
sip via tcp
After browsing through bugs.digium.com I saw no mention of any work to get chan_sip or chan_sip2 to listen on tcp, as well as udp. Just curious is any-e-one working on such a patch at the moment?
2004 Sep 13
2
Sip Outbound Proxy
How do you configure an outbound proxy for Asterisk? If the sip call is not local I want everything to go to a designated sip proxy. Thanks, Chad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040913/bdd57a91/attachment.htm
2004 Jul 02
1
Params on SIP URI REGISTER/INVITE
We're doing some SIP development and have a question on "additional parameters" supplied to the register (in this case maddr= and the non-standard clport= in our example below). What we're experiencing is the INVITE doesn't included these parameters and they get dropped when the INVITE is sent to the 10.1.1.97 address. Ideas? Supported? SIP Bug? REGISTER
2004 Jul 19
0
*** Asterisk Sun/Monday News: Time to download, Scotty!
...d discount only applies in July * Changes in the #asterisk IRC channel - Registration required * Asterisk Developer of the week * Asterisk GUI of the week * Using Call parking with CVS head? Rename the config file! * Sunday News Re-run: Read the configs, Luke (even if you're an Asterisk guru) * Chan_sip2: Now updated * Recent CVS changes * Reporting bugs in the bug tracker *** Asterisk 1.0: Second try ---------------------------- Last Saturday Mark Spencer released Asterisk 1.0 rc1. This is the first release candidate for Asterisk 1.0. A release candidate is software that needs extensive testing...
2004 Aug 02
1
asterisk call parking + SNOM lighted buttons?
...1-704 extensions. Has anyone successfully implemented a call parking scheme with the SNOM 200, which uses the lighted buttons to show the parking status? I'd liked to see at a glance which parking spots are active. I am using the SNOM 3.35 firmware, and CVS-HEAD-08/02/04-14:14:04, with the chan_sip2 module (chan_sip2A4.c). - Mike
2004 Sep 09
0
Astricon News :: Tutorials are now fully booked
...d earlier (more than a week ago) but not paid, we will cancel your registration soon, to make seats available for those that pay. We have sent out at least two reminders to everyone with instructions. Payment options are now paypal, credit card, and US and European bank wire. *** Asterisk news and chan_sip2 development postponed For those of you that wonders why there haven't been any newsletters lately, Astricon is the answer. We're quite busy with preparing everything for a great conference. Bear with us, Asterisk News will come out again in october, and chan_sip2 development will start hap...
2004 Nov 30
1
Problem with a new italian service provider...
...uniVoice as a peer from asterisk. Registration seems to work correctly, but when I try do dial, the sip authentication fails every time. Their tech people told me that they are unable to make asterisk working properly due to some asterisk authentication features lacks. The problem persists using chan_sip2 too. So, the question is: how can I help investigating the problem to obtain some good bugs report for digium ?? maxx
2004 Nov 27
0
Failed to WWW-authenticate on INVITE
I'm having trouble connecting a asterisk server to a SIP Express router. Inbound calls to my asterisk server works just fine, but when i try to make outbound calls I get the following error message: Nov 27 22:40:48 NOTICE[4687]: chan_sip2.c:7967 handle_response: Failed to WWW-authenticate on INVITE to '"username" <sip:username@mysipprovider>;tag=as5399a078' I'm currently running Asterisk CVS-HEAD-11/27/04-15:07:27 and chan_sip2.c downloaded today. I had the problem using chan_sip as well, but the error...
2004 Aug 13
0
*** Asterisk Summer News: Forget numbers, dial by domain!
...o the phone. This is a limitation that means that the phone is unable to call back. Not very smart. And yes, we're trying to fix these limitations. One step at a time, Asterisk gets more SIP friendly for each patch we are adding. I'm doing quite a lot of experiments within the realm of the chan_sip2 project. If you are interested in improving Asterisk's SIP support, please test the chan_sip2 channel and help me with the development of that version. * The Chan_sip2 Project: http://www.voip-info.org/tiki-index.php?page=Asterisk+SIP+chan_sip2 >>> And yes, I've suggested...
2005 Jun 04
2
chan_sip + MD5 encryption: WARNING Format for authentication entry is user[:secret]@realm
...ged: Jun 4 12:47:12 WARNING[11389]: chan_sip.c:9601 add_realm_authentication: Format for authentication entry is user[:secret]@realm at line 0 First of all, let me say that the client correctly registers. However, I know that something changed in chan_sip ( http://voip-info.org/wiki-Asterisk+SIP+chan_sip2 ), so I think I should consider how to eliminate that warning. Do you have any idea about, please? Since I use Realtime+rtcachefriends, below there's the table structure and data. TIA, Alex CREATE TABLE `sip_buddies` ( `id` int(11) NOT NULL auto_increment, `name` varchar(80) NOT NULL d...
2004 Apr 16
2
Warning from Asterisk
Hi all, I get this warning from Asterisk and I want to assess whether it is important, and if so, if I should complain to the telephone manifacturer or start up my programmer's editor: chan_sip.c:5152 handle_response: Host '172.31.1.7' does not implement 'NOTIFY' What does this mean and am I missing some important feature? Groeten, Joost Kraaijeveld Askesis B.V.
2004 Apr 26
1
using outbound sip proxy in asterisk
sorry if this has been asked before. is it possible to configure asterisk to use an outbound sip proxy? thanks __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover
2004 Jul 13
0
Registration Refresh Per REGISTER line in sip.conf
...a setting for each REGISTER => line in sip.conf that allows us to set refresh time on a per-proxy basis? If not I thought I would try to add that functionality to chan_sip. Please tell me if there's some reason why we wouldn't want to do this, (e.g. it's coming in a future CVS or in chan_sip2 or it will horribly break the code somehow...) -Chris
2004 Jul 29
1
SIP Outbound Proxy Support
In the latest release of chan_sip2 I've added support for SIP Outbound Proxy. I've seen a lot of requests for that lately, so if you can test this and confirm wheather it works for you or not, I'll be grateful. If I get positive reports, we'll try to add this to chan_sip in CVS. It works like this: * Configure outb...