mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
Thu Mar 6 07:00:01 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@633 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -937,6 +937,7 @@ static struct ast_channel *sip_new(struct sip_pvt *i, int state, char *title)
|
||||
ast_setstate(tmp, state);
|
||||
if (state == AST_STATE_RING)
|
||||
tmp->rings = 1;
|
||||
tmp->adsicpe = AST_ADSI_UNAVAILABLE;
|
||||
tmp->writeformat = fmt;
|
||||
tmp->pvt->rawwriteformat = fmt;
|
||||
tmp->readformat = fmt;
|
||||
|
Reference in New Issue
Block a user