Commit Graph

7654 Commits (1a34b465bc98e40afc7118f9f63e4f9839e5c908)

Author SHA1 Message Date
Matthew Jordan 1a34b465bc Prevent deadlock in chan_iax2 when attempting to set caller ID
12 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
12 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
12 years ago
Joshua Colp e0b49e7331 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
12 years ago
Walter Doekes d33d9c1781 Correct RPID parsing for unquoted display-name.
12 years ago
Damien Wedhorn b34479ad37 More called details fixup for skinny.
12 years ago
Damien Wedhorn 0928f45794 Add prinotify messages to skinny.
12 years ago
Matthew Jordan f6abcce7c1 Set the sin_family on the bind address socket during initialization
12 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
12 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
12 years ago
Damien Wedhorn 96025d5dfc Fixup skinny CLI completion.
12 years ago
Matthew Jordan 2ebb9863ea Don't send presencestate information if the state is invalid
12 years ago
Mark Michelson 8a7dd2f408 Fix a crash that occurred when a BYE was received on a replaced dialog.
12 years ago
Jonathan Rose f008baddac chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Damien Wedhorn edf0483f4f Remove extraneous stuff from r381470.
12 years ago
Damien Wedhorn ce8101c6c6 Add back sending dialnumber to skinny.
12 years ago
Damien Wedhorn fffcdb0361 Respect callerid presentation in skinny.
12 years ago
Sean Bright 86a537c271 Use a shuffling algorithm to find unused IAX2 call numbers.
12 years ago
Kinsey Moore 81fa307af7 Fix some more REF_DEBUG-related build errors
12 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
12 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
12 years ago
David M. Lee 345253a50e Fixed failing test from r380696.
12 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
12 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
12 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
13 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
13 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
13 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
13 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
Matthew Jordan 126060042e Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
Sean Bright 986c2a1818 Correct the number of available call numbers in IAX2.
13 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
13 years ago
David M. Lee 14a9fb761b Corrected crypto tag in SDP ANSWER for SRTP.
13 years ago
Sean Bright df7b335ead Remove a large block of commented out code from chan_iax2.
13 years ago
Richard Mudgett 09fb47a65c confbridge: Minor fixes playing user counts to the conference.
13 years ago
Damien Wedhorn ff32e094e5 Fix device call logging issues in skinny
13 years ago
Damien Wedhorn 822f5f5ff1 Fix issues with skinny sessions
13 years ago
David M. Lee be727bf0d2 Fix Record-Route parsing for large headers.
13 years ago
Richard Mudgett 5e46455806 chan_misdn: Fix compile error.
13 years ago
Matthew Jordan 9693f8f10f Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extension
13 years ago
David M. Lee a91a289154 Fix XML encoding of 'identity display' in NOTIFY messages, continued.
13 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Damien Wedhorn 7d5345c9c0 Skinny blob cleanup
13 years ago