[OpenSIPS-Users] Local call

Iñaki Baz Castillo ibc at aliax.net
Thu Jan 29 10:39:22 CET 2009


El Jueves, 29 de Enero de 2009, michel freiha escribió:
> Dear Sir,
>
> Let's forget the alphanumeric extension name...I troed to dial an extension
> where the username is 123456 and I got the same issue...The system ente in
> a loop

123456 doesn't match your if stament:

  if($rU =~ "^111" || $rU =~ "^011.*" || $rU =~ "^00.*" || $rU =~ "^[+].*" )


-- 
Iñaki Baz Castillo



More information about the Users mailing list