Re: [asterisk-users] two questions regarding incoming call

2011-03-01 Thread Faisal Hanif
-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

Re: [asterisk-users] two questions regarding incoming call

2011-03-01 Thread Faisal Hanif
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

Re: [asterisk-users] two questions regarding incoming call

2011-03-01 Thread Oguzhan Kayhan
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

[asterisk-users] two questions regarding incoming call

2011-03-01 Thread Oguzhan Kayhan
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