提交 a92ad4b3 authored 作者: Michael Jerris's avatar Michael Jerris

Thu Jan 8 14:20:45 CST 2009 Pekka Pessi <first.last@nokia.com>

  * outbound.c: use default peer info when outbound is created



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11781 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 295d2f46
Wed Feb 11 10:18:18 CST 2009
Wed Feb 11 10:19:39 CST 2009
......@@ -216,6 +216,8 @@ outbound_new(outbound_owner_t *owner,
su_sprintf(ob->ob_home, "+sip.instance=\"<%s>\"", instance);
ob->ob_reg_id = 0;
outbound_peer_info(ob, NULL);
/* Generate a random cookie (used as Call-ID) for us */
su_md5_init(md5);
su_guid_generate(guid);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论