Re: [asterisk-ss7] libss7 UPDATE and call for testing

2008-12-06 Thread Domjan Attila
Hi, In this asterisk version have some bug: -- Executing [EMAIL PROTECTED]:2] Gosub("SIP/ss7gw1-0a5844f8", "to_ss7,s,1") in new stack [Dec 4 11:59:29] ERROR[12723]: app_stack.c:[1; 37m387 gosub_exec: Attempt to reach a non-existent destination for gosub: (Context:to_ss7, Extension:s, Priori

Re: [asterisk-ss7] libss7 UPDATE and call for testing

2008-12-06 Thread Matthew Fredrickson
Domjan Attila wrote: > Hi, > In this asterisk version have some bug: > >-- Executing [EMAIL PROTECTED]:2] Gosub("SIP/ss7gw1-0a5844f8", > "to_ss7,s,1") in new stack > [Dec 4 11:59:29] ERROR[12723]: app_stack.c:[1; 37m387 gosub_exec: > Attempt to reach a non-existent destination for gosub: (

Re: [asterisk-ss7] releasing channel on busy

2008-12-06 Thread Rana Dhekial
Hi Matthew, When we receive CPG with user busy from PSTN we want to treat this as some ISUP message for which your task sends user busy to the SIP subscriber in A side. Can you tell me what will be the best ISUP message I should consider and call the similar actions in your source code? Fo

Re: [asterisk-ss7] releasing channel on busy

2008-12-06 Thread Domjan Attila
If the use is busy why not send rel with bysy cause code of the other switch. It's not a callwaiting information? On Sat, 2008-12-06 at 08:47 -0800, Rana Dhekial wrote: > > > Hi Matthew, > > When we receive CPG with user busy from PSTN we want to treat this as > some ISUP message for which yo