Displaying 5 results from an estimated 5 matches for "callerchan".
2009 Jan 28
2
How to retrieve a phone number from call forwarding?
...ion (voicepulse-in, 12222222, 5) exited non-zero on
'SIP/mrXXXX-08XXXX'
zeus*CLI>
Here is what I see in a text file in
/var/spool/asterisk/voicemail/default/101/INBOX
;
; Message Information file
;
[message]
origmailbox=101
context=voicepulse-in
macrocontext=
exten=12222222
priority=5
callerchan=SIP/mrXXXX-08XXXX
callerid="ATIVA DAVID " <3333333>
origdate=Wed Jan 28 06:20:34 PM EST 2009
origtime=1233184834
category=
duration=6
Thank you. I really appreciate any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/p...
2003 May 14
0
CallerID in h323
Hi,
I notice than when I try to send callerID SetCIDName(${CALLERID}). I can't have a caller ID in h323 (i'm using asterisk-h323 drivers) but in voicemail app i can find in msg0000.txt in var/spool/asterisk/vm that the callerchan=H323/21372 and callerID=Unknown.
Is there a way to have callerID like usersname in h323 ?
Regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030514/fb8b5a1b/attachment.htm
2006 Nov 30
0
Voicemail callback bug?
...9;)
> -- Playing 'vm-advopts' (language 'en')
> -- Playing 'vm-toreply' (language 'en')
>
>
> msg0001.txt looks like this:
>
> [message]
> origmailbox=400
> context=vm-in
> macrocontext=
> exten=vmu
> priority=106
> callerchan=SIP/vm-082b9f78
> callerid="Buck Aneer" <300>
> origdate=Thu Sep 28 04:18:36 PM UTC 2006
> origtime=1159460316
> category=
> duration=7
>
>
> No entry in voicemail config file for "3" leads me to think that
> Asterisk is parsing "300"...
2007 Dec 08
0
Can't listen to voicemail message
...== Spawn extension (default, *500, 3) exited non-zero on 'SIP/597-00f0c410'
----- s n i p -----
And the msg0000.txt file look like this:
----- s n i p -----
;
; Message Information file
;
[message]
origmailbox=500
context=macro-switchboard-number
macrocontext=default
exten=s
priority=26
callerchan=IAX2/alexander-1
callerid=XXXXXXXXX
origdate=Thu Nov 1 12:43:38 PM UTC 2007
origtime=1193921018
category=
duration=17
----- s n i p -----
Alexander is the PRI Asterisk that IAX2 forwards all calls to
Graham (where the log above is from). And the call to '*500'
was made from 597. I have a...
2009 Dec 07
1
Automon -> Voicemail
Hi all,
What's the best method to send automon call recordings (*1) to the
voicemail box of the Asterisk user?
Do you have to trap hangups, etc, or is there some global variable
that can be set?
Thanks!
S.