-users] two questions regarding incoming call
Update,
My first question solved already.
There was an error on my agi script.
But second problem still valid.
On Tuesday, March 01, 2011 11:04:50 am Oguzhan Kayhan wrote:
> Hello,
> I want to make an agi script to match incoming DIDs with use
cial Discussion
Subject: [asterisk-users] two questions regarding incoming call
Hello,
I want to make an agi script to match incoming DIDs with usernames.
I tried to do such entry in incoming trunk.
[DID_diddw]
include = from-didww
[from-didww]
exten = 3130XXX,1,AGI("did.php")
exten
Update,
My first question solved already.
There was an error on my agi script.
But second problem still valid.
On Tuesday, March 01, 2011 11:04:50 am Oguzhan Kayhan wrote:
> Hello,
> I want to make an agi script to match incoming DIDs with usernames.
>
> I tried to do such entry in incoming tr
Hello,
I want to make an agi script to match incoming DIDs with usernames.
I tried to do such entry in incoming trunk.
[DID_diddw]
include = from-didww
[from-didww]
exten = 3130XXX,1,AGI("did.php")
exten = 3130XXX,n,DIAL(SIP/${yup_no},20)
but when i run the rule it says
chan_sip.c:201