Displaying 20 results from an estimated 4000 matches similar to: "*** Asterisk Sunday News: Off track with 1.0, moving forward"
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.h.patch
- added the follow to /usr/src/asterisk/channels/Makefile
2004 Sep 09
0
Astricon News :: Tutorials are now fully booked
*** Astricon 2004: Over 250 Asterisk professionals!
Astricon, the first Asterisk user's and developer's conference
is a success and we now have over 250 people registred.
Thank you for all your support of this event and please have
patience with us as we're trying to handle all details
with payments, hotel reservations and other issues.
I also wish to thank all our partners that
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 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
Add "noload=chan_sip.so" if you want to run chan_sip2
* Restart
2004 Aug 13
0
*** Asterisk Summer News: Forget numbers, dial by domain!
Welcome to a new issue of Asterisk Summer News!
The holiday season is coming to an end here in Sweden, people are
getting back to work and the kids will start going to school next week.
Life is slowly adopting to normal and I have to start dressing more
towards a businessman than a beach bum. Guess I have to start going
to the gym again as well. Anyway, back to the topic. Asterisk and
VoIP.
2004 Jul 19
0
*** Asterisk Sun/Monday News: Time to download, Scotty!
This week starts with the exciting news: We're getting close to
Asterisk 1.0 again. After the failed attempt earlier this year,
we've been able to remove a lot of the MAJOR/CRASH bugs from the
bug tracker and Mark feel's it's time to target 1.0 again.
At this point, the community needs to work as a community,
spending extra time on finding bugs, solving issues, improving
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,
Later..
2004 May 17
0
Astricon 2004 - the developer's meeting ** CALL FOR PAPERS
During Astricon 2004, we'll have the first Asterisk developer's meeting.
The Asterisk developer's meeting is a one day meeting with discussions, brainstorms and tests.
For each session, we need a white paper produced that outlines the topic to be discussed.
If controversial, several whitepapers on the same topic will be contributed.
This is a list of suggested topics - please feel
2004 Oct 22
3
res_config
Hello,
I am just getting started with res_config and ODBC. I have MySQL all
setup and am filling it with my data. Everything seems very straight
forward. One thing catches me so far:
1) How are register lines in sip.conf and iax.conf represented?
i.e. register=> username:password@fwd.pulver.com/700
insert into ast_config (filename,category,var_name,var_val)
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 29
2
Astricon Dev Meeting On Line
Friends,
Please send all offers for help *off list* to us at info@astricon.net. Do not disturb
the list with offers of your services, please.
I repeat:
Only the Developer's Meeting will be considered for broadcast at this time. In order
to enjoy the conference, you will simply have to be there. It's an IRL experience
- meeting all the other Asterisk user's from around the globe,
2004 Jun 06
0
*** Asterisk Sunday News: The SIP NAT Special
This week, I've been really busy with the launch of a new Swedish Voip provider,
www.bbtele.se, so I haven't been able to follow the Asterisk community and haven't
been very responsive either. My apologies if you've tried to contact me and I did
not reply quickly or at all.
So to cover up (can't report on what is happening :-) I dedicate this
issue of Asterisk Sunday News to
2005 Aug 18
2
Asterisk configuration from database with res_config
I want to let Asterisk read its configuration from a mysql database. I
configured everything according to the wiki page:
http://www.voip-info.org/tiki-index.php?page=Asterisk+res_config.
However it doesn't work. I am using 1.0.8 asterisk version and here are
my config files:
Extconfig.conf:
[settings]
;uncomment to load queues.conf via the db engine.
;queues.conf =>
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 May 09
1
*** Asterisk sunday news: Read the sample configs, Luke!
* Read the config sample files! (even if you're an Asterisk guru)
-----------------------------------------------------------------
For those of you that have a working installation that you keep using, this is a
reminder to check into the configs/ directory of the Asterisk source tree, regardless
if you downloaded a tar ball or from CVS.
As we add or change features in Asterisk, the sample
2004 Apr 15
3
* Announcement * Astricon 2004 - call for speakers!
We're proud to announce Astricon 2004 - the first Asterisk user's
and developer's conference!
* Where? Atlanta, USA
* When? September 22-24, 2004
The conference is arranged in partnership with Digium.inc and the keynote speaker is
Mark Spencer, lead developer of Asterisk - the Open Source PBX. Among the speakers
already signed on are Ed Guy of Pulver.com, John Todd, Jeremy McNamara
2004 Apr 29
1
Stop thinking - just do it! *** Speak at Astricon 2004!
Astricon 2004 is the first Asterisk user's and developer's conference,
to be held in Atlanta, Georgia in September.
See http://www.astricon.net
** We will soon open for early bird registrations! **
To get a very low price, I recommend that you participate as a speaker.
In fact, speakers doesn't pay any fee at all to participate in Astricon.
**** Send us your speaker's proposal
2004 Jul 05
3
*** Asterisk Sunday (hrrm) News: Moving ahead at CVS Warp 5
Sunday news is today published on a monday. Yesterday was fourth of
july, and I used that as an excuse for being off line yesterday.
(Sweden's national day is June 6th - and it's not yet a public holiday,
btw). Most of my Asterisk time lately have been used for producing
the registration site for Astricon and tracking down speakers that
haven't sent in their material for the conference
2004 Sep 13
2
Astricon tutorials :: Open for registration again
We're now opening up registrations for the Astricon tutorials again.
We've been able to move to new conference rooms within the same hotel.
Register on line at http://www.astricon.net
We're sorry for the inconvienience our recent closing of the tutorials
may have caused you. You are welcome to contact us at info@astricon.net
to change your reservation to include the tutorials. There
2004 May 23
1
*** Asterisk Sunday News: Conferences on the phone and IRL - "in real life"
Here in Sweden, it's supposed to be springtime. A wonderful time of the year,
with sunny skies and wonderful weather. Almost summer. Today, it's not.
It's winter all over again with rain and only 3 degrees celsius outside.
Better to stay inside and write a weekly Asterisk newsletter :-)
This week's topics:
-------------------
* Looking beyond Asterisk 1.0/1.1 - what's up?
*