Commit Graph

3834 Commits (456cad8a47c0dafc469e7deada077d50c5fb1b51)

Author SHA1 Message Date
Christian Richter 5923e48d7f Merged revisions 57034,57523,57753,58558 via svnmerge from
18 years ago
Christian Richter 160cfaf1c6 added UU transceiving and corect handling for rdnis
18 years ago
Joshua Colp fa866efb5c Add matchexterniplocally setting which only substitutes your externip/externhost setting if it matches the localnet setting. I know of at least two people who need opposite settings, so I made it an option! (issue #8821 reported by kokoskarokoska)
18 years ago
Russell Bryant 8ae4e264d1 Fix a few more places in chan_iax2 where the ast_frame used for receiving a
18 years ago
Joshua Colp b9124234e9 Merged revisions 58579 via svnmerge from
18 years ago
Russell Bryant 2f54661cf8 Add a missing break statement so that handling the above event does not
18 years ago
Russell Bryant 5603ca69eb If we receive ZT_EVENT_REMOVED, destroy the specified channel.
18 years ago
Russell Bryant f34c30860e (This bug was reported to me by Kinsey Moore)
18 years ago
Joshua Colp 240355d78b Ensure we have (or should have) at least one matching codec before attempting early bridge SDP seeding. (issue #9221 reported by marcelbarbulescu)
18 years ago
Steve Murphy 81ef9a4f18 Merged revisions 58115 via svnmerge from
19 years ago
Olle Johansson 275abf4e08 Merged revisions 58052 via svnmerge from
19 years ago
Russell Bryant 905238839b Return an error of transmit_response is called without a session.
19 years ago
Joshua Colp 94c9dcda60 Since chan_iax2 does not support reception of DTMF with duration ensure that it is set to 0 on the frame. (issue #8521 reported by gdhgdh)
19 years ago
Joshua Colp 53b9bc89c0 Merged revisions 57475 via svnmerge from
19 years ago
Joshua Colp 219f4b4913 Merged revisions 57317 via svnmerge from
19 years ago
Joshua Colp 43f841cadf Merged revisions 57092 via svnmerge from
19 years ago
Russell Bryant 83ce3720bc Restore the behavior of Asterisk 1.2 where if a device was not specified in
19 years ago
Russell Bryant dd6b58edcd Fix a crash in my last change to iax2_indicate(). (issue #9150)
19 years ago
Russell Bryant 268fc8a9cc Do more complete locking of the chan_iax2_pvt struct in the indicate callback.
19 years ago
Jason Parker a9e4e0eefa Make sure to set a speeddials parent on creation.
19 years ago
Russell Bryant 76a643978e Merged revisions 56406 via svnmerge from
19 years ago
Joshua Colp 4565c1483c Merged revisions 56230 via svnmerge from
19 years ago
Olle Johansson d67ef52159 Move message from verbose to debug
19 years ago
Russell Bryant 9a7d1cc182 Restructure a little bit of code to reduce nesting. There is no functionality
19 years ago
Russell Bryant 71921a8329 Merged revisions 56010 via svnmerge from
19 years ago
Jason Parker b937d7e8bc Fix locking issue, and accept "transport-accept" as a valid accept message.
19 years ago
Joshua Colp 3d95841eb3 Add a flag that indicates whether a SIP dialog is an outgoing call or not. SIP_OUTGOING originally did it but it was repurposed to the direction of the last transaction, which can cause update_call_counter to falsely decrease the wrong counters. (please don't hurt me oej) (issue #8943 reported by mdu113)
19 years ago
Olle Johansson c0f5102378 Issue #8848 - Turn off lamp more quickly after transfer (decrement inuse early on transferer's call leg)
19 years ago
Jason Parker 67421802de Fix segfault when buddy couldn't be found.
19 years ago
Joshua Colp 30d30fef76 Return behavior I removed. I did not remember that you could just add a localnet entry to make it work.
19 years ago
Joshua Colp 49749e44a2 Don't test our own address against the localnet settings. At least one person has had issues as a result of this from #7051 so I'm reversing it. (issue #8821 reported by kokoskarokoska)
19 years ago
Joshua Colp 4f5689f95f Merged revisions 55669 via svnmerge from
19 years ago
Jason Parker e0b88aba12 No need to cast nor free with strdupa (thanks file)
19 years ago
Doug Bailey c967342095 Changed iax2 process thread to detached to correct memory leak due to left over thread context on thread exit.
19 years ago
Jason Parker 0ade592435 Fix an issue where callerid would not be displayed on some phones.
19 years ago
Joshua Colp 7a4bed883e Merged revisions 55073 via svnmerge from
19 years ago
Joshua Colp b0df14b32c Merged revisions 54999 via svnmerge from
19 years ago
Olle Johansson 3ca445e34c Issue #7541 - Handle multipart attachments to SIP messages - even if boundary is quoted.
19 years ago
Matthew Fredrickson 91e22d1df2 Merged revisions 54373 via svnmerge from
19 years ago
Russell Bryant 7bcf1d913a Remove a couple of leftover debug messages
19 years ago
Russell Bryant b100b69703 If we fail to create the SIP socket, then return -1 from reload_config() so
19 years ago
Paul Cadach f5590445cc Fix VLDTMF reception
19 years ago
Russell Bryant 93fcd4a354 Change some text to properly state "On Hold", which was already done in trunk.
19 years ago
Russell Bryant 7ee02f585d Merge team/russell/sla_rewrite
19 years ago
Kevin P. Fleming ff17d402de another dependency
19 years ago
Joshua Colp 2f6312a37e Merged revisions 53357 via svnmerge from
19 years ago
Christian Richter 1c90803367 Merged revisions 52843 via svnmerge from
19 years ago
Olle Johansson e7a0e86756 Formatting
19 years ago
Olle Johansson 8e07358edf Add some comments on queue system behaviour and how it affects the
19 years ago
Joshua Colp 910898b7be Make SIPDtmfMode application work with recent capability changes, and also fix an RTP stack issue when the auto option was used. (issue #8972 reported by mdu113)
19 years ago
Paul Cadach 10ad9bb6d0 Remove quote from H.323 vendor string because due to compatibilities with CS1000 reported at www.voip-info.org
19 years ago
Olle Johansson 90a4b844a9 Disable the direct p2p RTP call setup in SIP. You can enable it in sip.conf, but it is now
19 years ago
Joshua Colp 57fe6882ac Merged revisions 53103 via svnmerge from
19 years ago
Joshua Colp 09844a7f1a Merged revisions 53095 via svnmerge from
19 years ago
Olle Johansson 97efd0be22 - Clean INC_COUNT flag when we decrement call counter
19 years ago
Olle Johansson 6bb6bba6a3 Cleaning up the devicestate callback function
19 years ago
Joshua Colp e86275c11c Fix silly logic. We really want to write UDPTL frames out when the call is up.
19 years ago
Christian Richter 60ad44b8e9 we update the name on any first reply of our setup
19 years ago
Paul Cadach 6fd3418e40 chan_h323 is very stable, so let it built by default
19 years ago
Russell Bryant 9aab046002 Merged revisions 53045 via svnmerge from
19 years ago
Russell Bryant 29b7393d84 Only set the DTMF flag on the rtp structure if the DTMF mode is actually
19 years ago
Joshua Colp 362abb9deb Drop the deprecated show commands since the original ones were changed back. (issue #8937 reported by PCadach)
19 years ago
Paul Cadach a175571e39 Revert reprecation of h.323 gk cycle command from pre-1.4 version instead of duplicated h323 cycle gk
19 years ago
Russell Bryant a46e6d74df Merged revisions 52762 via svnmerge from
19 years ago
Joshua Colp 6b462c95c9 Merged revisions 52360 via svnmerge from
19 years ago
Joshua Colp ed48c69f06 Drop out variables I accidentally put in.
19 years ago
Joshua Colp 6b08afd05d Decrement onHold count if we are hung up on and still on hold. (issue #8909 reported by alexh42)
19 years ago
Joshua Colp 5ebd1ecf63 Fix changing channel formats when joint capability changes and there are no audio formats... I didn't break it originally! (issue #8535 reported by ivoc)
19 years ago
Christian Richter 9352eda642 added fix from #8899
19 years ago
Christian Richter 6d2afb98b4 Merged revisions 51966 via svnmerge from
19 years ago
Olle Johansson a207a31a97 Show capabilities *and* preference in general settings in "sip show settings"
19 years ago
Joshua Colp 8f7ddbef0d Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky)
19 years ago
Christian Richter e65aeb27b5 Merged revisions 50495,50506 via svnmerge from
19 years ago
Christian Richter 19fdc9b14e manually merged r49922 and r50335, because of conflicts. this commint includes addition of the ISDN RESTART Message
19 years ago
Paul Cadach 964d2d2e42 Do not abort Asterisk startup if h323 configuration file not found (reported by mithraen)
19 years ago
Joshua Colp 5a3acb0511 Only change audio formats on the channel if we have an audio format to change to. (issue #8535 reported by ivoc)
19 years ago
Russell Bryant 0e37d936da Fix VLDTMF support in chan_gtalk. AST_FRAME_DTMF and AST_FRAME_DTMF_END are
19 years ago
Russell Bryant 33235b40d6 Merge the changes from the /team/group/vldtmf_fixup branch.
19 years ago
Dwayne M. Hubbard b62be97f7a chan_zap compiles without libpri after committing 7877 patch
19 years ago
Dwayne M. Hubbard a4317ce870 Merged revisions 51271 via svnmerge from
19 years ago
Joshua Colp 1e3557c636 Copy MOH settings when calling a peer so that if they put someone on hold or get put on hold themselves they get the right music class. (issue #8840 reported by mdu113)
19 years ago
Russell Bryant 2b2f8d22f7 Instead of dividing the offset by 2 directly, make it more clear that the
19 years ago
Russell Bryant 4244459e31 Merged revisions 51197 via svnmerge from
19 years ago
Joshua Colp f986c4f2c3 Move rescheduling of lagrq/pings into the scheduler callback.
19 years ago
Joshua Colp 531d008066 Merged revisions 51085 via svnmerge from
19 years ago
Joshua Colp 915f9315e1 Remove check for channel state as it can definitely be something other then ring, and also clean up the code a bit. This should solve the parking issues and maybe some attended transfer issues people have been seeing.
19 years ago
Joshua Colp 240ca25bea Add support to see whether NAT was detected (yay symmetric RTP) and also add a check in chan_sip so that if NAT has been detected and the reinvite behind nat option has been turned off, then just do partial bridge. (issue #8655 reported by mnicholson)
19 years ago
Joshua Colp 9aca2b2a54 Fix chan_sip not working issue. Let's not prematurely return 0. (issue #8783 reported by st41ker)
19 years ago
Olle Johansson 1a33c38a15 - handle re-invites properly in sip_hangup()
19 years ago
Olle Johansson 3394598f93 Issue #8677 - Handle failure of T.38 re-invite
19 years ago
Olle Johansson 0f96f73768 Issue #8524, support multiple via header values (tardieu)
19 years ago
Olle Johansson be32fad9b8 We only need one forward declaration
19 years ago
Olle Johansson 484add6554 Issue 8735: Terminate state when extension is unavailable for subscription
19 years ago
Joshua Colp 0a51642588 Merged revisions 49889 via svnmerge from
19 years ago
Tilghman Lesher dcbf36432e Second condition was a subset of the first, so hold was never decremented, thus hint stayed stuck (Issue 8747)
19 years ago
Jason Parker 9803b9a357 Make codec_zap and chan_zap also depend on zaptel.
19 years ago
Kevin P. Fleming 444adcb477 reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases
19 years ago
Kevin P. Fleming fb010e49aa Merged revisions 49635 via svnmerge from
19 years ago
Kevin P. Fleming ab4da71374 revert the dynamic_list insertion change... that was not the right thing to do
19 years ago
Kevin P. Fleming aed1467281 create the IAX2 processing threads as background threads so they will use smaller stacks
19 years ago