summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2eb89ac)
raw | patch | inline | side by side (parent: 2eb89ac)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Dec 2006 11:24:58 +0000 (11:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 21 Dec 2006 11:24:58 +0000 (11:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5456 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofon/phoneaccount/class_phoneAccount.inc | patch | blob | history |
diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc
index 757412c937e4d951b32b5159de98578dc42132e1..1826364acc173e280f7869b7eb4b15c7612f32aa 100644 (file)
$sip_data_array['host'] = $s_host;
$sip_data_array['insecure'] = NULL;
$sip_data_array['language'] = NULL;
- $sip_data_array['mailbox'] = "asterisk";
+ $sip_data_array['mailbox'] = $newnums[$i_new_key];
$sip_data_array['md5secret'] = NULL;
$sip_data_array['nat'] = "no";
$sip_data_array['permit'] = NULL;