[Asterisk-Users] Group/Broadcast Voicemail

Chris Stinson cstinson at isdn.net
Thu Jun 9 12:45:29 MST 2005


I was told to change "in app_voicemail.c in the function vm_exec set the 
tmp[256] to be tmp[4096]" in an earlier replay so I did.

"static int vm_exec(struct ast_channel *chan, void *data)
{
         int res=0, silent=0, busy=0, unavail=0;
         struct localuser *u;
         char tmp[4096], *ext;"

I guess it has to be changed somewhere else. It's on 4096 right now 
under the vm_exec. Evidently it needs to be changed elsewhere.

Robert Goodyear wrote:
> 
> On Jun 9, 2005, at 7:33 AM, Chris Stinson wrote:
> 
>> Here's what it looks like Robert
>>
>>    -- Executing VoiceMail("SIP/6153245827-0a2e",  
>> "801 at mcdhq&805 at mcdhq&806 at mcdhq&810 at mcdhq&812 at mcdhq&813 at mcdhq&814 at mcdhq& 
>> 820 at mcdhq&822 at mcdhq&823 at mcdhq&824 at mcdhq&825 at mcdhq&826 at mcdhq&829 at mcdhq&8 
>> 30 at mcdstores&831 at mcdstores&832 at mcdstores&833 at mcdstores&834 at mcdstores&83 
>> 5 at mcdstores&836 at mcdstores&837 at mcdstores&838 at mcdstores&839 at mcdstores&840 
>> @mcdstores&841 at mcdstores&842 at mcdstores&843 at mcdstores&844 at mcdstores&845@ 
>> mcdstores&846 at mcdstores$847 at mcdstores") in new stack
>>     -- Playing 'vm-intro' (language 'en')
>>     -- SIP/6153245805-d694 answered SIP/207.65.117.4-bf434468
>>
> 
> Do you think there's any coincidence that exten 838, where you indicate  
> the last vm is copied to, falls right around character 256 of that  
> argument?
> 
> I would experiment by temporarily shortening the contexts to q (for  
> headquarters) and s (for stores) and trying again. That would shorten  
> the argument you're sending to the vm app considerably and would give  
> proof if this is or isn't the issue.
> 
> Let me know... I'm very curious now!
> 
> Robert Goodyear
> Brand Up LLC
> http://www.brand-up.com
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
-----

Chris Stinson
Network Operations Center
ISDN-Net, Inc.
615-221-4200 x103
noc at isdn.net



More information about the asterisk-users mailing list