Displaying 3 results from an estimated 3 matches for "siemens1".
Did you mean:
siemens
2008 Feb 07
2
Goto in Realtime extensions
Hello,
I'm having troubles while using the "Goto" function in a realtime
extension. Here is the error message :
-- Executing Goto("SIP/siemens1-081f56b0", "script_13_0|s|1")
-- Goto (script_13_0,s,1)
[Feb 7 13:24:21] WARNING[28666]: pbx.c:2455 __ast_pbx_run: Channel
'SIP/siemens1-081f56b0' sent into invalid extension 's' in context
'script_13_0', but no invalid handler
And I definitively have a row...
2008 Jan 09
2
Set CDR userfield in a realtime dialplan
...en | priority | app | appdata
===========================================================
12 | script | s | n | SET | CDR(userfield)="Y"
===========================================================
I can show that the command is executed :
-- Executing Set("SIP/siemens1-081ca290", "CDR(userfield) = Y")
But in my CDR, the old value is saved (X in this case).
Does anyone have an idea what's going on here ? Of course I'll send my
complete config details if needed.
Thanks
Yves.
2007 Apr 11
0
How to set fromuser in sip.conf so each user gets it's own callerid?
...roblem
==========
I have 6 public numbers that can reach 6 individual users. I have 6
lines like this in sip.conf:
[general]
register => 31307115622:secret@belcentrale-incoming/622
....
register => 31307115627:secret@belcentrale-incoming/627
each user registers with something like this:
[siemens1](xanadu-internal)
type=friend
callerid=Theo Band
context=xanadu-thba
[belcentrale-out-thba](belcentrale-outgoing)
type=peer
fromuser=31307115622
My extenson.conf looks like this:
[xanadu-thba]
exten => _+.,1,goto(00${EXTEN:1},1);00 is long distance calls => +
exten => _0[1-9].,1,goto(00...